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
*
Add support for CURL_HTTP_VERSION_3
Scott Talbert
2022-11-30
1
-0
/
+4
*
Fix tests/building docs with newer setuptools
Scott Talbert
2022-09-13
1
-2
/
+3
*
Add CURLOPT_TLS13_CIPHERS and CURLOPT_PROXY_TLS13_CIPHERS options
Scott Talbert
2022-08-03
1
-0
/
+14
*
Add HTTP09_ALLOWED option
Scott Talbert
2022-07-24
1
-0
/
+6
*
Remove use of deprecated distutils
Scott Talbert
2022-06-10
1
-35
/
+1
*
Merge pull request #755 from swt2c/win_troubleshootin
Scott Talbert
2022-05-07
2
-31
/
+30
|
\
|
*
Update test SSL certs to include Subject Alternative Name
Scott Talbert
2022-05-06
2
-31
/
+30
*
|
tests: fix error message on error_test (for curl >= 7.83)
Samuel Henrique
2022-04-30
1
-3
/
+5
|
/
*
tests: xfail additional multi callback tests on macOS
Scott Talbert
2022-03-11
1
-0
/
+3
*
Merge pull request #731 from fsbs/multi-callback-test
Oleg Pudeyev
2022-03-09
1
-38
/
+26
|
\
|
*
Improve multi_callback_test
fsbs
2022-02-11
1
-38
/
+26
*
|
Merge pull request #726 from swt2c/ci_windows
Oleg Pudeyev
2022-03-09
4
-4
/
+10
|
\
\
|
*
|
tests: fix test_post_file on Windows
Scott Talbert
2022-01-22
1
-1
/
+1
|
*
|
tests: handle file:// URLs with spaces in paths
Scott Talbert
2022-01-22
3
-3
/
+9
|
|
/
*
|
tests: xfail test_easy_pause_unpause on macOS
Scott Talbert
2022-01-26
1
-0
/
+3
|
/
*
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
[next]