Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-13 | i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200 | Junio C Hamano | 1 | -8/+8 | |
Signed-off-by: Junio C Hamano <gitster@pobox.com> | |||||
2011-03-09 | i18n: git-add "The following paths are ignored" message | Ævar Arnfjörð Bjarmason | 1 | -12/+25 | |
The tests t2204 (.gitignore) and t3700 (add) explicitly check for these messages, so while at it, split each relevant test into a part that just checks "git add"'s exit status and a part that checks porcelain output. Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> | |||||
2010-03-13 | tests for "git add ignored-dir/file" without -f | Junio C Hamano | 1 | -0/+79 | |
Signed-off-by: Junio C Hamano <gitster@pobox.com> |