Smart-http tests: Test http-backend without curl or a webserver
commitfd0a8c2e6428acb883bf4707de54b3e026c57455
authorTarmigan Casebolt <tarmigan+git@gmail.com>
Sat, 2 Jan 2010 21:43:59 +0000 (2 13:43 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Jan 2010 09:18:37 +0000 (6 01:18 -0800)
tree17bf67c72b4cd41fccf0c3355021030e52e1e9c9
parent04481adffe7d4d969d7067d7a6d6e5e46e44f1c8
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>
t/t5560-http-backend-noserver.sh
t/t556x_common