aboutsummaryrefslogtreecommitdiffstats
path: root/tests/t0103-log.sh
Commit message (Expand)AuthorAgeFilesLines
* ui-log.c: do not link from age column•••The link url wasn't properly escaped, and since the link was identical to the one used on the commit message it didn't serve any special purpose. Signed-off-by: Lars Hjemli <hjemli@gmail.com> Lars Hjemli2011-06-021-1/+1
* tests: add tests for links with space in path and/or args•••These tests tries to detect bad links in various pages. On the log page, there currently exists links which are not properly escaped due to the use of cgit_fileurl() when building the link. For now, this bug is simply tagged as such. Signed-off-by: Lars Hjemli <hjemli@gmail.com> Lars Hjemli2011-05-231-0/+10
* Create initial testsuite•••This creates a simple testsuite, heavily inspired by the testsuite in git. Signed-off-by: Lars Hjemli <hjemli@gmail.com> Lars Hjemli2007-11-111-0/+15