diff options
Diffstat (limited to 'test/extra/bad/README.md')
-rw-r--r-- | test/extra/bad/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/extra/bad/README.md b/test/extra/bad/README.md new file mode 100644 index 00000000..32dce631 --- /dev/null +++ b/test/extra/bad/README.md @@ -0,0 +1,7 @@ +Bad Test Suite +============== + +This suite contains tests that are "bad" in the sense that they are negative +tests which contain errors the implementation must detect. These tests have no +results to compare, since parsing is expected to fail. The implementation may +emit some triples before failing, but this output is ignored. |