author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
Fri, 23 Jul 2010 22:58:44 +0000 (22:58 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 26 Jul 2010 06:14:48 +0000 (23:14 -0700) | ||
commit | 9a3028b987d73e4c85e8db9980720feba6a1b5c6 | |
tree | 4ffcd88bed7a675e2d130a41203a7ebe026b6462 | tree | snapshot |
parent | 9a9fb5d3c4c8601beb2d7b8e3b9283c6c3815a2d | commit | diff |
tests: Ignore the Test::Harness .prove file
We document how to run prove with the --state option in t/README. This
produces a .prove YAML file in the current directory. Change the t/
gitignore to ignore it, and clean it up on `make clean'.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
We document how to run prove with the --state option in t/README. This
produces a .prove YAML file in the current directory. Change the t/
gitignore to ignore it, and clean it up on `make clean'.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/.gitignore | diff | blob | history | |
t/Makefile | diff | blob | history |