Vladimir Diaz
|
49a3a4990b
|
Fix comment / typo in unsafe_download() test condition
|
2014-06-18 09:06:49 -04:00 |
|
Vladimir Diaz
|
a57c97749a
|
Fix test_download.py comments for the test case dealing with incorrect file lengths.
|
2014-06-17 13:45:42 -04:00 |
|
Vladimir Diaz
|
6dafddc10f
|
Add test case for https connection.
|
2014-06-17 10:28:56 -04:00 |
|
Vladimir Diaz
|
e4c98d38ba
|
Add missing test cases for download.py and and updater.py.
|
2014-06-12 09:33:12 -04:00 |
|
vladdd
|
6b8b2399a2
|
Finish unit tests for Python2 + 3 support.
All unit tests updated / running for Python 2 + 3.
TODO: Fix non-Python 3 issue with util.py.
|
2014-05-27 13:55:48 -04:00 |
|
vladdd
|
bc99524e2b
|
Finish initial refactor of slow retrieval attack.
|
2014-05-13 12:53:50 -04:00 |
|
Vladimir Diaz
|
ab95a4b3aa
|
[WIP] Python 2+3 support.
Python 2+3 unicode.
libraries.
The following modules (and their tests) work in PY2.7+3.3:
keydb, hash, formats, mirrors
|
2014-04-29 14:27:34 -04:00 |
|
Vladimir Diaz
|
a7f28b9af4
|
[WIP] Python 2+3 support.
Add six, convert PY <=2.5 exception handling, dictionary iteration, libraries, 1/2 the tests.
|
2014-04-22 15:03:42 -04:00 |
|
vladdd
|
08a2bad2c0
|
Add Travis CI, coveralls, and coverage-related updates.
|
2014-04-20 16:15:19 -04:00 |
|
vladdd
|
5f94d5be0d
|
Support ISO 8601, vendor iso8601, clean codebase.
|
2014-04-19 14:27:53 -04:00 |
|