summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2014-02-06 15:10:34 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-02-10 18:21:06 (GMT)
commita87679339c0abb67b0be8b8b1cc10483f28df038 (patch)
tree48af50a69516ac6b059fac2f95010ac01f838571 /t
parent3bb486e4397415e1855e5edbf28d8e50c3d45265 (diff)
downloadgit-a87679339c0abb67b0be8b8b1cc10483f28df038.zip
git-a87679339c0abb67b0be8b8b1cc10483f28df038.tar.gz
git-a87679339c0abb67b0be8b8b1cc10483f28df038.tar.bz2
test: rename http fetch and push test files
Make clear which one is for dumb protocol, which one is for smart from their file name. Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
-rwxr-xr-xt/t5540-http-push-webdav.sh (renamed from t/t5540-http-push.sh)0
-rwxr-xr-xt/t5541-http-push-smart.sh (renamed from t/t5541-http-push.sh)0
-rwxr-xr-xt/t5550-http-fetch-dumb.sh (renamed from t/t5550-http-fetch.sh)0
-rwxr-xr-xt/t5551-http-fetch-smart.sh (renamed from t/t5551-http-fetch.sh)0
4 files changed, 0 insertions, 0 deletions
diff --git a/t/t5540-http-push.sh b/t/t5540-http-push-webdav.sh
index 8d7b3c5..8d7b3c5 100755
--- a/t/t5540-http-push.sh
+++ b/t/t5540-http-push-webdav.sh
diff --git a/t/t5541-http-push.sh b/t/t5541-http-push-smart.sh
index 73af16f..73af16f 100755
--- a/t/t5541-http-push.sh
+++ b/t/t5541-http-push-smart.sh
diff --git a/t/t5550-http-fetch.sh b/t/t5550-http-fetch-dumb.sh
index 1a3a2b6..1a3a2b6 100755
--- a/t/t5550-http-fetch.sh
+++ b/t/t5550-http-fetch-dumb.sh
diff --git a/t/t5551-http-fetch.sh b/t/t5551-http-fetch-smart.sh
index e07eaf3..e07eaf3 100755
--- a/t/t5551-http-fetch.sh
+++ b/t/t5551-http-fetch-smart.sh