diff options
Diffstat (limited to 'qa/1007.out')
-rw-r--r-- | qa/1007.out | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/qa/1007.out b/qa/1007.out new file mode 100644 index 0000000..ed76a37 --- /dev/null +++ b/qa/1007.out @@ -0,0 +1,10 @@ +QA output created by 1007 +=== Valid, no error === +=== Bad syntax, no tab specification === +Error: stdin[4] Syntax error: expecting "<tab label>", found End-of-Line +=== Bad syntax, no point keyword === +Error: stdin[3] Syntax error: expecting "<tab points>", found "300" +=== Bad syntax, no point value === +Error: stdin[4] Syntax error: expecting "<tab points value>", found End-of-Line +=== Bad syntax, no sample value === +Error: stdin[4] Syntax error: expecting "<tab samples value>", found End-of-Line |