summaryrefslogtreecommitdiff
path: root/test.bash
diff options
context:
space:
mode:
Diffstat (limited to 'test.bash')
-rw-r--r--test.bash7
1 files changed, 6 insertions, 1 deletions
diff --git a/test.bash b/test.bash
index 0a70201..a6f25d7 100644
--- a/test.bash
+++ b/test.bash
@@ -93,10 +93,15 @@ run_test_iterative() {
done
}
+# cxxx abcd
+#
+run_test_simple "abcd Dn, Dn" "\xc1\x01"
+run_test_simple "abcd -(An), -(An)" "\xc1\x09"
+
# 8xxx sbcd
#
run_test_simple "sbcdb Dn, Dn" "\x81\x01"
-run_test_simple "sbcdb -(An), -(An)" "\x81\x01"
+run_test_simple "sbcdb -(An), -(An)" "\x81\x09"
# 8xxx or
#