Mercurial > hg
diff tests/test-relink.t @ 21502:f8515564d617
run-tests: pass a full test path into Test.__init__
Previously, a Test's path came from the base directory of all tests and
a filename leaf. There is not a strong reason why an absolute test path
can not be specified.
This change isn't strictly necessary. But it does enable scenarios such
as more easily running tests from multiple, non-sibling directories.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Tue, 22 Apr 2014 10:01:22 -0700 |
parents | 8aeb2f1ae94c |
children | 7a9cbb315d84 |