summaryrefslogtreecommitdiff
path: root/test-poptrc.in
diff options
context:
space:
mode:
Diffstat (limited to 'test-poptrc.in')
-rw-r--r--test-poptrc.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/test-poptrc.in b/test-poptrc.in
new file mode 100644
index 0000000..9d5370f
--- /dev/null
+++ b/test-poptrc.in
@@ -0,0 +1,13 @@
+test1 alias --simple --arg2 \
+ --POPTdesc=$"simple description" --POPTargs=$"ARG"
+test1 alias --two --arg1 --arg2 alias
+test1 alias --takerest --
+test1 alias -T --arg2
+test1 alias -O --arg1
+
+test1 alias --grab --arg2 "'foo !#:+'"
+test1 alias --grabbar --grab bar
+
+test1 exec --echo-args /bin/echo
+test1 alias -e --echo-args
+test1 exec -a /bin/echo