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.