zig/test/cases
2024-01-10 19:13:11 +00:00
..
compile_errors AstGen: add error for redundant comptime var in comptime scope (#18242) 2024-01-09 20:09:39 -05:00
llvm
run_translated_c translate-c: float cast from boolean expr fix 2024-01-10 19:13:11 +00:00
safety
translate_c
x86_64-linux
adding_numbers_at_runtime_and_comptime.1.zig
adding_numbers_at_runtime_and_comptime.2.zig
adding_numbers_at_runtime_and_comptime.0.zig
address_of_extern_var_as_const.zig
ambiguous_reference.zig
arithmetic_operations.1.zig
arithmetic_operations.2.zig
arithmetic_operations.3.zig
arithmetic_operations.4.zig
arithmetic_operations.5.zig
arithmetic_operations.6.zig
arithmetic_operations.0.zig
array_in_anon_struct.zig
assert_function.1.zig
assert_function.2.zig
assert_function.3.zig
assert_function.4.zig
assert_function.5.zig
assert_function.6.zig
assert_function.7.zig
assert_function.8.zig
assert_function.9.zig
assert_function.10.zig
assert_function.11.zig
assert_function.12.zig
assert_function.13.zig
assert_function.14.zig
assert_function.15.zig
assert_function.16.zig
assert_function.17.zig
assert_function.18.zig
assert_function.0.zig
bad_inferred_variable_type.zig
binary_operands.1.zig
binary_operands.2.zig
binary_operands.3.zig
binary_operands.4.zig
binary_operands.5.zig
binary_operands.6.zig
binary_operands.7.zig
binary_operands.8.zig
binary_operands.9.zig
binary_operands.10.zig
binary_operands.11.zig
binary_operands.12.zig
binary_operands.13.zig
binary_operands.14.zig
binary_operands.15.zig
binary_operands.16.zig
binary_operands.17.zig
binary_operands.18.zig
binary_operands.19.zig
binary_operands.20.zig
binary_operands.21.zig
binary_operands.22.zig
binary_operands.23.zig
binary_operands.24.zig
binary_operands.25.zig
binary_operands.0.zig
break_continue.1.zig
break_continue.2.zig
break_continue.3.zig
break_continue.0.zig
catch_at_comptime.1.zig
catch_at_comptime.2.zig
catch_at_comptime.3.zig
catch_at_comptime.4.zig
catch_at_comptime.0.zig
comparison_of_non-tagged_union_and_enum_literal.zig
compile_error.zig
compile_log.1.zig
compile_log.0.zig
comptime_aggregate_print.zig
comptime_var.1.zig
comptime_var.2.zig
comptime_var.3.zig
comptime_var.4.zig
comptime_var.5.zig
comptime_var.6.zig
comptime_var.0.zig
conditional_branches.1.zig
conditional_branches.0.zig
conditions.1.zig
conditions.2.zig
conditions.3.zig
conditions.4.zig
conditions.5.zig
conditions.0.zig
decl_value_arena.zig
double_ampersand.1.zig
double_ampersand.2.zig
double_ampersand.0.zig
enum_values.1.zig
enum_values.0.zig
error_in_nested_declaration.zig
error_unions.1.zig
error_unions.2.zig
error_unions.3.zig
error_unions.4.zig
error_unions.5.zig
error_unions.0.zig
errors.1.zig
errors.2.zig
errors.3.zig
errors.0.zig
exit.zig
extern_variable_has_no_type.1.zig
extern_variable_has_no_type.0.zig
f32_passed_to_variadic_fn.zig
fn_typeinfo_passed_to_comptime_fn.zig
function_calls.1.zig
function_calls.2.zig
function_calls.3.zig
function_calls.0.zig
function_pointers.zig
function_redeclaration.zig
global_variable_redeclaration.zig
hello_world_with_updates.1.zig
hello_world_with_updates.2.zig
hello_world_with_updates.3.zig
hello_world_with_updates.4.zig
hello_world_with_updates.5.zig
hello_world_with_updates.6.zig
hello_world_with_updates.0.zig
inherit_want_safety.zig sema: inherit block want_safety for err switch union 2024-01-09 14:42:12 +11:00
inner_func_accessing_outer_var.zig
int_to_ptr.1.zig
int_to_ptr.0.zig
large_add_function.zig
locals.1.zig
locals.0.zig
lower_unnamed_consts_structs.1.zig
lower_unnamed_consts_structs.2.zig
lower_unnamed_consts_structs.0.zig
maximum_sized_integer_literal.zig
merge_error_sets.1.zig
merge_error_sets.0.zig
multiplying_numbers_at_runtime_and_comptime.1.zig
multiplying_numbers_at_runtime_and_comptime.2.zig
multiplying_numbers_at_runtime_and_comptime.0.zig
no_compile_panic_for_unchecked_arith.zig
non_leaf_functions.zig
only_1_function_and_it_gets_updated.1.zig
only_1_function_and_it_gets_updated.0.zig
optional_payload.1.zig
optional_payload.2.zig
optional_payload.3.zig
optional_payload.0.zig
optionals.1.zig
optionals.2.zig
optionals.3.zig
optionals.4.zig
optionals.0.zig
orelse_at_comptime.1.zig
orelse_at_comptime.0.zig
parameters_and_return_values.1.zig
parameters_and_return_values.0.zig
passing_u0_to_function.zig
pointers.1.zig
pointers.0.zig
print_u32s.zig
README.md
recursive_fibonacci.zig
redundant_comptime.1.zig
redundant_comptime.0.zig
returning_undefined_sentinel_terminated_const_u8_slice.zig
returns_in_try.zig
runtime_bitwise_and.zig
runtime_bitwise_or.zig
save_function_return_values_in_callee_preserved_register.zig
setting_an_address_space_on_a_local_variable.zig
spilling_registers.1.zig
spilling_registers.0.zig
structs.1.zig
structs.2.zig
structs.3.zig
structs.4.zig
structs.0.zig
switch.1.zig
switch.2.zig
switch.3.zig
switch.0.zig
tail_call_noreturn.zig
taking_pointer_of_global_tagged_union.zig
try_in_comptime_in_struct_in_test.zig
type_of.1.zig
type_of.2.zig
type_of.0.zig
unused_labels.1.zig
unused_labels.2.zig
unused_labels.3.zig
unused_labels.0.zig
unused_vars.zig
variable_shadowing.1.zig
variable_shadowing.2.zig
variable_shadowing.3.zig
variable_shadowing.4.zig
variable_shadowing.5.zig
variable_shadowing.6.zig
variable_shadowing.7.zig
variable_shadowing.8.zig
variable_shadowing.9.zig
variable_shadowing.10.zig
variable_shadowing.0.zig
while_loops.1.zig
while_loops.2.zig
while_loops.0.zig

Test Case Quick Reference

Use comments at the end of the file to indicate metadata about the test case. Here are examples of different kinds of tests:

Compile Error Test

If you want it to be run with zig test and match expected error messages:

// error
// is_test=true
//
// :4:13: error: 'try' outside function scope

Execution

This will do zig run on the code and expect exit code 0.

// run

Translate-c

If you want to test translating C code to Zig use translate-c:

// translate-c
// c_frontend=aro,clang
// target=x86_64-linux
//
// pub const foo = 1;
// pub const immediately_after_foo = 2;
//
// pub const somewhere_else_in_the_file = 3:

Run Translated C

If you want to test translating C code to Zig and then executing it use run-translated-c:

// run-translated-c
// c_frontend=aro,clang
// target=x86_64-linux
//
// Hello world!

Incremental Compilation

Make multiple files that have ".", and then an integer, before the ".zig" extension, like this:

hello.0.zig
hello.1.zig
hello.2.zig

Each file can be a different kind of test, such as expecting compile errors, or expecting to be run and exit(0). The test harness will use these to simulate incremental compilation.

At the time of writing there is no way to specify multiple files being changed as part of an update.

Subdirectories

Subdirectories do not have any semantic meaning but they can be used for organization since the test harness will recurse into them. The full directory path will be prepended as a prefix on the test case name.

Limiting which Backends and Targets are Tested

// run
// backend=stage2,llvm
// target=x86_64-linux,x86_64-macos

Possible backends are:

  • stage1: equivalent to -fstage1.
  • stage2: equivalent to passing -fno-stage1 -fno-LLVM.
  • llvm: equivalent to -fLLVM -fno-stage1.