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
John Keeping 2ef4edee19 tests: allow shell to be overridden
On some systems (e.g. Solaris), /bin/sh is not a POSIX shell.  Git
already provides suitable overrides in its config.mak.uname file and we
provide cgit.conf to allow the user to further change this.

The code for this is taken from Git's t/Makefile, meaning that we now
invoke the tests in the same way that Git does.

Signed-off-by: John Keeping <john@keeping.me.uk>
9 years ago
..
filters t0111: Additions and fixes 10 years ago
valgrind/bin tests: add Valgrind support 10 years ago
.gitignore tests/.gitignore: update for using Git's test infrastructure 11 years ago
Makefile tests: allow shell to be overridden 9 years ago
setup.sh tests: only do lua tests if lua is compiled-in 10 years ago
t0001-validate-git-versions.sh t0001: validate Git -rcN version numbers correctly 11 years ago
t0010-validate-html.sh tests/: Do not use `sed -i` 11 years ago
t0020-validate-cache.sh cache.c: cache ls_cache output properly 11 years ago
t0101-index.sh tests: use Git's test framework 11 years ago
t0102-summary.sh tests: use Git's test framework 11 years ago
t0103-log.sh tests: use Git's test framework 11 years ago
t0104-tree.sh Reduce line number bloat, fix hover effect 10 years ago
t0105-commit.sh tests: use Git's test framework 11 years ago
t0106-diff.sh tests: use Git's test framework 11 years ago
t0107-snapshot.sh tests: introduce strip_header() helper function 11 years ago
t0108-patch.sh ui-patch: match git-format-patch(1) output 10 years ago
t0109-gitconfig.sh t0109: "function" is a bash-ism 11 years ago
t0110-rawdiff.sh t0110: Chain together using && 9 years ago
t0111-filter.sh tests: only do lua tests if lua is compiled-in 10 years ago