log tests/run-tests @ 1856:b8bd84ad9b67

age author description
Sun, 27 Nov 2005 16:37:18 +0100 Robin Farine fix run-tests' PYTHONPATH
Wed, 21 Sep 2005 07:56:19 +0200 Thomas Arendsen Hein Cleanup of tabs and trailing spaces.
Mon, 19 Sep 2005 18:24:37 -0700 eric Add checks for programs which are required for the test suite to run.
Tue, 16 Aug 2005 19:03:01 -0800 mpm run-tests: remove '+ hg' trick
Thu, 04 Aug 2005 13:31:25 -0800 mpm Merge with BOS
Thu, 04 Aug 2005 13:27:41 -0800 mpm Merge with TAH
Thu, 04 Aug 2005 18:23:07 +0100 Thomas Arendsen Hein Cleaned up trap handling in run-tests, too.
Thu, 04 Aug 2005 18:13:17 +0100 Thomas Arendsen Hein Removed special FIXME handling in run-tests, added bug info to .out files.
Sat, 30 Jul 2005 09:00:14 -0800 mpm Merge with BOS
Sat, 30 Jul 2005 08:35:29 -0800 mpm Merge with TAH
Fri, 29 Jul 2005 21:50:05 +0100 Thomas Arendsen Hein Incorporated most of Aron Griffis suggestions for sh compatibility.
Fri, 29 Jul 2005 21:34:41 +0100 Thomas Arendsen Hein Use tabs instead of spaces where apropriate.
Fri, 29 Jul 2005 15:59:10 +0100 Thomas Arendsen Hein Allow tests for not yet fixed bugs to fail without generating error diff.
Fri, 29 Jul 2005 15:11:05 +0100 Thomas Arendsen Hein Make tests work on Solaris:
Fri, 29 Jul 2005 06:43:21 +0100 Thomas Arendsen Hein Merge with upstream