cgitsb/tests
Lars Hjemli 7bbc274585 tests/t0107-snapshot.sh: make testscript match updated snapshot behavior
Since cgit now returns a 404 error when the snapshot filename cannot be
resolved to a commit object, the testscript needs to request a valid
snapshot name.

Also, the script assumed that the toplevel directory in the snapshot
would get the name of the repository but it's now named similar to
the requested snapshot.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
2008-12-28 10:52:35 +01:00
..
.gitignore Create initial testsuite 2007-11-11 12:00:13 +01:00
Makefile tests/Makefile: not everyone has . in $PATH 2008-07-22 19:02:27 +02:00
setup.sh tests/setup.sh: allow testsuite to fail properly with POSIX standard shells 2008-12-06 12:03:54 +01:00
t0010-validate-html.sh tests/t0010-validate-html.sh: skip tests if 'tidy' is not available 2008-12-06 11:53:59 +01:00
t0020-validate-cache.sh Redesign the caching layer 2008-04-28 11:32:42 +02:00
t0101-index.sh ui-shared.c: use html_url_arg() 2008-10-05 12:52:25 +02:00
t0102-summary.sh Brown paper bag: don't use grep -v 2008-02-24 15:55:01 +01:00
t0103-log.sh Create initial testsuite 2007-11-11 12:00:13 +01:00
t0104-tree.sh ui-shared.c: use html_url_arg() 2008-10-05 12:52:25 +02:00
t0105-commit.sh Include commit-id in link from diff-stat 2008-05-18 21:33:30 +02:00
t0106-diff.sh Create initial testsuite 2007-11-11 12:00:13 +01:00
t0107-snapshot.sh tests/t0107-snapshot.sh: make testscript match updated snapshot behavior 2008-12-28 10:52:35 +01:00
t0108-patch.sh Fix segfault in patch view for root commit 2008-03-17 23:51:47 +01:00