mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-09 19:02:18 +00:00
Add my recently-added test case constant_prop_2 to the list of
Estimated hours taken: 0.1 Branches: main tests/hard_coded/Mmakefile: Add my recently-added test case constant_prop_2 to the list of tests which pass in grade java. (constant_prop_1 doesn't pass in grade java, due to different numbers of trailing zeroes after the decimal point when outputting a float.)
This commit is contained in:
@@ -193,6 +193,7 @@ JAVA_PASS_PROGS= \
|
|||||||
brace \
|
brace \
|
||||||
c_write_string \
|
c_write_string \
|
||||||
compare_spec \
|
compare_spec \
|
||||||
|
constant_prop_2 \
|
||||||
contains_char \
|
contains_char \
|
||||||
constraint \
|
constraint \
|
||||||
curry \
|
curry \
|
||||||
|
|||||||
Reference in New Issue
Block a user