Ilya Kreymer
f82afbc977
openssl: make openssl install optional, remove from dependency
...
https proxy support contingest on openssl installation
if not installed and https use is enabled, a warning is printed
tests: updated tests to skip if openssl not installed
(make https post to only run in 2.7, as there are issues with in 2.6)
2014-09-06 14:43:48 -07:00
Ilya Kreymer
61a9cd0dfa
cleanup .travis.yml, remove lxml
2014-08-06 14:01:59 -07:00
Ilya Kreymer
f35e82a4d5
ensure final output from close() is encoded!
...
add config option to 'use_lxml_parser' if available, if not,
will default to regular parser
testing on travis with lxml (not adding to dep yet)
2014-03-17 13:19:51 -07:00
Ilya Kreymer
dd9a2c635f
disable pypy travis builds for now
2014-03-13 22:38:56 -07:00
Ilya Kreymer
daf868fd61
README tweaks
...
update setup.py to support setup.py test!
.travis.yml uses python setup.py test
2014-03-05 11:19:26 -08:00
Ilya Kreymer
9690d84798
travis-ci: attempt to fix 2.6 build
2014-03-04 19:36:29 -08:00
Ilya Kreymer
f25de8af2a
tweak travis pip install config
2014-03-04 19:17:33 -08:00
Ilya Kreymer
cc22448cc5
fixes for 2.6 and pypy
2014-03-04 19:11:17 -08:00
Ilya Kreymer
2d48f2d733
add testing of 2.6 and pypy (attempt)
2014-03-04 18:12:36 -08:00
Ilya Kreymer
349a1a7a3a
add unit test to timeutils.py
...
tweak .travis.yml
2014-02-25 15:30:16 -08:00
Ilya Kreymer
b5d8accd1d
trying different coveralls
2014-02-25 00:19:21 -08:00
Ilya Kreymer
7b9bc1ee3d
fix .travis.yml
2014-02-24 23:45:37 -08:00
Ilya Kreymer
bf3a373e7e
testing coveralls
2014-02-24 23:43:32 -08:00
Ilya Kreymer
2528ee0a7c
refactoring of binsearch and cdxserver into seperate packages
...
also move complicated doctests and integration tests to tests/
2014-02-12 13:16:07 -08:00
Ilya Kreymer
2f5ffb3a88
switch test framework to use py.test instead of nose
2014-02-01 00:12:11 -08:00
Ilya Kreymer
cbf0e23ad9
add .travis.yml for Travis CI!
2014-01-23 16:20:51 -08:00