| author | Tarmigan Casebolt <tarmigan+git@gmail.com> | |
| Sat, 2 Jan 2010 21:43:59 +0000 (13:43 -0800) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Wed, 6 Jan 2010 09:18:37 +0000 (01:18 -0800) | ||
| commit | fd0a8c2e6428acb883bf4707de54b3e026c57455 | |
| tree | 17bf67c72b4cd41fccf0c3355021030e52e1e9c9 | tree | snapshot |
| parent | 04481adffe7d4d969d7067d7a6d6e5e46e44f1c8 | commit | diff |
Smart-http tests: Test http-backend without curl or a webserver
This reuses many of the tests from the old t5560 but runs those tests
without curl or a webserver. This will hopefully increase the testing
coverage for http-backend because it does not require users to set
GIT_TEST_HTTPD.
Signed-off-by: Tarmigan Casebolt <tarmigan+git@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This reuses many of the tests from the old t5560 but runs those tests
without curl or a webserver. This will hopefully increase the testing
coverage for http-backend because it does not require users to set
GIT_TEST_HTTPD.
Signed-off-by: Tarmigan Casebolt <tarmigan+git@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| t/t5560-http-backend-noserver.sh | diff | blob | history | |
| t/t556x_common | diff | blob | history |