log tests/run.py @ 697:e9306b23d323

age author description
Tue, 14 Sep 2010 15:25:45 +0200 Dan Villiom Podlaski Christiansen testrunner: don't use os.putenv(), as it may not affect os.environ.
Wed, 08 Sep 2010 09:50:11 +0200 Peter Arrenbrecht tests: add --show-stdout option to run.py
Thu, 02 Sep 2010 21:30:17 +0200 Andi Albrecht Add svnrev, svnpath and svnuuid keyword.
Thu, 02 Sep 2010 23:23:02 +0200 Dan Villiom Podlaski Christiansen tests: add an option to the test-runner for selecting bindings.
Tue, 20 Jul 2010 12:53:47 +0200 Dan Villiom Podlaski Christiansen test_startrev: new tests inspired by test_rebuildmeta
Wed, 14 Jul 2010 15:39:21 +0200 Dan Villiom Podlaski Christiansen tests: improve import logic
Sun, 04 Jul 2010 21:41:42 +0100 James McKay tests: Use tempfile.TemporaryFile instead of os.tmpfile() to redirect stdout.