summaryrefslogtreecommitdiff
path: root/t/gitweb-lib.sh
AgeCommit message (Collapse)Author
2009-08-27gitweb: split test suite into library and testsMark Rada
To accommodate additions to the test cases for gitweb, the preamble from t9500 is now in its own library so that new sets of tests for gitweb can use the same setup without copying the code. Signed-off-by: Mark Rada <marada@uwaterloo.ca> Signed-off-by: Junio C Hamano <gitster@pobox.com>