cgitsb/tests
Jason A. Donenfeld 8bf4a0465e ui-snapshot: do not access $HOME
It's a bit tedious to have to do this here too. If we encounter other
issues with $HOME down the line, I'll look into adding some nice utility
functions to handle this, or perhaps giving up on the hope that we could
keep $HOME defined for scripts.

This commit additionally adds a test case, should the issue surface
again.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2013-04-30 12:29:07 +02:00
..
.gitignore tests/.gitignore: update for using Git's test infrastructure 2013-04-08 22:27:53 +02:00
Makefile tests/Makefile: not everyone has . in $PATH 2008-07-22 19:02:27 +02:00
setup.sh tests: set TEST_OUTPUT_DIRECTORY to the CGit test directory 2013-04-15 16:59:37 +02:00
t0001-validate-git-versions.sh t0001: validate Git -rcN version numbers correctly 2013-04-27 17:21:22 +02:00
t0010-validate-html.sh tests/: Do not use sed -i 2013-04-10 14:49:31 +02:00
t0020-validate-cache.sh tests/: Do not use sed -i 2013-04-10 14:49:31 +02:00
t0101-index.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0102-summary.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0103-log.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0104-tree.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0105-commit.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0106-diff.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0107-snapshot.sh t0107: Skip ZIP tests if unzip(1) isn't available 2013-04-10 14:49:31 +02:00
t0108-patch.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0109-gitconfig.sh ui-snapshot: do not access $HOME 2013-04-30 12:29:07 +02:00