zig/test/cases/run_translated_c
2025-03-31 20:22:03 +03:00
..
compound_assignments_with_implicit_casts.c test manifest key checking and other fixes 2024-03-08 02:59:45 -08:00
compound_assignments_with_pointer_arithmetic.c translate-c: fix translation of "ptr += uint" 2024-06-15 18:19:33 +02:00
dereference address of.c tests: translate-c and run-translated-c to the test harness 2023-10-17 11:55:17 +03:00
explicit_cast_bool_from_float.c test manifest key checking and other fixes 2024-03-08 02:59:45 -08:00
extern_typedef_variables_in_functions.c translate-c: Use mangled name for local extern in condition/loop 2024-07-28 02:58:49 +03:00
float_from_bool_expr_cast.c translate-c: float cast from boolean expr fix 2024-01-10 19:13:11 +00:00
sub_scope_extern_local_var_ref.c translate-c: fix referencing extern locals from nested blocks 2025-03-31 20:22:03 +03:00