leo/tests/parser/expression/literal
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
..
int_parse [tests] Move failing test to new fail. 2022-05-12 14:04:22 -07:00
address_fail.leo implement real address literal check 2022-04-13 15:21:08 -07:00
address_parse.leo implement real address literal check 2022-04-13 15:21:08 -07:00
address.leo implement real address literal check 2022-04-13 15:21:08 -07:00
bool_parse.leo ns -> namespace 2021-04-12 13:15:40 -07:00
bool.leo ns -> namespace 2021-04-12 13:15:40 -07:00
char_fail.leo [lexer] add fail tests for bidi overrides 2022-04-19 13:16:09 -07:00
char_parse.leo add tests, fix namespaces on older tests, fix another bug 2022-03-09 11:11:30 -08:00
char.leo Update char.leo 2022-03-14 16:36:36 -07:00
comment_fail.leo done with coverage 2022-03-02 14:13:37 -08:00
comment.leo fix test 2022-02-18 15:37:49 -08:00
formatted_string.leo ns -> namespace 2021-04-12 13:15:40 -07:00
group_fail.leo removed dead code from lexer 2022-02-18 15:49:39 -07:00
group.leo updated tests 2022-03-08 01:01:30 -08:00
int_fail.leo re-enabled tests, removed fuzzing hooks 2022-03-14 16:29:34 -07:00
int.leo updated tests 2022-03-08 01:01:30 -08:00
postfix_types.leo ns -> namespace 2021-04-12 13:15:40 -07:00
string_fail.leo [lexer] add fail tests for bidi overrides 2022-04-19 13:16:09 -07:00
string.leo test open bugs, they all pass :) 2022-03-17 10:46:42 -07:00