more unit tests, better highlighting
This commit is contained in:
1
test_scripts/cmdsub.sh
Executable file
1
test_scripts/cmdsub.sh
Executable file
@@ -0,0 +1 @@
|
||||
echo "foo $(echo "$(echo "$(echo "$(echo Hello)")")") bar"
|
||||
1
test_scripts/hello.sh
Executable file
1
test_scripts/hello.sh
Executable file
@@ -0,0 +1 @@
|
||||
echo Hello, World!
|
||||
4
test_scripts/multiline.sh
Normal file
4
test_scripts/multiline.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
echo foo
|
||||
echo bar
|
||||
echo biz
|
||||
echo buzz
|
||||
Reference in New Issue
Block a user