log tests/run-tests.py @ 5483:0c43f87baba3 default tip

age author description
Fri, 19 Oct 2007 12:53:43 -0500 Matt Mackall tests: tidy up reporting of skipped tests
Fri, 05 Oct 2007 12:42:52 -0700 Bryan O'Sullivan run-tests.py: allow a different temporary directory to be specified
Fri, 05 Oct 2007 12:17:01 -0700 Bryan O'Sullivan Allow tests to run in parallel.
Fri, 05 Oct 2007 09:30:02 -0700 Bryan O'Sullivan run-tests.py: reorder options alphabetically.
Wed, 29 Aug 2007 17:01:10 -0700 Brendan Cully Include . in PYTHONPATH (makes testing unbundled extensions easier)
Wed, 29 Aug 2007 16:50:21 -0700 Brendan Cully Make run-tests.py work when invoked outside of tests.
Mon, 27 Aug 2007 22:17:51 +0200 Patrick Mezard run-tests: append PYTHONPATH instead of overwriting it