leo/tests/parser/expression
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
..
access tuples removed 2022-03-28 10:35:36 -07:00
binary [parser] Fix parsing of ordering expressions. 2022-05-10 23:32:46 -07:00
literal [tests] Move failing test to new fail. 2022-05-12 14:04:22 -07:00
unary merge testnet3 into required types, also remove identifier type 2022-05-02 19:43:46 -07:00
array_init_fail.leo fix array around 1 element array dim size 2022-03-14 08:07:01 -07:00
array_inline_fail.leo ns -> namespace 2021-04-12 13:15:40 -07:00
circuit_init_fail.leo ns -> namespace 2021-04-12 13:15:40 -07:00
ident.leo ns -> namespace 2021-04-12 13:15:40 -07:00
ternary.leo ns -> namespace 2021-04-12 13:15:40 -07:00
token_format.leo parser: store (prev_)token 2022-04-13 22:20:48 +02:00