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 502d57596e ui-commit: handle root commits
Both cgit_print_diff() and cgit_diff_tree() handles root commits nicely,
but cgit_print_commit() forgot to check the case of 0 parents.

This fixes it, and adds tests to avoid future regressions.

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 Redesign the caching layer 16 years ago
t0010-validate-html.sh t0010-validate.sh: return on cgit errors 17 years ago
t0020-validate-cache.sh Redesign the caching layer 16 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 ui-commit: handle root commits 16 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 17 years ago