This commit is contained in:
vxclutch
2026-05-03 12:24:22 -04:00
parent 95f7a7a769
commit cf1ff9a96e
6 changed files with 143 additions and 14 deletions

7
t/basic Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/sh
. t/lib.sh
check "" "tcpl: Hello, World!"
check "foo" "tcpl: Hello, foo!"
check "oo" "tcpl: Hello, foo!"