author | Junio C Hamano <junkio@cox.net> | |
Sat, 14 May 2005 05:52:42 +0000 (22:52 -0700) | ||
committer | Petr Baudis <xpasky@machine.sinus.cz> | |
Sat, 14 May 2005 15:41:01 +0000 (17:41 +0200) | ||
commit | 368f99d57e8ed17243f2e164431449d48bfca2fb | |
tree | e796629de967435998081b62f62a14de08178965 | tree | snapshot |
parent | e1970ce43abfbf625bce68516857e910748e5965 | commit | diff |
[PATCH 2/2] The core GIT tests: recent additions and fixes.
This set of scripts are designed to test the features and fixes
we recently added to core GIT. The convention to call test
helper function has been changed during the framework cleanup
(take two), and these tests have been updated to use the cleaned
up test-lib.sh interface.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Note that this does not include the t2000-diff.sh script since it
tests a patch which was not applied yet.
Signed-off-by: Petr Baudis <pasky@ucw.cz>
This set of scripts are designed to test the features and fixes
we recently added to core GIT. The convention to call test
helper function has been changed during the framework cleanup
(take two), and these tests have been updated to use the cleaned
up test-lib.sh interface.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Note that this does not include the t2000-diff.sh script since it
tests a patch which was not applied yet.
Signed-off-by: Petr Baudis <pasky@ucw.cz>
t/t0100-environment-names.sh | [new file with mode: 0755] | blob |
t/t0200-update-cache.sh | [new file with mode: 0755] | blob |
t/t0400-ls-files.sh | [new file with mode: 0755] | blob |
t/t0500-ls-files.sh | [new file with mode: 0755] | blob |
t/t1000-checkout-cache.sh | [new file with mode: 0755] | blob |
t/t1001-checkout-cache.sh | [new file with mode: 0755] | blob |