Zooko O'Whielacronx 3e4450cf3f setup: find a "bin/tahoe" executable to test based on allmydata.__file__ instead of based on the CWD
This means that the tests still work if you are executing them from a CWD other than the src dir -- *if* the "bin/tahoe" is found at os.path.dirname(os.path.dirname(os.path.dirname(allmydata.__file__))).
If no file is found at that location, then just skip the tests of executing the "tahoe" executable, because we don't want to accidentally run those tests against an executable from a different version of tahoe.
2009-01-23 18:34:37 -07:00
..
2009-01-18 10:54:58 -07:00
2009-01-22 22:01:36 -07:00
2009-01-22 21:44:49 -07:00
2008-03-10 16:14:03 -07:00