author | Mark Rada <marada@uwaterloo.ca> | |
Fri, 28 Aug 2009 02:07:07 +0000 (22:07 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 28 Aug 2009 02:56:02 +0000 (19:56 -0700) | ||
commit | 05526071cb5ce2f040514b7f50a4e32b16802ffd | |
tree | fba805a10c30ad2f80978bad4f20143b6be6c7c0 | tree | snapshot |
parent | 34b31a8d5f48283ec3039777b24706585b4f9d41 | commit | diff |
gitweb: split test suite into library and tests
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>
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>
t/gitweb-lib.sh | [new file with mode: 0644] | blob |
t/t9500-gitweb-standalone-no-errors.sh | diff | blob | history |