t7012: Mark missing tests as TODO
commit3d8167677ddd71405906409994a72306ba993a1f
authorMichael J Gruber <git@drmicha.warpmail.net>
Mon, 19 Apr 2010 08:14:32 +0000 (19 10:14 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Apr 2010 01:05:00 +0000 (19 18:05 -0700)
tree15ab6de959655fbda732d1f45d222127c060e350
parent580b7d36055492024c5381b9d4a7d9d766a6a2fa
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>
t/t7012-skip-worktree-writing.sh