|
Design of deterministic simulators
|
|
1
|
174
|
December 31, 2024
|
|
Testing errors, and std.log.err
|
|
15
|
2120
|
December 11, 2024
|
|
Explicitly testing for errors
|
|
1
|
89
|
December 4, 2024
|
|
Custom Test Runners and Public Struct Decls
|
|
7
|
169
|
December 3, 2024
|
|
How do I know which files, or which tests, `zig build test` covers?
|
|
2
|
504
|
November 5, 2024
|
|
Testing for freestanding
|
|
9
|
523
|
October 19, 2024
|
|
Running tests with my own wrapper?
|
|
1
|
123
|
October 11, 2024
|
|
How to test for errors
|
|
2
|
170
|
September 30, 2024
|
|
Integration tests are not covered on CI runners
|
|
12
|
214
|
September 15, 2024
|
|
Pointer Issue with Unit Test for Code that is Cross Compiled
|
|
1
|
60
|
September 15, 2024
|
|
How to filter test using --test-filter 'test-name' in conjunction with build.zig
|
|
4
|
394
|
August 13, 2024
|
|
Zig OS Kernel Tests, Qemu?
|
|
0
|
127
|
July 26, 2024
|
|
Is there a way to debug tests when run as a build step?
|
|
4
|
282
|
July 14, 2024
|
|
Unit test with external module
|
|
1
|
1109
|
May 11, 2024
|
|
Idiomatic unit testing suggestion: avoid `inline for`
|
|
2
|
383
|
May 2, 2024
|
|
Using kcov with zig test
|
|
5
|
759
|
March 2, 2024
|
|
Funny output of zig test
|
|
7
|
539
|
March 1, 2024
|
|
`zig test` -> OK printing is missing on MacOS Terminal
|
|
1
|
437
|
January 23, 2024
|
|
Strange behavior (possible UB?) in specific situations
|
|
5
|
296
|
January 21, 2024
|
|
How to enable more logging and disable caching with "zig build test"?
|
|
19
|
3210
|
January 4, 2024
|
|
Exclude test from being cached?
|
|
6
|
693
|
January 2, 2024
|
|
What is the purpose of std.testing.refAllDecls()?
|
|
2
|
1212
|
December 24, 2023
|
|
Trying to run test with cmdline args
|
|
3
|
888
|
July 22, 2023
|
|
How to determine if code is being run during testing?
|
|
1
|
450
|
July 8, 2023
|