Mercurial > hg
log tests/run-tests.py @ 2241:abd70a92e06f
age | author | description |
---|---|---|
Fri, 05 May 2006 10:41:38 -0700 | Vadim Gelfer | run-tests.py must print changed test output no matter what exit code is. |
Wed, 03 May 2006 10:45:20 +0200 | Thomas Arendsen Hein | Always clean the build directory before installing for running the tests. |
Thu, 27 Apr 2006 22:01:57 -0700 | Vadim Gelfer | run-tests.py: remove trailing white space |
Thu, 27 Apr 2006 22:01:28 -0700 | Vadim Gelfer | make indentation of coverage code in run-tests.py nicer. |
Thu, 27 Apr 2006 21:59:44 -0700 | Stephen Darnell | Add code coverage to the python version of run-tests (inc. annotation) |
Wed, 26 Apr 2006 16:54:07 +0200 | Stephen Darnell | Tidyups for run-tests.py inc. try/finally cleanup and allow tests to be specified on command line |
Fri, 21 Apr 2006 18:47:55 +0200 | Stephen Darnell | Add a pure python version of run-tests. |