author | Johannes Sixt <j6t@kdbg.org> | |
Thu, 26 Feb 2009 22:09:00 +0000 (23:09 +0100) | ||
committer | Johannes Sixt <j6t@kdbg.org> | |
Sun, 22 Mar 2009 16:25:47 +0000 (17:25 +0100) | ||
commit | 56e78bfb299207213ff170238c34a1dc8fa67c09 | |
tree | 577740732fc39b69f58a33f0286aa4b56486e367 | tree | snapshot |
parent | a7bb394037e1c32d47d0b04da025bdbe2eb78d66 | commit | diff |
t3600: Use test prerequisite tags
There are two prerequisites:
- The filesystem supports names with tabs or new-lines.
- Files cannot be removed if their containing directory is read-only.
Previously, whether these preconditions are satisified was tested inside
test_expect_success. We move these tests outside because, strictly
speaking, they are not part of the tests.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
There are two prerequisites:
- The filesystem supports names with tabs or new-lines.
- Files cannot be removed if their containing directory is read-only.
Previously, whether these preconditions are satisified was tested inside
test_expect_success. We move these tests outside because, strictly
speaking, they are not part of the tests.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
t/t3600-rm.sh | diff | blob | history |