aboutsummaryrefslogtreecommitdiffstats
path: root/tests/t0108-patch.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: handle paths with whitespace•••v2: incorporate remarks of Lukas Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl> Ferry Huberts2012-03-181-1/+1
* t0108-patch: add 'tests_done' to end•••Signed-off-by: Mark Lodato <lodatom@gmail.com> Mark Lodato2010-08-291-0/+2
* 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> Lars Hjemli2008-03-171-0/+37