log tests/run-tests @ 2183:a56fc34d6e23

age author description
Wed, 03 May 2006 10:45:20 +0200 Thomas Arendsen Hein Always clean the build directory before installing for running the tests.
Sun, 30 Apr 2006 19:29:57 +0200 Sascha Wilde SunOS fix: Replaced $PWD with `pwd`
Thu, 13 Apr 2006 17:11:35 -0700 Vadim Gelfer merge with crew.
Thu, 13 Apr 2006 17:11:04 -0700 Vadim Gelfer let run-tests run optional code coverage tests.
Wed, 12 Apr 2006 17:57:44 +0200 Thomas Arendsen Hein Don't use -u option for diff on SunOS, too.
Wed, 12 Apr 2006 17:53:04 +0200 Sascha Wilde run-tests: Use appropriate (that is: none) diff options on HP-UX.
Thu, 30 Mar 2006 18:43:46 +0200 Thomas Arendsen Hein Use [ x = y ] instead of [ x == y ] in shell scripts.
Tue, 14 Mar 2006 21:42:32 -0800 TK Soh tests: fix portability issue for echo -n
Tue, 14 Mar 2006 21:40:46 -0800 Vadim Gelfer add HGRCPATH env var, list of places to look for hgrc files.
Wed, 15 Mar 2006 02:49:45 +0100 Soh Tk-r28629 tests: add bunzip2 to prerequisite list
Mon, 13 Mar 2006 12:22:55 +0100 Thomas Arendsen Hein Merge with http://hg.home.dataloss.nl/hg-portabletests
Wed, 22 Feb 2006 15:42:48 +0100 Peter van Dijk small solaris portability fixes from John Levon <levon@movementarian.org>
Tue, 21 Feb 2006 22:23:51 +0100 Peter van Dijk fix testsuite for freebsd and one timingissue
Fri, 10 Mar 2006 19:16:49 +0100 Thomas Arendsen Hein Make #!/usr/bin/env python in test-bdiff run the specified python version.
Sun, 27 Nov 2005 16:37:18 +0100 Robin Farine fix run-tests' PYTHONPATH