aboutsummaryrefslogtreecommitdiffstats
path: root/test/extra/good/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/extra/good/README.md')
-rw-r--r--test/extra/good/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/extra/good/README.md b/test/extra/good/README.md
new file mode 100644
index 00000000..ff1d5be4
--- /dev/null
+++ b/test/extra/good/README.md
@@ -0,0 +1,9 @@
+Good Test Suite
+===============
+
+This suite contains tests that are "good" in the sense that they work as
+expected in the normal direction: negative tests fail to parse, positive tests
+with output produce exactly that output, down to the byte.
+
+These tests are here, and not in the "perfect" suite, because they aren't
+reversible for some reason or another.