author | Shawn O. Pearce <spearce@spearce.org> | |
Sat, 31 Oct 2009 00:47:46 +0000 (17:47 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 5 Nov 2009 01:58:16 +0000 (17:58 -0800) | ||
commit | 024bb1256627219671a0924b195582b6e049ca87 | |
tree | 384e51686d5fe3eb3b6818b316910094de2fb2df | tree | snapshot |
parent | 859d1fb427ca79d3c70a3806c892e4dd148701bf | commit | diff |
http tests: use /dumb/ URL prefix
To clarify what part of the HTTP transprot is being tested we change
the URLs used by existing tests to include /dumb/ at the start,
indicating they use the non-Git aware code paths.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
CC: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
To clarify what part of the HTTP transprot is being tested we change
the URLs used by existing tests to include /dumb/ at the start,
indicating they use the non-Git aware code paths.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
CC: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/lib-httpd/apache.conf | diff | blob | history | |
t/t5540-http-push.sh | diff | blob | history | |
t/t5550-http-fetch.sh | diff | blob | history |