|
|
IRProgram | program (self) |
|
| test_program_name (self, IRProgram program) |
|
| test_input_variables (self, IRProgram program) |
|
| test_output_variables (self, IRProgram program) |
|
| test_local_variables (self, IRProgram program) |
|
| test_body_has_two_statements (self, IRProgram program) |
|
| test_first_if_statement (self, IRProgram program) |
|
| test_second_if_with_comparison (self, IRProgram program) |
|
| test_function_blocks_empty (self, IRProgram program) |
|
| test_fb_instances_empty (self, IRProgram program) |
Test transformation of the minimal.st fixture.