leo/tests/parser/expression/literal/int_parse
Alessandro Coglio f502b9c5e9 [tests] Move failing test to new fail.
Instead of commenting out this failing test, it seem better to add to a new file
for failing tests. If and when we change Leo to accept field literals in hex, we
can move the test from the Fail file to the Pass fail.

This also helps the ACL2 tester, which is currently not handling comment-out
tests of this form.
2022-05-12 14:04:22 -07:00
..
field_fail.leo [tests] Move failing test to new fail. 2022-05-12 14:04:22 -07:00
field.leo [tests] Move failing test to new fail. 2022-05-12 14:04:22 -07:00
i8.leo remove implicit ints in tests 2022-03-08 10:20:05 -08:00
i16.leo remove implicit ints in tests 2022-03-08 10:20:05 -08:00
i32.leo remove implicit ints in tests 2022-03-08 10:20:05 -08:00
i64.leo remove implicit ints in tests 2022-03-08 10:20:05 -08:00
i128.leo remove implicit ints in tests 2022-03-08 10:20:05 -08:00
implicit.leo remove implicit ints in tests 2022-03-08 10:20:05 -08:00
mono_group.leo remove implicit ints in tests 2022-03-08 10:20:05 -08:00
u8.leo remove implicit ints in tests 2022-03-08 10:20:05 -08:00
u16.leo remove implicit ints in tests 2022-03-08 10:20:05 -08:00
u32.leo remove implicit ints in tests 2022-03-08 10:20:05 -08:00
u64.leo remove implicit ints in tests 2022-03-08 10:20:05 -08:00
u128.leo remove implicit ints in tests 2022-03-08 10:20:05 -08:00