.. |
inputs
|
core algorithm tests working
|
2022-07-28 15:27:43 -07:00 |
9_inputs_fail.leo
|
core algorithm tests working
|
2022-07-28 15:27:43 -07:00 |
conditional_return.leo
|
Add @program modifier to tests; regen expectations
|
2022-08-04 20:00:40 -07:00 |
duplicate_definition_fail.leo
|
re-introduce some disabled tests, fix some
|
2022-05-05 15:38:55 -07:00 |
duplicate_parameter_fail.leo
|
re-introduce some disabled tests, fix some
|
2022-05-05 15:38:55 -07:00 |
flatten_test.leo
|
Add test
|
2022-09-17 20:45:33 +02:00 |
function_call.leo
|
Add compiler test for function calls; fix bugs; regen test expectations
|
2022-08-04 21:21:56 -07:00 |
helper_function_with_interface.leo
|
Add test case
|
2022-09-06 12:14:36 -07:00 |
no_return.leo
|
More tests
|
2022-09-07 23:09:11 -07:00 |
program_function_any_number_of_inputs_and_outputs.leo
|
More tests
|
2022-09-07 23:09:11 -07:00 |
program_function_empty_body.leo
|
More tests
|
2022-09-07 23:09:11 -07:00 |
program_function_no_constant_mode_fail.leo
|
More tests
|
2022-09-07 23:09:11 -07:00 |
program_function_unit_type.leo
|
More tests
|
2022-09-07 23:09:11 -07:00 |
program_function_with_mode.leo
|
More tests
|
2022-09-07 23:09:11 -07:00 |
record_in_conditional_return.leo
|
Add test with buggy variant
|
2022-09-06 12:13:32 -07:00 |
scope_fail.leo
|
re-introduce some disabled tests, fix some
|
2022-05-05 15:38:55 -07:00 |
self_fail.leo
|
Add new tests; regen expectations
|
2022-09-06 12:14:37 -07:00 |
self.leo
|
Add name to finalize block
|
2022-09-13 11:06:24 +02:00 |
shadow_function_with_input_fail.leo
|
re-introduce some disabled tests, fix some
|
2022-05-05 15:38:55 -07:00 |
shadow_parameter_fail.leo
|
started going through deprecated tests, noticed parts of testframework were broken
|
2022-05-04 15:37:59 -07:00 |
undefined_fail.leo
|
started going through deprecated tests, noticed parts of testframework were broken
|
2022-05-04 15:37:59 -07:00 |
unknown_parameter_type_fail.leo
|
Add tests for undefined types
|
2022-08-11 00:36:22 -07:00 |