git/t
Junio C Hamano 886856aba2 [PATCH 1/2] Test suite fixup.
Exposing test_expect_success and test_expect_failure turns out
to be enough for the test scripts and there is no need for
exposing test_ok or test_failure.  This patch cleans it up and
fixes the users of test_ok and test_failure.

Also test scripts have acquired a new command line flag
'--immediate' to cause them to exit upon the first failure.
This is useful especially during the development of a new test.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Petr Baudis <pasky@ucw.cz>
2005-05-14 18:06:21 +02:00
..
Makefile t/Makefile: OPTS -> GIT_TEST_OPTS 2005-05-14 17:58:22 +02:00
t0000-basic.sh Fixed t0000-basic.sh and test-lib.sh permissions 2005-05-14 17:42:02 +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 1/2] Test suite fixup. 2005-05-14 18:06:21 +02:00
t1001-checkout-cache.sh [PATCH 1/2] Test suite fixup. 2005-05-14 18:06:21 +02:00
test-lib.sh [PATCH 1/2] Test suite fixup. 2005-05-14 18:06:21 +02:00