cgitsb/tests
Lars Hjemli e01f1403b9 Fix segfault in patch view for root commit
The code for patch view assumed the current commit would always have a parent,
which made cgit segfault when that wasn't the case.

This fixes the bug and adds a test-script for patch view which includes a test
for the inital commit.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
2008-03-17 23:51:47 +01:00
..
.gitignore Create initial testsuite 2007-11-11 12:00:13 +01:00
Makefile Create initial testsuite 2007-11-11 12:00:13 +01:00
setup.sh tests/setup.sh: cleanup test script output and logging 2008-02-24 20:25:20 +01:00
t0010-validate-html.sh t0010-validate.sh: return on cgit errors 2008-02-24 19:53:08 +01:00
t0101-index.sh Brown paper bag: don't use grep -v 2008-02-24 15:55:01 +01: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 Fix html error detected by test-suite 2007-11-11 13:04:28 +01:00
t0105-commit.sh Fix html error detected by test-suite 2007-11-11 13:04:28 +01:00
t0106-diff.sh Create initial testsuite 2007-11-11 12:00:13 +01:00
t0107-snapshot.sh Create initial testsuite 2007-11-11 12:00:13 +01:00
t0108-patch.sh Fix segfault in patch view for root commit 2008-03-17 23:51:47 +01:00