Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ufebl
mjtest
Commits
12d5cf11
Commit
12d5cf11
authored
Nov 14, 2016
by
Johannes Bechberger
Browse files
Add test cases for comparison ops and int literals
parent
23eee370
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.mdwn
View file @
12d5cf11
...
...
@@ -20,7 +20,7 @@ The test cases are divided in 5 'modes':
- __semantic__: Test cases that check semantic checking of MiniJava programs
- __exec__: Test cases that check the correct compilation of MiniJava programs.
_Only the lexer, syntax
and ast
mode
is
currently usable, but the others will follow._
_Only the lexer, syntax
, ast and semantic
mode
are
currently usable, but the others will follow._
The test different test cases for each mode are located in a folder with the same name.
The default directory that contains all test folders is `tests`.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment