Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
IPDSnelting
mjtest
Commits
cf00a6a5
Commit
cf00a6a5
authored
Dec 11, 2018
by
Johannes Bechberger
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git.scc.kit.edu:IPDSnelting/mjtest
parents
b2df624c
50865c2d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
cf00a6a5
...
...
@@ -127,7 +127,7 @@ Test types for the compile-firm and compile mode
<tr>
<td><code>
.java
</code>
<code>
.mj
</code></td>
<td>
The test file should compile. The resulting binary should be runnable and its output should be:
<br/>
if a
<code>
[test file].out
</code>
exists: the content of this file
<br/>
if a
<code>
[input file].out
</code>
(for test cases with input) or
<code>
[test file].out
</code>
(else)
exists: the content of this file
<br/>
if no such file exists: the same as the execution of the file with
<code>
java
</code></td>
</tr>
<tr>
...
...
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