summaryrefslogtreecommitdiff
path: root/t/t5540-http-push.sh
AgeCommit message (Expand)Author
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano
2008-08-12Adjust for the new way of enabling the default post-update hookPetr Baudis
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-07-09Skip t5540-http-push test when USE_CURL_MULTI is undefinedMike Hommey
2008-07-09Fix http-push testMike Hommey
2008-07-09Catch failures from t5540-http-pushMike Hommey
2008-06-14fix whitespace violations in test scriptsJeff King
2008-02-27http-push: add regression testsClemens Buchacher