leo/tests/compiler/finalize
Collin Chin 5a7feb28f7
Improve testing infrastructure (#2227)
* wip

* re-enable get_process call for test programs

* remove local tests

* clean up

* remove rust version from cargo.toml
2023-01-03 17:51:13 -08:00
..
closure_with_finalize_fail.leo Update tests 2022-11-12 11:28:58 -08:00
decrement_incorrect_type.leo Update tests 2022-11-12 11:28:58 -08:00
decrement.leo Update tests 2022-11-12 11:28:58 -08:00
empty_finalize_fail.leo Update tests 2022-11-12 11:28:58 -08:00
finalize_incorrect_modes_fail.leo Update tests 2022-11-12 11:28:58 -08:00
finalize_incorrect_return_fail.leo Update tests 2022-11-12 11:28:58 -08:00
finalize_missing_return_fail.leo Update tests 2022-11-12 11:28:58 -08:00
finalize_name_mismatch_fail.leo Update tests 2022-11-12 11:28:58 -08:00
finalize_statement_incorrect_args_fail.leo Update tests 2022-11-12 11:28:58 -08:00
finalize_with_return.leo Regen expectations 2022-11-12 16:35:54 -08:00
finalize_without_finalize_statement_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
finalize.leo Update tests 2022-11-12 11:28:58 -08:00
increment_incorrect_type.leo Update tests 2022-11-12 11:28:58 -08:00
increment.leo Update tests 2022-11-12 11:28:58 -08:00
mapping_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00
mapping.leo Improve testing infrastructure (#2227) 2023-01-03 17:51:13 -08:00
private_input_ouput_fail.leo Add tests 2022-11-12 09:52:52 -08:00
read_write_mapping_fail.leo Update tests 2022-11-12 11:28:58 -08:00
shadow_mapping_fail.leo Update compiler tests 2022-10-05 16:53:49 -07:00