]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
test_runner.py: calculate the location of bin/tahoe correctly for test-from-prefixdir...
authordavid-sarah <david-sarah@jacaranda.org>
Sun, 8 Aug 2010 04:28:17 +0000 (21:28 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Sun, 8 Aug 2010 04:28:17 +0000 (21:28 -0700)
commit39fa9a81d121ce19e2e26ff74d37232abf9b8a2a
tree93791d7ef46475c95daa6eb71de12df6bb20b3f2
parent2a7928674804c9d5e70b4bfb0cd8760d898397b1
test_runner.py: calculate the location of bin/tahoe correctly for test-from-prefixdir (by copying code from misc/build_helpers/run_trial.py). Also fix the false-positive check for Unicode paths in test_the_right_code, which was causing skips that should have been failures.
src/allmydata/test/test_runner.py