Skip to content

Commit b969262

Browse files
austrinmeisterT
authored andcommitted
add two tests (escapes of regex operators, and string comparisons)
(cherry picked from commit 65cd5e6)
1 parent a85fa7d commit b969262

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

tests/testdatarescape.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
(((.

tests/testprogrescape.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Tests regexes with escaped symbols
2+
REGEX("\({1,5}\.{1,5}") NEWLINE

0 commit comments

Comments
 (0)