Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
uceme
mjtest
Commits
50865c2d
Commit
50865c2d
authored
Dec 09, 2018
by
uqddy
Browse files
Fix #3
parent
570059aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
50865c2d
...
...
@@ -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