aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/top.out
diff options
context:
space:
mode:
authorGravatar Grissiom <chaos.proton@gmail.com>2010-10-03 11:46:26 +0800
committerGravatar Grissiom <chaos.proton@gmail.com>2010-10-03 11:46:26 +0800
commit27df727ca11dfeac74214609771eacfccd4d5c08 (patch)
tree20147ec14a1c4abe7e2548597e69b3a8848f3050 /tests/top.out
parent8910226d2f63db6fc7256b388187a249c9384478 (diff)
don't parse the options that should be passed to fish scripts
This commit makes fish_parse_opt stop at first non-option argument, which expected as fish script name and pass the remaining argument to that script. I also updated the test cases.
Diffstat (limited to 'tests/top.out')
-rw-r--r--tests/top.out6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/top.out b/tests/top.out
new file mode 100644
index 00000000..c3a60ba6
--- /dev/null
+++ b/tests/top.out
@@ -0,0 +1,6 @@
+Testing high level script functionality
+File test1.in tested ok
+File test2.in tested ok
+File test3.in tested ok
+File test4.in tested ok
+File test5.in tested ok