diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
commit | 47e6e7c84f008a53061e661f31ae96629bc694ef (patch) | |
tree | 648a07f3b5b9d67ce19b0fd72e8caa1175c98f1a /qa/1007.out | |
download | pcp-debian.tar.gz |
Debian 3.9.10debian/3.9.10debian
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 |