elna/tests
2024-03-29 11:01:19 +01:00
..
expectations Support multiple function arguments 2024-03-29 11:01:19 +01:00
failures Support failure tests 2024-03-23 14:53:26 +01:00
7_member_sum.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
const_list.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
declare_variable.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
divide.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
if_condition.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
left_nested_sum.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
multiline_output.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
multiply_3.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
multiply.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
plus_minus.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
print_boolean.eln Implement first intrinsics for output 2024-03-20 17:56:38 +01:00
print_number.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
procedure_2_statements.eln Support multiple function arguments 2024-03-29 11:01:19 +01:00
procedure_definition.eln Parse parameter list 2024-03-28 00:55:13 +01:00
procedure_print_argument.eln Parse parameter list 2024-03-28 00:55:13 +01:00
single_word_error.eln Support failure tests 2024-03-23 14:53:26 +01:00
subtraction.eln Implement first intrinsics for output 2024-03-20 17:56:38 +01:00
sum.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
sums.eln Replace ! with a function call writei 2024-03-19 09:35:50 +01:00
tester.cpp Parse parameter list 2024-03-28 00:55:13 +01:00