ligo/src/bin/expect_tests
Lesenechal Remi e2776e9849 New checks in the self_ast_typed pass:
* Ast_typed stage is now aware of the main function name
* main function type is checked against expected contract types
* Tezos.self (returning contract type) is checked against main function type
* In general, Ast_typed.compile signature has been changed to enable/disable contract-related checks
2020-03-09 11:23:08 +01:00
..
cli_expect.ml Add some cli expect tests 2019-11-21 16:46:38 -06:00
contract_tests.ml New checks in the self_ast_typed pass: 2020-03-09 11:23:08 +01:00
dune Test lexer error messages. 2020-01-07 20:35:04 +00:00
error_messages_tests.ml Oops. 2020-02-04 14:02:57 +01:00
failwith_tests.ml removing assign, tuples, sequences, 2020-02-09 00:31:30 +01:00
help_tests.ml --balance option and updated tests 2020-03-05 20:52:47 +01:00
lexer_tests.ml Complete rewrite of the documentation. 2020-02-05 16:28:40 +01:00
ligo_interpreter_tests.ml ligo interpreter : adding more tests 2020-02-10 12:02:36 +01:00
literals.ml removing assign, tuples, sequences, 2020-02-09 00:31:30 +01:00
misc_cli_commands.ml Print records and variants in lexicographic order 2020-02-09 00:31:30 +01:00
syntax_error_tests.ml Argh 2020-02-03 11:26:23 +01:00
typer_error_tests.ml new negative test 2020-03-04 10:35:34 +01:00