aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
-rw-r--r--validation/self-quote-args.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/validation/self-quote-args.c b/validation/self-quote-args.c
new file mode 100644
index 00000000..acac41d7
--- /dev/null
+++ b/validation/self-quote-args.c
@@ -0,0 +1,8 @@
+/*
+ * check-name: self-quote-args
+ * check-description: This is testing that the test-suite
+ * respect the quoting of the command's arguments.
+ * check-command: sparse '-foption with-spaces' empty-file
+ * check-known-to-fail
+ * check-output-ignore
+ */