Freddy Vulto c86b336769 (testuite) Fix tests to run with autotools' make distcheck
File locations are prefixed with `$::srcdir' so that `make distcheck' can
execute the test suite using a relative path.

The current working directory is removed from the test-suite-bash-prompt.

Furthermore, no more dynamic creation of files in dir $::srcdir/fixtures since
this dir is read-only during `make distcheck'.  Instead create dynamic files in
$TESTDIR/tmp

The test suite uses these "directory" variables

   tcl            bash          description
   ------------   -----------   ------------------------------------
   $::srcdir      $SRCDIR       where `fixtures' reside, relative
   $::srcdirabs   $SRCDIRABS    where `fixtures' reside, absolute
   $::TESTDIR     $TESTDIR      where `runtest' is invoked, absolute
2010-11-12 23:35:36 +01:00
..
2010-04-21 19:20:35 +03:00
2010-06-18 00:24:04 +03:00
2010-10-07 18:03:59 +03:00
2010-09-12 11:38:22 +02:00
2010-11-03 21:11:49 +02:00
2010-06-16 20:34:08 +03:00
2010-09-10 00:12:03 +03:00
2010-11-01 21:39:03 +02:00
2010-04-21 19:20:35 +03:00
2010-06-21 23:48:18 +03:00
2010-04-21 19:12:05 +03:00
2010-04-21 19:20:35 +03:00
2010-02-05 14:35:45 +01:00
2010-09-05 11:02:03 +03:00
2010-10-05 23:40:44 +03:00
2010-05-10 00:57:16 +03:00
2010-09-14 21:01:17 +03:00
2010-09-14 21:01:17 +03:00
2010-04-19 21:21:19 +03:00