index
:
delta/pycurl.git
baserock/morph
ci
dependabot/pip/bottle-0.12.19
master
github.com: pycurl/pycurl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve multi_callback_test
fsbs
2022-02-11
1
-38
/
+26
*
Merge pull request #714 from fsbs/add-easy-duphandle
Oleg Pudeyev
2022-01-11
2
-1
/
+146
|
\
|
*
duphandle_test: improve and add more tests
fsbs
2021-11-05
1
-53
/
+103
|
*
bottle test app: fix /header_utf and /postfields
fsbs
2021-11-05
1
-1
/
+2
|
*
duphandle: add tests
fsbs
2021-11-03
1
-0
/
+94
*
|
Merge pull request #713 from fsbs/fix-unsetting-multi-opts
Oleg Pudeyev
2022-01-11
1
-0
/
+17
|
\
\
|
*
|
Update multi_option_constants_test.py
fsbs
2021-10-27
1
-0
/
+17
|
|
/
*
|
Merge pull request #711 from fsbs/add-subclass-support
Oleg Pudeyev
2022-01-11
1
-0
/
+88
|
\
\
|
*
|
Add tests for subclass support
fsbs
2021-10-21
1
-0
/
+88
|
|
/
*
|
Merge pull request #708 from fsbs/patch-allow-threads
Oleg Pudeyev
2022-01-11
1
-0
/
+106
|
\
\
|
*
|
Add SOCKETFUNCTION and TIMERFUNCTION tests
fsbs
2021-10-20
1
-0
/
+106
|
|
/
*
|
Add support for SecureTransport SSL backend
Scott Talbert
2021-09-10
3
-5
/
+13
|
/
*
Fix warnings when running tests
Scott Talbert
2021-08-17
4
-8
/
+9
*
add head method to high-level interface, closes #547
Oleg Pudeyev
2021-07-20
1
-0
/
+9
*
pacify linter
Oleg Pudeyev
2021-07-19
1
-1
/
+0
*
adjust tests for current bottle
Oleg Pudeyev
2021-07-19
1
-12
/
+11
*
Remove remaining nose reference
Oleg Pudeyev
2021-07-19
1
-3
/
+1
*
Merge branch 'master' into pr-655
Oleg Pudeyev
2021-07-17
4
-2
/
+30
|
\
|
*
failonerror_test: skip the test with curl-7.75.0+
Kamil Dudka
2021-06-01
1
-0
/
+6
|
*
option_constants_test: skip check of SSLVERSION_SSLv*
Kamil Dudka
2021-06-01
2
-1
/
+23
|
*
Use make -C for building fake-curl
Steve Kowalik
2020-09-16
1
-1
/
+1
*
|
Use self.assertIn() rather than self.assertTrue(in)
Steve Kowalik
2020-09-16
2
-2
/
+2
*
|
Switch from nose to pytest
Steve Kowalik
2020-09-14
17
-104
/
+80
|
/
*
Regenerate test certificates with sha256 signatures
Scott Talbert
2020-08-13
2
-40
/
+41
*
Add a 'clean' target for fake-curl
Michał Górny
2020-05-11
1
-1
/
+5
*
Support overriding CC, respect *FLAGS in fake-curl
Michał Górny
2020-05-11
1
-1
/
+4
*
Skip telnet tests when cURL is built without telnet support
Michał Górny
2020-05-04
2
-0
/
+15
*
Do not pyflakes winbuild due to star imports
Oleg Pudeyev
2020-01-29
1
-1
/
+1
*
Update build configurations
Oleg Pudeyev
2020-01-14
1
-5
/
+5
*
Fix ftp tests in CI
Oleg Pudeyev
2020-01-14
1
-2
/
+4
*
Merge pull request #581 from p-push/engines-test
Oleg Pudeyev
2019-07-04
1
-0
/
+19
|
\
|
*
Test SSL_ENGINES option.
Oleg Pudeyev
2019-07-04
1
-0
/
+19
*
|
Improve error message when accessing/deleting nonexistent attributes.
Oleg Pudeyev
2019-07-04
1
-0
/
+12
|
/
*
Make the test suite pass on curl without nghttp2
Chih-Hsuan Yen
2019-06-22
1
-0
/
+2
*
set curl.PROXY_SSL_VERIFYHOST value to 2
Amir Rossert
2019-06-19
1
-1
/
+1
*
add missing PROXY_SSL_VERIFYHOST option
Amir Rossert
2019-06-19
1
-0
/
+7
*
Fix indentation
Oleg Pudeyev
2018-06-13
1
-2
/
+2
*
Added test class for CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE
Khavish Anshudass Bhundoo
2018-06-05
1
-0
/
+5
*
pyflakes
Oleg Pudeyev
2018-06-04
1
-3
/
+3
*
Replace error with a warning for undetected SSL backend.
Oleg Pudeyev
2018-06-04
1
-8
/
+10
*
Match entire options for boolean ones, not just prefixes
Oleg Pudeyev
2018-06-04
1
-0
/
+18
*
Disable more tests that are failing on appveyor
Oleg Pudeyev
2018-06-02
2
-0
/
+4
*
Get the other devnull occurrence
Oleg Pudeyev
2018-06-02
1
-6
/
+7
*
Deal with the remaining failures on appveyor
Oleg Pudeyev
2018-06-01
2
-2
/
+14
*
Deal with more windows failures
Oleg Pudeyev
2018-06-01
3
-1
/
+7
*
Naturally ssl tests broke because certificate is for localhost, not 127.0.0.1
Oleg Pudeyev
2018-06-01
3
-8
/
+18
*
Windows has no localhost now
Oleg Pudeyev
2018-06-01
37
-116
/
+152
*
Windows compatibility for test suite
Oleg Pudeyev
2018-06-01
8
-7
/
+50
*
Add perform_rb and perform_rs methods to return body from perform.
Oleg Pudeyev
2018-05-23
2
-0
/
+70
*
Add OPT_COOKIELIST for consistency with other OPT_ prefixed options.
Oleg Pudeyev
2018-05-23
1
-0
/
+3
[next]