]> granicus.if.org Git - cgit/commit
t0109: test more URLs
authorJohn Keeping <john@keeping.me.uk>
Sun, 14 Apr 2013 16:07:41 +0000 (17:07 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 15 Apr 2013 14:59:06 +0000 (16:59 +0200)
commit64f30688faef0876641a8e0e4f26b5c673c291d4
treedfa3427b56a67f3f5bf8b893e41801272ae878d6
parenta8d613efdc827a400fee89fc73e34c2666e37be6
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>
tests/t0109-gitconfig.sh