aboutsummaryrefslogtreecommitdiffstats
path: root/tests/t0104-tree.sh
Commit message (Collapse)AuthorAgeLines
* ui-shared.c: use html_url_arg()Gravatar Lars Hjemli2008-10-05-0/+12
| | | | | | | | | The link-generating functions are updated to use the new html_url_arg function, thereby fixing links to strange repos, branches and files. Also, the test-suite is updated to verify some cases of strange urls. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* Fix html error detected by test-suiteGravatar Lars Hjemli2007-11-11-2/+8
| | | | Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* Create initial testsuiteGravatar Lars Hjemli2007-11-11-0/+15
This creates a simple testsuite, heavily inspired by the testsuite in git. Signed-off-by: Lars Hjemli <hjemli@gmail.com>