summaryrefslogtreecommitdiffstats
path: root/t/lib-httpd.sh
AgeCommit message (Expand)AuthorLines
2009-04-05tests: remove exit after test_done callJeff King-3/+0
2009-02-26test scripts: refactor start_httpd helperJeff King-2/+7
2009-02-25Allow HTTP tests to run on DarwinJay Soffian-5/+17
2009-01-19use uppercase POSIX compliant signals for the 'trap' commandMarkus Heidelberg-5/+5
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano-1/+1
2008-07-08Fix http-push testMike Hommey-8/+10
2008-05-05Don't use the 'export NAME=value' in the test scripts.Bryan Donlan-1/+2
2008-02-27http-push: add regression testsClemens Buchacher-0/+96