log tests/run-tests @ 1471:f56f38a1a85f

age author description
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
Thu, 28 Jul 2005 07:46:08 -0800 mpm Drop -t option from mktemp
Tue, 26 Jul 2005 19:27:05 -0800 mpm Add template to mktemp call
Thu, 21 Jul 2005 15:05:17 -0500 mpm Update tests to use commit -m and default -u
Sun, 03 Jul 2005 21:51:09 -0800 Matt Mackall Add username/merge/editor to .hgrc
Thu, 30 Jun 2005 23:28:16 -0800 mpm Merge with TAH
Fri, 01 Jul 2005 07:22:27 +0100 Thomas Arendsen Hein Remove bashisms and use /bin/sh instead of /bin/bash.
Mon, 27 Jun 2005 22:29:44 -0800 mpm Pull from TAH
Mon, 27 Jun 2005 22:23:56 -0800 mpm [PATCH] umask for run-tests
Mon, 27 Jun 2005 22:22:13 -0800 mpm [PATCH] Set locale before run-tests does anything
Sat, 25 Jun 2005 16:31:43 -0800 mpm [PATCH] Get run-tests working on 64-bit machines.
Tue, 21 Jun 2005 21:04:49 -0800 mpm Pull from TAH
Tue, 21 Jun 2005 17:24:41 -0800 mpm Delete error logs one test at a time
Tue, 21 Jun 2005 17:21:56 -0800 mpm Quiet successful test install in run-tests
Tue, 21 Jun 2005 17:19:12 -0800 mpm From: Andrew Thompson <andrewkt@aktzero.com>
Thu, 16 Jun 2005 08:37:15 -0800 mpm test suite: fix timezone problems and port collision problem
Wed, 15 Jun 2005 15:50:28 -0800 mpm run-tests: run tests given on the command line
Wed, 15 Jun 2005 00:33:57 -0800 mpm Merge with TAH
Wed, 15 Jun 2005 08:32:29 +0100 Thomas Arendsen Hein Merged with mercurial-identify (which includes upstream's current tip)
Wed, 15 Jun 2005 00:02:13 -0800 mpm run-tests: actually mark changed output as failure
Tue, 14 Jun 2005 13:28:42 -0800 mpm Add a simple testing framework