Mercurial > hg
comparison hgext/purge.py @ 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 | f1c3ba167b0c |
children | 8127b9e798b1 |
comparison
equal
deleted
inserted
replaced
21501:98a0c58ee200 | 21502:f8515564d617 |
---|