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/bc_strings_results.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 testsuite/bc_strings_results.txt (limited to 'testsuite/bc_strings_results.txt') diff --git a/testsuite/bc_strings_results.txt b/testsuite/bc_strings_results.txt new file mode 100644 index 000000000..89b01ac49 --- /dev/null +++ b/testsuite/bc_strings_results.txt @@ -0,0 +1,5 @@ +stringanother stringyet +another +stringnoescapes\nnewline +stringnewline +\\ -- cgit v1.2.3