more unit tests, better highlighting

This commit is contained in:
2025-05-13 20:22:25 -04:00
parent 47125d97b1
commit 4144a15b0b
10 changed files with 223 additions and 28 deletions

1
test_scripts/cmdsub.sh Executable file
View File

@@ -0,0 +1 @@
echo "foo $(echo "$(echo "$(echo "$(echo Hello)")")") bar"

1
test_scripts/hello.sh Executable file
View File

@@ -0,0 +1 @@
echo Hello, World!

View File

@@ -0,0 +1,4 @@
echo foo
echo bar
echo biz
echo buzz