testsuite: add bc and dc tests
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
12
testsuite/bc_strings.bc
Normal file
12
testsuite/bc_strings.bc
Normal file
@ -0,0 +1,12 @@
|
||||
"string"
|
||||
"another string"
|
||||
"yet
|
||||
another
|
||||
string"
|
||||
"noescapes\n"
|
||||
"newline
|
||||
"
|
||||
print "string"
|
||||
print "newline\n"
|
||||
|
||||
print "\\\e\n"
|
Reference in New Issue
Block a user