coverage: ambiguous use of TAP "TODO"/"SKIP" directives
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 21 Aug 2011 10:25:39 +0000 (12:25 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 21 Aug 2011 10:25:39 +0000 (12:25 +0200)
commit28964e4787b17f0211f9b2aab2776cee163fdb30
tree7c4963ab34f5612049ccbac7dfd7cca0a0b59285
parent135cfa3b653af3c4cc9bec95f813237263ae02ef
coverage: ambiguous use of TAP "TODO"/"SKIP" directives

* tests/tap-ambiguous-directive.test: New test.
* tests/tap-todo-skip-together.test: Reference it in heading
comments.
* tests/Makefile.am (tap_with_common_setup_tests): Update.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/tap-ambiguous-directive.test [new file with mode: 0755]
tests/tap-todo-skip-together.test