Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-18 | ui-commit: handle root commits | Lars Hjemli | |
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> | |||
2007-11-11 | Fix html error detected by test-suite | Lars Hjemli | |
Signed-off-by: Lars Hjemli <hjemli@gmail.com> | |||
2007-11-11 | Create initial testsuite | Lars Hjemli | |
This creates a simple testsuite, heavily inspired by the testsuite in git. Signed-off-by: Lars Hjemli <hjemli@gmail.com> |