author | Michael J Gruber <git@drmicha.warpmail.net> | |
Mon, 19 Apr 2010 08:14:32 +0000 (10:14 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 20 Apr 2010 01:05:00 +0000 (18:05 -0700) | ||
commit | 3d8167677ddd71405906409994a72306ba993a1f | |
tree | 15ab6de959655fbda732d1f45d222127c060e350 | tree | snapshot |
parent | 580b7d36055492024c5381b9d4a7d9d766a6a2fa | commit | diff |
t7012: Mark missing tests as TODO
Currently, there are 6 tests which are not even written but are
'test_expect_failure message false'.
Do not abuse test_expect_failure as a to do marker, but mark them as
'#TODO' instead.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Acked-by: Nguyen Thai Ngoc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Currently, there are 6 tests which are not even written but are
'test_expect_failure message false'.
Do not abuse test_expect_failure as a to do marker, but mark them as
'#TODO' instead.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Acked-by: Nguyen Thai Ngoc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7012-skip-worktree-writing.sh | diff | blob | history |