mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 22:04:21 +00:00
Tests with no names are executed when using `zig test` regardless of the `--test-filter` used. Non-named tests should be used when simply importing unit tests from another file. This allows `zig test` to find all the appropriate tests, even when using `--test-filter`. |
||
|---|---|---|
| .. | ||
| btf.zig | ||
| btf_ext.zig | ||
| helpers.zig | ||
| kern.zig | ||