diff options
author | Johannes Sixt <j6t@kdbg.org> | 2009-03-13 13:23:26 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-14 12:44:20 -0700 |
commit | 7f733de04e69c8ba40158d1da46c4aa121f714b6 (patch) | |
tree | f0a04a094103ded37b49affa1979bccda12820d8 /remote.c | |
parent | 924189d6a2d13b18fbfdaa1725569957cf628807 (diff) | |
download | git-7f733de04e69c8ba40158d1da46c4aa121f714b6.tar.gz |
test-suite: Make test script numbers unique
In order to selectively skip tests, the environment variable GIT_SKIP_TESTS
can be set like this:
$ GIT_SKIP_TESTS='t1301 t4150.18' make test
That is, its value can contain only the test script numbers, but not the
full script name. Therefore, it is important that the test scripts are
uniquely numbered. This makes it so.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'remote.c')
0 files changed, 0 insertions, 0 deletions