Merge pull request #4 from Fiwo735/main #41
1 passed, 87 failed and 0 skipped
❌ bin/junit_results.xml
88 tests were completed in NaNms with 1 passed, 87 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Integration test | 1✅ | 87❌ | NaNms |
❌ Integration test
✅ compiler_tests/_example/example.c
❌ compiler_tests/array/declare_global.c
Fail: see ./bin/output/compiler_tests_array_declare_global.linker.stderr.log and ./bin/output/compiler_tests_array_declare_global.linker.stdout.log
❌ compiler_tests/array/declare_local.c
Fail: see ./bin/output/compiler_tests_array_declare_local.compiler.stderr.log and ./bin/output/compiler_tests_array_declare_local.compiler.stdout.log
❌ compiler_tests/array/index_constant.c
Fail: see ./bin/output/compiler_tests_array_index_constant.compiler.stderr.log and ./bin/output/compiler_tests_array_index_constant.compiler.stdout.log
❌ compiler_tests/array/index_expression.c
Fail: see ./bin/output/compiler_tests_array_index_expression.compiler.stderr.log and ./bin/output/compiler_tests_array_index_expression.compiler.stdout.log
❌ compiler_tests/array/index_variable.c
Fail: see ./bin/output/compiler_tests_array_index_variable.compiler.stderr.log and ./bin/output/compiler_tests_array_index_variable.compiler.stdout.log
❌ compiler_tests/control_flow/for_multiple.c
Fail: see ./bin/output/compiler_tests_control_flow_for_multiple.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_for_multiple.compiler.stdout.log
❌ compiler_tests/control_flow/for_one.c
Fail: see ./bin/output/compiler_tests_control_flow_for_one.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_for_one.compiler.stdout.log
❌ compiler_tests/control_flow/for_zero_v1.c
Fail: see ./bin/output/compiler_tests_control_flow_for_zero_v1.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_for_zero_v1.compiler.stdout.log
❌ compiler_tests/control_flow/for_zero_v2.c
Fail: see ./bin/output/compiler_tests_control_flow_for_zero_v2.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_for_zero_v2.compiler.stdout.log
❌ compiler_tests/control_flow/if_else_false.c
Fail: see ./bin/output/compiler_tests_control_flow_if_else_false.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_if_else_false.compiler.stdout.log
❌ compiler_tests/control_flow/if_else_true.c
Fail: see ./bin/output/compiler_tests_control_flow_if_else_true.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_if_else_true.compiler.stdout.log
❌ compiler_tests/control_flow/if_false.c
Fail: see ./bin/output/compiler_tests_control_flow_if_false.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_if_false.compiler.stdout.log
❌ compiler_tests/control_flow/if_true.c
Fail: see ./bin/output/compiler_tests_control_flow_if_true.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_if_true.compiler.stdout.log
❌ compiler_tests/control_flow/sequence.c
Fail: see ./bin/output/compiler_tests_control_flow_sequence.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_sequence.compiler.stdout.log
❌ compiler_tests/control_flow/while_multiple.c
Fail: see ./bin/output/compiler_tests_control_flow_while_multiple.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_while_multiple.compiler.stdout.log
❌ compiler_tests/control_flow/while_once.c
Fail: see ./bin/output/compiler_tests_control_flow_while_once.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_while_once.compiler.stdout.log
❌ compiler_tests/control_flow/while_zero.c
Fail: see ./bin/output/compiler_tests_control_flow_while_zero.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_while_zero.compiler.stdout.log
❌ compiler_tests/default/test_ADD0.c
Fail: see ./bin/output/compiler_tests_default_test_ADD0.compiler.stderr.log and ./bin/output/compiler_tests_default_test_ADD0.compiler.stdout.log
❌ compiler_tests/default/test_ADD1.c
Fail: see ./bin/output/compiler_tests_default_test_ADD1.compiler.stderr.log and ./bin/output/compiler_tests_default_test_ADD1.compiler.stdout.log
❌ compiler_tests/default/test_CALL.c
Fail: see ./bin/output/compiler_tests_default_test_CALL.linker.stderr.log and ./bin/output/compiler_tests_default_test_CALL.linker.stdout.log
❌ compiler_tests/default/test_LOCAL.c
Fail: see ./bin/output/compiler_tests_default_test_LOCAL.compiler.stderr.log and ./bin/output/compiler_tests_default_test_LOCAL.compiler.stdout.log
❌ compiler_tests/default/test_RETURN.c
Fail: see ./bin/output/compiler_tests_default_test_RETURN.compiler.stderr.log and ./bin/output/compiler_tests_default_test_RETURN.compiler.stdout.log
❌ compiler_tests/float/add_double.c
Fail: see ./bin/output/compiler_tests_float_add_double.compiler.stderr.log and ./bin/output/compiler_tests_float_add_double.compiler.stdout.log
❌ compiler_tests/float/add.c
Fail: see ./bin/output/compiler_tests_float_add.compiler.stderr.log and ./bin/output/compiler_tests_float_add.compiler.stdout.log
❌ compiler_tests/float/add_mul.c
Fail: see ./bin/output/compiler_tests_float_add_mul.compiler.stderr.log and ./bin/output/compiler_tests_float_add_mul.compiler.stdout.log
❌ compiler_tests/float/mul_add.c
Fail: see ./bin/output/compiler_tests_float_mul_add.compiler.stderr.log and ./bin/output/compiler_tests_float_mul_add.compiler.stdout.log
❌ compiler_tests/float/mul_double.c
Fail: see ./bin/output/compiler_tests_float_mul_double.compiler.stderr.log and ./bin/output/compiler_tests_float_mul_double.compiler.stdout.log
❌ compiler_tests/float/mul.c
Fail: see ./bin/output/compiler_tests_float_mul.compiler.stderr.log and ./bin/output/compiler_tests_float_mul.compiler.stdout.log
❌ compiler_tests/float/pow.c
Fail: see ./bin/output/compiler_tests_float_pow.compiler.stderr.log and ./bin/output/compiler_tests_float_pow.compiler.stdout.log
❌ compiler_tests/functions/call_constant_external.c
Fail: see ./bin/output/compiler_tests_functions_call_constant_external.linker.stderr.log and ./bin/output/compiler_tests_functions_call_constant_external.linker.stdout.log
❌ compiler_tests/functions/call_constant_internal.c
Fail: see ./bin/output/compiler_tests_functions_call_constant_internal.compiler.stderr.log and ./bin/output/compiler_tests_functions_call_constant_internal.compiler.stdout.log
❌ compiler_tests/functions/call_five_args_external.c
Fail: see ./bin/output/compiler_tests_functions_call_five_args_external.linker.stderr.log and ./bin/output/compiler_tests_functions_call_five_args_external.linker.stdout.log
❌ compiler_tests/functions/call_five_args_internal.c
Fail: see ./bin/output/compiler_tests_functions_call_five_args_internal.compiler.stderr.log and ./bin/output/compiler_tests_functions_call_five_args_internal.compiler.stdout.log
❌ compiler_tests/functions/call_identity_external.c
Fail: see ./bin/output/compiler_tests_functions_call_identity_external.linker.stderr.log and ./bin/output/compiler_tests_functions_call_identity_external.linker.stdout.log
❌ compiler_tests/functions/call_identity_internal.c
Fail: see ./bin/output/compiler_tests_functions_call_identity_internal.compiler.stderr.log and ./bin/output/compiler_tests_functions_call_identity_internal.compiler.stdout.log
❌ compiler_tests/functions/call_mutual_recursive.c
Fail: see ./bin/output/compiler_tests_functions_call_mutual_recursive.linker.stderr.log and ./bin/output/compiler_tests_functions_call_mutual_recursive.linker.stdout.log
❌ compiler_tests/functions/call_recursive_internal.c
Fail: see ./bin/output/compiler_tests_functions_call_recursive_internal.compiler.stderr.log and ./bin/output/compiler_tests_functions_call_recursive_internal.compiler.stdout.log
❌ compiler_tests/functions/call_two_args_external.c
Fail: see ./bin/output/compiler_tests_functions_call_two_args_external.linker.stderr.log and ./bin/output/compiler_tests_functions_call_two_args_external.linker.stdout.log
❌ compiler_tests/functions/call_two_args_internal.c
Fail: see ./bin/output/compiler_tests_functions_call_two_args_internal.compiler.stderr.log and ./bin/output/compiler_tests_functions_call_two_args_internal.compiler.stdout.log
❌ compiler_tests/integer/add.c
Fail: see ./bin/output/compiler_tests_integer_add.compiler.stderr.log and ./bin/output/compiler_tests_integer_add.compiler.stdout.log
❌ compiler_tests/integer/bitwise_and.c
Fail: see ./bin/output/compiler_tests_integer_bitwise_and.compiler.stderr.log and ./bin/output/compiler_tests_integer_bitwise_and.compiler.stdout.log
❌ compiler_tests/integer/bitwise_or.c
Fail: see ./bin/output/compiler_tests_integer_bitwise_or.compiler.stderr.log and ./bin/output/compiler_tests_integer_bitwise_or.compiler.stdout.log
❌ compiler_tests/integer/bitwise_xor.c
Fail: see ./bin/output/compiler_tests_integer_bitwise_xor.compiler.stderr.log and ./bin/output/compiler_tests_integer_bitwise_xor.compiler.stdout.log
❌ compiler_tests/integer/div.c
Fail: see ./bin/output/compiler_tests_integer_div.compiler.stderr.log and ./bin/output/compiler_tests_integer_div.compiler.stdout.log
❌ compiler_tests/integer/equal.c
Fail: see ./bin/output/compiler_tests_integer_equal.compiler.stderr.log and ./bin/output/compiler_tests_integer_equal.compiler.stdout.log
❌ compiler_tests/integer/less_than.c
Fail: see ./bin/output/compiler_tests_integer_less_than.compiler.stderr.log and ./bin/output/compiler_tests_integer_less_than.compiler.stdout.log
❌ compiler_tests/integer/less_than_equal.c
Fail: see ./bin/output/compiler_tests_integer_less_than_equal.compiler.stderr.log and ./bin/output/compiler_tests_integer_less_than_equal.compiler.stdout.log
❌ compiler_tests/integer/logical_and.c
Fail: see ./bin/output/compiler_tests_integer_logical_and.compiler.stderr.log and ./bin/output/compiler_tests_integer_logical_and.compiler.stdout.log
❌ compiler_tests/integer/logical_or.c
Fail: see ./bin/output/compiler_tests_integer_logical_or.compiler.stderr.log and ./bin/output/compiler_tests_integer_logical_or.compiler.stdout.log
❌ compiler_tests/integer/mul.c
Fail: see ./bin/output/compiler_tests_integer_mul.compiler.stderr.log and ./bin/output/compiler_tests_integer_mul.compiler.stdout.log
❌ compiler_tests/integer/sub.c
Fail: see ./bin/output/compiler_tests_integer_sub.compiler.stderr.log and ./bin/output/compiler_tests_integer_sub.compiler.stdout.log
❌ compiler_tests/local_var/constant_initialiser.c
Fail: see ./bin/output/compiler_tests_local_var_constant_initialiser.compiler.stderr.log and ./bin/output/compiler_tests_local_var_constant_initialiser.compiler.stdout.log
❌ compiler_tests/local_var/dual_var.c
Fail: see ./bin/output/compiler_tests_local_var_dual_var.compiler.stderr.log and ./bin/output/compiler_tests_local_var_dual_var.compiler.stdout.log
❌ compiler_tests/local_var/expression_initialiser.c
Fail: see ./bin/output/compiler_tests_local_var_expression_initialiser.compiler.stderr.log and ./bin/output/compiler_tests_local_var_expression_initialiser.compiler.stdout.log
❌ compiler_tests/local_var/identity.c
Fail: see ./bin/output/compiler_tests_local_var_identity.compiler.stderr.log and ./bin/output/compiler_tests_local_var_identity.compiler.stdout.log
❌ compiler_tests/local_var/return_constant.c
Fail: see ./bin/output/compiler_tests_local_var_return_constant.compiler.stderr.log and ./bin/output/compiler_tests_local_var_return_constant.compiler.stdout.log
❌ compiler_tests/local_var/scoped_var.c
Fail: see ./bin/output/compiler_tests_local_var_scoped_var.compiler.stderr.log and ./bin/output/compiler_tests_local_var_scoped_var.compiler.stdout.log
❌ compiler_tests/local_var/single_var.c
Fail: see ./bin/output/compiler_tests_local_var_single_var.compiler.stderr.log and ./bin/output/compiler_tests_local_var_single_var.compiler.stdout.log
❌ compiler_tests/misc/enum1.c
Fail: see ./bin/output/compiler_tests_misc_enum1.compiler.stderr.log and ./bin/output/compiler_tests_misc_enum1.compiler.stdout.log
❌ compiler_tests/misc/enum2.c
Fail: see ./bin/output/compiler_tests_misc_enum2.compiler.stderr.log and ./bin/output/compiler_tests_misc_enum2.compiler.stdout.log
❌ compiler_tests/misc/switch1.c
Fail: see ./bin/output/compiler_tests_misc_switch1.compiler.stderr.log and ./bin/output/compiler_tests_misc_switch1.compiler.stdout.log
❌ compiler_tests/misc/switch2.c
Fail: see ./bin/output/compiler_tests_misc_switch2.compiler.stderr.log and ./bin/output/compiler_tests_misc_switch2.compiler.stdout.log
❌ compiler_tests/misc/typedef1.c
Fail: see ./bin/output/compiler_tests_misc_typedef1.compiler.stderr.log and ./bin/output/compiler_tests_misc_typedef1.compiler.stdout.log
❌ compiler_tests/misc/typedef2.c
Fail: see ./bin/output/compiler_tests_misc_typedef2.compiler.stderr.log and ./bin/output/compiler_tests_misc_typedef2.compiler.stdout.log
❌ compiler_tests/pointer/addressof.c
Fail: see ./bin/output/compiler_tests_pointer_addressof.compiler.stderr.log and ./bin/output/compiler_tests_pointer_addressof.compiler.stdout.log
❌ compiler_tests/pointer/arithmetic.c
Fail: see ./bin/output/compiler_tests_pointer_arithmetic.compiler.stderr.log and ./bin/output/compiler_tests_pointer_arithmetic.compiler.stdout.log
❌ compiler_tests/pointer/assign.c
Fail: see ./bin/output/compiler_tests_pointer_assign.compiler.stderr.log and ./bin/output/compiler_tests_pointer_assign.compiler.stdout.log
❌ compiler_tests/pointer/dereference.c
Fail: see ./bin/output/compiler_tests_pointer_dereference.compiler.stderr.log and ./bin/output/compiler_tests_pointer_dereference.compiler.stdout.log
❌ compiler_tests/pointer/index.c
Fail: see ./bin/output/compiler_tests_pointer_index.compiler.stderr.log and ./bin/output/compiler_tests_pointer_index.compiler.stdout.log
❌ compiler_tests/programs/fibonacci.c
Fail: see ./bin/output/compiler_tests_programs_fibonacci.compiler.stderr.log and ./bin/output/compiler_tests_programs_fibonacci.compiler.stdout.log
❌ compiler_tests/programs/multiply.c
Fail: see ./bin/output/compiler_tests_programs_multiply.compiler.stderr.log and ./bin/output/compiler_tests_programs_multiply.compiler.stdout.log
❌ compiler_tests/programs/sqrt.c
Fail: see ./bin/output/compiler_tests_programs_sqrt.compiler.stderr.log and ./bin/output/compiler_tests_programs_sqrt.compiler.stdout.log
❌ compiler_tests/strings/chliteral.c
Fail: see ./bin/output/compiler_tests_strings_chliteral.compiler.stderr.log and ./bin/output/compiler_tests_strings_chliteral.compiler.stdout.log
❌ compiler_tests/strings/escaped.c
Fail: see ./bin/output/compiler_tests_strings_escaped.compiler.stderr.log and ./bin/output/compiler_tests_strings_escaped.compiler.stdout.log
❌ compiler_tests/strings/literal.c
Fail: see ./bin/output/compiler_tests_strings_literal.compiler.stderr.log and ./bin/output/compiler_tests_strings_literal.compiler.stdout.log
❌ compiler_tests/strings/puts.c
Fail: see ./bin/output/compiler_tests_strings_puts.compiler.stderr.log and ./bin/output/compiler_tests_strings_puts.compiler.stdout.log
❌ compiler_tests/strings/search.c
Fail: see ./bin/output/compiler_tests_strings_search.compiler.stderr.log and ./bin/output/compiler_tests_strings_search.compiler.stdout.log
❌ compiler_tests/struct/sizeof.c
Fail: see ./bin/output/compiler_tests_struct_sizeof.compiler.stderr.log and ./bin/output/compiler_tests_struct_sizeof.compiler.stdout.log
❌ compiler_tests/struct/struct_inst.c
Fail: see ./bin/output/compiler_tests_struct_struct_inst.compiler.stderr.log and ./bin/output/compiler_tests_struct_struct_inst.compiler.stdout.log
❌ compiler_tests/struct/struct_member_get.c
Fail: see ./bin/output/compiler_tests_struct_struct_member_get.compiler.stderr.log and ./bin/output/compiler_tests_struct_struct_member_get.compiler.stdout.log
❌ compiler_tests/struct/struct_member_set.c
Fail: see ./bin/output/compiler_tests_struct_struct_member_set.compiler.stderr.log and ./bin/output/compiler_tests_struct_struct_member_set.compiler.stdout.log
❌ compiler_tests/struct/struct_two_members.c
Fail: see ./bin/output/compiler_tests_struct_struct_two_members.compiler.stderr.log and ./bin/output/compiler_tests_struct_struct_two_members.compiler.stdout.log
❌ compiler_tests/types/sizeof_char_inst.c
Fail: see ./bin/output/compiler_tests_types_sizeof_char_inst.compiler.stderr.log and ./bin/output/compiler_tests_types_sizeof_char_inst.compiler.stdout.log
❌ compiler_tests/types/sizeof_char_type.c
Fail: see ./bin/output/compiler_tests_types_sizeof_char_type.compiler.stderr.log and ./bin/output/compiler_tests_types_sizeof_char_type.compiler.stdout.log
❌ compiler_tests/types/sizeof_int_inst.c
Fail: see ./bin/output/compiler_tests_types_sizeof_int_inst.compiler.stderr.log and ./bin/output/compiler_tests_types_sizeof_int_inst.compiler.stdout.log
❌ compiler_tests/types/sizeof_int_type.c
Fail: see ./bin/output/compiler_tests_types_sizeof_int_type.compiler.stderr.log and ./bin/output/compiler_tests_types_sizeof_int_type.compiler.stdout.log
❌ compiler_tests/types/unsigned.c
Fail: see ./bin/output/compiler_tests_types_unsigned.compiler.stderr.log and ./bin/output/compiler_tests_types_unsigned.compiler.stdout.log
Annotations
Check failure on line 0 in bin/junit_results.xml
github-actions / Test results
Integration test ► compiler_tests/array/declare_global.c
Failed test found in:
bin/junit_results.xml
Error:
Fail: see ./bin/output/compiler_tests_array_declare_global.linker.stderr.log and ./bin/output/compiler_tests_array_declare_global.linker.stdout.log
Raw output
Fail: see ./bin/output/compiler_tests_array_declare_global.linker.stderr.log and ./bin/output/compiler_tests_array_declare_global.linker.stdout.log
Check failure on line 0 in bin/junit_results.xml
github-actions / Test results
Integration test ► compiler_tests/array/declare_local.c
Failed test found in:
bin/junit_results.xml
Error:
Fail: see ./bin/output/compiler_tests_array_declare_local.compiler.stderr.log and ./bin/output/compiler_tests_array_declare_local.compiler.stdout.log
Raw output
Fail: see ./bin/output/compiler_tests_array_declare_local.compiler.stderr.log and ./bin/output/compiler_tests_array_declare_local.compiler.stdout.log
Check failure on line 0 in bin/junit_results.xml
github-actions / Test results
Integration test ► compiler_tests/array/index_constant.c
Failed test found in:
bin/junit_results.xml
Error:
Fail: see ./bin/output/compiler_tests_array_index_constant.compiler.stderr.log and ./bin/output/compiler_tests_array_index_constant.compiler.stdout.log
Raw output
Fail: see ./bin/output/compiler_tests_array_index_constant.compiler.stderr.log and ./bin/output/compiler_tests_array_index_constant.compiler.stdout.log
Check failure on line 0 in bin/junit_results.xml
github-actions / Test results
Integration test ► compiler_tests/array/index_expression.c
Failed test found in:
bin/junit_results.xml
Error:
Fail: see ./bin/output/compiler_tests_array_index_expression.compiler.stderr.log and ./bin/output/compiler_tests_array_index_expression.compiler.stdout.log
Raw output
Fail: see ./bin/output/compiler_tests_array_index_expression.compiler.stderr.log and ./bin/output/compiler_tests_array_index_expression.compiler.stdout.log
Check failure on line 0 in bin/junit_results.xml
github-actions / Test results
Integration test ► compiler_tests/array/index_variable.c
Failed test found in:
bin/junit_results.xml
Error:
Fail: see ./bin/output/compiler_tests_array_index_variable.compiler.stderr.log and ./bin/output/compiler_tests_array_index_variable.compiler.stdout.log
Raw output
Fail: see ./bin/output/compiler_tests_array_index_variable.compiler.stderr.log and ./bin/output/compiler_tests_array_index_variable.compiler.stdout.log
Check failure on line 0 in bin/junit_results.xml
github-actions / Test results
Integration test ► compiler_tests/control_flow/for_multiple.c
Failed test found in:
bin/junit_results.xml
Error:
Fail: see ./bin/output/compiler_tests_control_flow_for_multiple.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_for_multiple.compiler.stdout.log
Raw output
Fail: see ./bin/output/compiler_tests_control_flow_for_multiple.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_for_multiple.compiler.stdout.log
Check failure on line 0 in bin/junit_results.xml
github-actions / Test results
Integration test ► compiler_tests/control_flow/for_one.c
Failed test found in:
bin/junit_results.xml
Error:
Fail: see ./bin/output/compiler_tests_control_flow_for_one.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_for_one.compiler.stdout.log
Raw output
Fail: see ./bin/output/compiler_tests_control_flow_for_one.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_for_one.compiler.stdout.log
Check failure on line 0 in bin/junit_results.xml
github-actions / Test results
Integration test ► compiler_tests/control_flow/for_zero_v1.c
Failed test found in:
bin/junit_results.xml
Error:
Fail: see ./bin/output/compiler_tests_control_flow_for_zero_v1.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_for_zero_v1.compiler.stdout.log
Raw output
Fail: see ./bin/output/compiler_tests_control_flow_for_zero_v1.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_for_zero_v1.compiler.stdout.log
Check failure on line 0 in bin/junit_results.xml
github-actions / Test results
Integration test ► compiler_tests/control_flow/for_zero_v2.c
Failed test found in:
bin/junit_results.xml
Error:
Fail: see ./bin/output/compiler_tests_control_flow_for_zero_v2.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_for_zero_v2.compiler.stdout.log
Raw output
Fail: see ./bin/output/compiler_tests_control_flow_for_zero_v2.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_for_zero_v2.compiler.stdout.log
Check failure on line 0 in bin/junit_results.xml
github-actions / Test results
Integration test ► compiler_tests/control_flow/if_else_false.c
Failed test found in:
bin/junit_results.xml
Error:
Fail: see ./bin/output/compiler_tests_control_flow_if_else_false.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_if_else_false.compiler.stdout.log
Raw output
Fail: see ./bin/output/compiler_tests_control_flow_if_else_false.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_if_else_false.compiler.stdout.log
Check failure on line 0 in bin/junit_results.xml
github-actions / Test results
Integration test ► compiler_tests/control_flow/if_else_true.c
Failed test found in:
bin/junit_results.xml
Error:
Fail: see ./bin/output/compiler_tests_control_flow_if_else_true.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_if_else_true.compiler.stdout.log
Raw output
Fail: see ./bin/output/compiler_tests_control_flow_if_else_true.compiler.stderr.log and ./bin/output/compiler_tests_control_flow_if_else_true.compiler.stdout.log