summaryrefslogtreecommitdiff
path: root/exercises/102_testing.zig
AgeCommit message (Expand)Author
2025-10-24Wrap comment at 80 chars in 102.Adam Wheeler
2025-07-13for expectEqual the first param is expectedCallum Styan
2023-05-15Added testing exercise.Chris Boesch
2023-05-03Added new flag 'run_test' to support test steps for test exercises.Chris Boesch