diff options
| author | John Keeping <john@keeping.me.uk> | 2013-04-14 17:07:41 +0100 |
|---|---|---|
| committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2013-04-15 16:59:06 +0200 |
| commit | 64f30688faef0876641a8e0e4f26b5c673c291d4 (patch) | |
| tree | dfa3427b56a67f3f5bf8b893e41801272ae878d6 | |
| parent | cgitrc.5.txt: Specify when scan-path must be defined before. (diff) | |
| download | cgit-magenta-64f30688faef0876641a8e0e4f26b5c673c291d4.tar.xz | |
t0109: test more URLs
In order to ensure that we don't access $HOME at some point after initial startup when rendering a specific view, run the strace test on a range of different pages. This ensures that we don't end up reading a configuration later for some specific view. Signed-off-by: John Keeping <john@keeping.me.uk>
| -rwxr-xr-x | tests/t0109-gitconfig.sh | 24 |
1 files changed, 20 insertions, 4 deletions
diff --git a/tests/t0109-gitconfig.sh b/tests/t0109-gitconfig.sh |
