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
/
setup_test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch from nose to pytest
Steve Kowalik
2020-09-14
1
-2
/
+1
*
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
*
Windows compatibility for test suite
Oleg Pudeyev
2018-06-01
1
-0
/
+22
*
SSL backend detection logic refactoring.
Oleg Pudeyev
2018-05-18
1
-8
/
+53
*
Drop python 2.6 support
Oleg Pudeyev
2018-03-24
1
-5
/
+1
*
Remove old unsupported Python 2.4 and 2.5 code
hugovk
2017-11-30
1
-32
/
+24
*
Add --with-openssl and accept it on Windows to compile OpenSSL crypto locks.
Oleg Pudeyev
2016-01-04
1
-0
/
+11
*
SSL detection via ctypes
Oleg Pudeyev
2015-10-26
1
-1
/
+65
*
Add assertions for good measure
Oleg Pudeyev
2015-10-24
1
-0
/
+9
*
Add ssl libraries explicitly when using --with-[ssl|gnutls|nss]
Oleg Pudeyev
2015-10-24
1
-0
/
+24
*
Link against libcrypto for openssl crypto locks, fixes #186
Oleg Pudeyev
2014-06-03
1
-3
/
+3
*
Look in --static-libs for SSL library hints even if --libs succeeded.
Oleg Pudeyev
2014-01-12
1
-4
/
+0
*
Test that --static-libs libraries are ignored if --libs succeeds
Oleg Pudeyev
2014-01-12
1
-0
/
+8
*
On travis we set PYCURL_SSL_LIBRARY, clear it in the setup test
Oleg Pudeyev
2014-01-12
1
-9
/
+24
*
Achieve the same effect with a single variable
Oleg Pudeyev
2014-01-12
1
-2
/
+3
*
Add tests for HAVE_CURL_SSL define
Oleg Pudeyev
2014-01-12
1
-0
/
+26
*
Test coverage for pulling ssl library out of --libs and --static-libs of curl...
Oleg Pudeyev
2014-01-12
1
-0
/
+57