summaryrefslogtreecommitdiff
path: root/TESTS
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-01-01 19:31:12 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2017-01-01 19:31:12 +0100
commit69fe7b182a1eedfb75c611f7dd35fa60200426f4 (patch)
tree329a0c6cc9b06c23d8782ece09f0f7dfa9b16b13 /TESTS
downloadcompilertests-69fe7b182a1eedfb75c611f7dd35fa60200426f4.tar.gz
compilertests-69fe7b182a1eedfb75c611f7dd35fa60200426f4.tar.bz2
initial checkin
Diffstat (limited to 'TESTS')
-rw-r--r--TESTS2
1 files changed, 2 insertions, 0 deletions
diff --git a/TESTS b/TESTS
new file mode 100644
index 0000000..e8bca27
--- /dev/null
+++ b/TESTS
@@ -0,0 +1,2 @@
+test1 - simple top-down parser
+test2 - separation into scanner and parser