linefeed tests, enhanced symbols test
authorMatthias Braun <matze@braunis.de>
Sun, 10 Jun 2007 14:06:56 +0000 (14:06 +0000)
committerMatthias Braun <matze@braunis.de>
Sun, 10 Jun 2007 14:06:56 +0000 (14:06 +0000)
[r18321]

lextest/tokenstreams/linefeeds [new file with mode: 0644]
lextest/tokenstreams/refresults/linefeeds [new file with mode: 0644]
lextest/tokenstreams/refresults/symbols
lextest/tokenstreams/symbols

diff --git a/lextest/tokenstreams/linefeeds b/lextest/tokenstreams/linefeeds
new file mode 100644 (file)
index 0000000..c72c1b0
--- /dev/null
@@ -0,0 +1,5 @@
+ho\
+ho\\r
+ho\\rho??/
+ho??/\r
+ho??/\rho
diff --git a/lextest/tokenstreams/refresults/linefeeds b/lextest/tokenstreams/refresults/linefeeds
new file mode 100644 (file)
index 0000000..b844789
--- /dev/null
@@ -0,0 +1,2 @@
+symbol 'hohohohohohoho'
+end of file
index cde3293..9d4ad33 100644 (file)
@@ -11,4 +11,6 @@ symbol 'symbo'
 '?'
 symbol 'symbo'
 '?'
+symbol 'one'
+symbol 'two'
 end of file
index 4085b3c..3d38f1f 100644 (file)
@@ -4,3 +4,5 @@ one/**/two
 symbo???
 symbo??
 symbo?
+
+one\two