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
Jason A. Donenfeld dd1f0e5f1b tests: Make sure that git does not access $HOME
With the latest changes to prevent git from accessing configuration
files that it should not, it's important to be sure that we won't
have further breakage in the future.

Use strace to implement a test to make sure cgit does not access()
anything built from $HOME.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
11 years ago
..
.gitignore tests/.gitignore: update for using Git's test infrastructure 11 years ago
Makefile tests/Makefile: not everyone has `.` in $PATH 16 years ago
setup.sh tests: use Git's test framework 11 years ago
t0001-validate-git-versions.sh tests: use Git's test framework 11 years ago
t0010-validate-html.sh tests: use Git's test framework 11 years ago
t0020-validate-cache.sh tests: use Git's test framework 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 tests: use Git's test framework 11 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: use Git's test framework 11 years ago
t0108-patch.sh tests: use Git's test framework 11 years ago
t0109-gitconfig.sh tests: Make sure that git does not access $HOME 11 years ago