summaryrefslogtreecommitdiff
path: root/test/files/neg/partestInvalidFlag.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/partestInvalidFlag.check')
-rw-r--r--test/files/neg/partestInvalidFlag.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/neg/partestInvalidFlag.check b/test/files/neg/partestInvalidFlag.check
new file mode 100644
index 0000000000..812191dc22
--- /dev/null
+++ b/test/files/neg/partestInvalidFlag.check
@@ -0,0 +1,4 @@
+error: bad option: '-badCompilerFlag'
+error: bad options: -badCompilerFlag notAFlag -Yopt:badChoice
+error: flags file may only contain compiler options, found: -badCompilerFlag notAFlag -Yopt:badChoice
+three errors found