summaryrefslogtreecommitdiff
path: root/t/lib-httpd.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: remove exit after test_done callJeff King2009-04-051-3/+0
* test scripts: refactor start_httpd helperJeff King2009-02-261-2/+7
* Allow HTTP tests to run on DarwinJay Soffian2009-02-251-5/+17
* use uppercase POSIX compliant signals for the 'trap' commandMarkus Heidelberg2009-01-191-5/+5
* tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-171-1/+1
* Fix http-push testMike Hommey2008-07-081-8/+10
* Don't use the 'export NAME=value' in the test scripts.Bryan Donlan2008-05-051-1/+2
* http-push: add regression testsClemens Buchacher2008-02-271-0/+96