tests/test-filelog.py.out
author Pierre-Yves David <pierre-yves.david@fb.com>
Sat, 11 Apr 2015 14:44:12 -0400
changeset 24742 39ee0444e27c
parent 16498 d76ba2090e0c
permissions -rw-r--r--
run-tests: also follow symlink when update PATH with 'run-tests.py' dir I'm using 'run-tests.py' from my '$PATH' and use a symlink to get 'run-tests.py' to in that '$PATH'. There is a handful of test helpers (like f) that needs to be in the '$PATH' for the test to run, and they are expected to live next to the 'run-tests.py' binary. Using a symlink confuses this logic, so we add to the '$PATH' both the 'run-tests.py' executable directory, and the actual file location direction.

ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n
OK.