1
1
mirror of https://github.com/kanaka/mal.git synced 2024-10-26 14:22:25 +03:00

step1: Extra tests of incorrectly-terminated strings.

My initial Inform 7 implementation failed these, but passed the other
one.
This commit is contained in:
Ben Harris 2019-04-28 12:07:43 +01:00
parent 0ee03cc7f8
commit d35721f8ca

View File

@ -90,6 +90,10 @@ false
;;; These should throw some error with no return value
"abc
;/.*(EOF|end of input|unbalanced).*
"
;/.*(EOF|end of input|unbalanced).*
"\"
;/.*(EOF|end of input|unbalanced).*
(1 "abc
;/.*(EOF|end of input|unbalanced).*
(1 "abc"