You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cgit/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>
16 years ago
..
.gitignore Create initial testsuite 17 years ago
Makefile Create initial testsuite 17 years ago
setup.sh tests/setup.sh: cleanup test script output and logging 17 years ago
t0010-validate-html.sh t0010-validate.sh: return on cgit errors 17 years ago
t0101-index.sh Brown paper bag: don't use `grep -v` 17 years ago
t0102-summary.sh Brown paper bag: don't use `grep -v` 17 years ago
t0103-log.sh Create initial testsuite 17 years ago
t0104-tree.sh Fix html error detected by test-suite 17 years ago
t0105-commit.sh Fix html error detected by test-suite 17 years ago
t0106-diff.sh Create initial testsuite 17 years ago
t0107-snapshot.sh Create initial testsuite 17 years ago
t0108-patch.sh Fix segfault in patch view for root commit 16 years ago