1
0
mirror of https://github.com/git/git.git synced 2024-09-29 19:01:25 +02:00
git/t
Junio C Hamano 368f99d57e [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>
2005-05-14 17:41:01 +02:00
..
Makefile [PATCH 1/2] Test framework take two. 2005-05-14 16:45:05 +02:00
t0000-basic.sh [PATCH 1/2] Test framework take two. 2005-05-14 16:45:05 +02:00
t0100-environment-names.sh [PATCH 2/2] The core GIT tests: recent additions and fixes. 2005-05-14 17:41:01 +02:00
t0200-update-cache.sh [PATCH 2/2] The core GIT tests: recent additions and fixes. 2005-05-14 17:41:01 +02:00
t0400-ls-files.sh [PATCH 2/2] The core GIT tests: recent additions and fixes. 2005-05-14 17:41:01 +02:00
t0500-ls-files.sh [PATCH 2/2] The core GIT tests: recent additions and fixes. 2005-05-14 17:41:01 +02:00
t1000-checkout-cache.sh [PATCH 2/2] The core GIT tests: recent additions and fixes. 2005-05-14 17:41:01 +02:00
t1001-checkout-cache.sh [PATCH 2/2] The core GIT tests: recent additions and fixes. 2005-05-14 17:41:01 +02:00
test-lib.sh [PATCH 1/2] Test framework take two. 2005-05-14 16:45:05 +02:00