cgitsb/tests
Ferry Huberts 877ff68100 tests: fix failures when CDPATH is set
Some tests would otherwise fail because commands such as
  cd trash/repos/foo && git rev-list --reverse HEAD | head -1
would return 2 lines instead of 1: the 'cd' command also
prints the path when CDPATH is set.

Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
2011-07-21 12:48:37 +00:00
..
.gitignore Create initial testsuite 2007-11-11 12:00:13 +01:00
Makefile tests/Makefile: not everyone has . in $PATH 2008-07-22 19:02:27 +02:00
setup.sh tests: fix failures when CDPATH is set 2011-07-21 12:48:37 +00:00
t0010-validate-html.sh tests/t0010-validate-html.sh: skip tests if 'tidy' is not available 2008-12-06 11:53:59 +01:00
t0020-validate-cache.sh Redesign the caching layer 2008-04-28 11:32:42 +02:00
t0101-index.sh tests: add tests for links with space in path and/or args 2011-05-23 22:58:35 +02:00
t0102-summary.sh Brown paper bag: don't use grep -v 2008-02-24 15:55:01 +01:00
t0103-log.sh ui-log.c: do not link from age column 2011-06-02 10:30:26 +00:00
t0104-tree.sh changed objects are outputted, allowing for selections of code only 2009-01-10 12:13:54 +01:00
t0105-commit.sh tests/t0105-commit.sh: expect commit decorations 2009-01-27 22:59:23 +01:00
t0106-diff.sh Create initial testsuite 2007-11-11 12:00:13 +01:00
t0107-snapshot.sh Merge branch 'snapshot-fixes' 2009-01-11 12:22:46 +01:00
t0108-patch.sh t0108-patch: add 'tests_done' to end 2010-08-29 17:27:40 +02:00