]> git.ipfire.org Git - thirdparty/git.git/commitdiff
rename git-p4 tests
authorPete Wyckoff <pw@padd.com>
Sun, 25 Dec 2011 02:07:30 +0000 (21:07 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 27 Dec 2011 18:19:06 +0000 (10:19 -0800)
Use consistent naming for all tests: "t98<num>-git-p4-<topic>.sh"

Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9800-git-p4-basic.sh [moved from t/t9800-git-p4.sh with 100% similarity]
t/t9803-git-p4-shell-metachars.sh [moved from t/t9803-git-shell-metachars.sh with 100% similarity]
t/t9805-git-p4-skip-submit-edit.sh [moved from t/t9805-skip-submit-edit.sh with 100% similarity]
t/t9807-git-p4-submit.sh [moved from t/t9807-submit.sh with 100% similarity]
t/t9808-git-p4-chdir.sh [moved from t/t9808-chdir.sh with 100% similarity]

similarity index 100%
rename from t/t9800-git-p4.sh
rename to t/t9800-git-p4-basic.sh
similarity index 100%
rename from t/t9807-submit.sh
rename to t/t9807-git-p4-submit.sh
similarity index 100%
rename from t/t9808-chdir.sh
rename to t/t9808-git-p4-chdir.sh