author | Pavel Roskin <proski@gnu.org> | |
Thu, 11 Aug 2005 02:15:02 +0000 (22:15 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 12 Aug 2005 01:26:15 +0000 (18:26 -0700) | ||
commit | da7bc9b081ad8e45c997678c4ab4e7da9cd335ed | |
tree | 3a477cdba339620d12d97ecd48b970cff84df869 | tree | snapshot |
parent | 8e832ebce61e6b82c7187365cbf12b2ef614c188 | commit | diff |
[PATCH] Missing test_done
All test scripts should end with test_done, which reports the test
results. In the future, it could be used for other purposes, e.g. to
distinguish graceful end from "exit" in a test. This patch fixes
scripts that don't call test_done.
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
All test scripts should end with test_done, which reports the test
results. In the future, it could be used for other purposes, e.g. to
distinguish graceful end from "exit" in a test. This patch fixes
scripts that don't call test_done.
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t2003-checkout-cache-mkdir.sh | diff | blob | history | |
t/t3001-ls-files-others-exclude.sh | diff | blob | history | |
t/t4101-apply-nonl.sh | diff | blob | history | |
t/t5400-send-pack.sh | diff | blob | history |