summaryrefslogtreecommitdiff
path: root/TESTS
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-06-25 07:16:11 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2018-06-25 07:16:11 +0200
commit93815e0c124b4f05043cf6c4c91a3f8cef17f34e (patch)
tree353c970e11f9d3db608c16cb919761942b536c13 /TESTS
parente3e508c5a33644dd2ffdd10cb7319521d292ca15 (diff)
downloadcompilertests-93815e0c124b4f05043cf6c4c91a3f8cef17f34e.tar.gz
compilertests-93815e0c124b4f05043cf6c4c91a3f8cef17f34e.tar.bz2
more logical skip_comments with one lookahead without get_char
Diffstat (limited to 'TESTS')
-rw-r--r--TESTS1
1 files changed, 1 insertions, 0 deletions
diff --git a/TESTS b/TESTS
index e8bca27..c62f54e 100644
--- a/TESTS
+++ b/TESTS
@@ -1,2 +1,3 @@
test1 - simple top-down parser
test2 - separation into scanner and parser
+test3 - added a hash for symbols