From 9a23b07c4c0d06c40d7c0ce91c5fdf7c8449ac49 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 12 Dec 2018 21:41:40 +0100 Subject: testsuite: add bc and dc tests Signed-off-by: Denys Vlasenko --- testsuite/dc_strings_results.txt | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 testsuite/dc_strings_results.txt (limited to 'testsuite/dc_strings_results.txt') diff --git a/testsuite/dc_strings_results.txt b/testsuite/dc_strings_results.txt new file mode 100644 index 000000000..d606637cc --- /dev/null +++ b/testsuite/dc_strings_results.txt @@ -0,0 +1,36 @@ +13 +Hello, World! +16 +Hello, \[ World! +16 +Hello, \] World! +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 +25 +26 +27 +28 +29 +30 -- cgit v1.2.3