david-sarah
|
a48aee11b3
|
allmydata/__init__.py, test_version.py: make version parsing understand '<=', with test. refs #1435
|
2011-08-14 20:51:53 -07:00 |
|
david-sarah
|
f3246a9ca0
|
allmydata/__init__.py: Nicer reporting of unparseable version numbers in dependencies. fixes #1388
|
2011-04-01 13:27:50 -07:00 |
|
david-sarah
|
787d12165a
|
Add unit tests for cross_check_pkg_resources_versus_import, and a regression test for ref #1355. This requires a little refactoring to make it testable.
|
2011-02-20 17:58:17 -08:00 |
|
david-sarah
|
d318122cd2
|
Change tests for check_requirement to ensure that it accepts None in the comment field of a (version, location, comment) triple, and add a test that it raises ImportError when a module couldn't be imported. Also fix typo in a comment. refs #1339
|
2011-01-28 11:24:52 -08:00 |
|
Zooko O'Whielacronx
|
6f84f1b869
|
setup: adjust tests to use the new interface of check_requirement which has a 3-tuples instead of a 2-tuple
fixes #1339
|
2011-01-28 06:15:46 -08:00 |
|
david-sarah
|
29336a0916
|
Refactor _auto_deps.py and __init__.py, adding more robust checking of dependency versions, and not trusting pkg_resources to get the versions right. refs #1258, #1287
|
2011-01-20 21:36:10 -08:00 |
|