You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cgit/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>
13 years ago
..
.gitignore Create initial testsuite 17 years ago
Makefile tests/Makefile: not everyone has `.` in $PATH 16 years ago
setup.sh tests: fix failures when CDPATH is set 13 years ago
t0010-validate-html.sh tests/t0010-validate-html.sh: skip tests if 'tidy' is not available 16 years ago
t0020-validate-cache.sh Redesign the caching layer 16 years ago
t0101-index.sh tests: add tests for links with space in path and/or args 13 years ago
t0102-summary.sh Brown paper bag: don't use `grep -v` 16 years ago
t0103-log.sh ui-log.c: do not link from age column 13 years ago
t0104-tree.sh changed objects are outputted, allowing for selections of code only 16 years ago
t0105-commit.sh tests/t0105-commit.sh: expect commit decorations 16 years ago
t0106-diff.sh Create initial testsuite 17 years ago
t0107-snapshot.sh Merge branch 'snapshot-fixes' 16 years ago
t0108-patch.sh t0108-patch: add 'tests_done' to end 14 years ago