]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Add unit tests for cross_check_pkg_resources_versus_import, and a regression test...
authordavid-sarah <david-sarah@jacaranda.org>
Mon, 21 Feb 2011 01:58:17 +0000 (17:58 -0800)
committerdavid-sarah <david-sarah@jacaranda.org>
Mon, 21 Feb 2011 01:58:17 +0000 (17:58 -0800)
commit787d12165af49a4abbde7d2c4a25c85d00aa000c
treec90f0f7a2543be35953e88978e711bd5044c3297
parent71c301ca3444f41e5aa669e4b70d6140da138e1b
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.
src/allmydata/__init__.py
src/allmydata/test/test_version.py