summaryrefslogtreecommitdiff
path: root/tests/test-system-quote.sh
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2012-05-09 03:38:34 +0200
committerBruno Haible <bruno@clisp.org>2012-05-09 03:38:34 +0200
commit9b3cba021116a2c273ba15564dbcd6fe5dc6ad2a (patch)
tree6670525a0099cb79eecfaac53fa442f703992461 /tests/test-system-quote.sh
parent83142d08d8fa02a5e133f4b5c0f989584c0427bb (diff)
downloadgnulib-9b3cba021116a2c273ba15564dbcd6fe5dc6ad2a.tar.gz
Tests for module 'system-quote'.
* modules/system-quote-tests: New file. * tests/test-system-quote.sh: New file. * tests/test-system-quote-main.c: New file. * tests/test-system-quote-child.c: New file.
Diffstat (limited to 'tests/test-system-quote.sh')
-rwxr-xr-xtests/test-system-quote.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test-system-quote.sh b/tests/test-system-quote.sh
new file mode 100755
index 0000000000..d5202865a2
--- /dev/null
+++ b/tests/test-system-quote.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+./test-system-quote-main${EXEEXT} ./test-system-quote-child${EXEEXT}