summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/schars_ascii.bth1
-rw-r--r--tests/schars_ascii.out2
2 files changed, 3 insertions, 0 deletions
diff --git a/tests/schars_ascii.bth b/tests/schars_ascii.bth
new file mode 100644
index 0000000..402017b
--- /dev/null
+++ b/tests/schars_ascii.bth
@@ -0,0 +1 @@
+(say (schars-ascii "hello world\n"))
diff --git a/tests/schars_ascii.out b/tests/schars_ascii.out
new file mode 100644
index 0000000..b00b046
--- /dev/null
+++ b/tests/schars_ascii.out
@@ -0,0 +1,2 @@
+[h e l l o w o r l d
+]