Commit graph

9 commits

Author SHA1 Message Date
Stephen Gutekanst
c1dacf4df9 update to Zig 2024.10-mach (helps hexops/mach#1276)
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2024-10-08 11:42:23 -07:00
Stephen Gutekanst
afc5a50c09 testing: fix runtime parameters
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2024-04-06 15:18:38 -07:00
Stephen Gutekanst
35f55df696 testing: export allocator/RefAllDeclsRecursive
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2024-04-06 15:18:38 -07:00
Stephen Gutekanst
fb69b0cda7 testing: improve printing on testing.expect inequality
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2024-01-06 13:11:23 -07:00
Joel
59bb156bf9
math: Add vector comparison functions (#1131) 2024-01-06 12:37:58 -07:00
Joel D. Schüller
24b9a415b3 math: Add Ray type and ray methods to test runner 2023-10-03 19:50:52 -07:00
Stephen Gutekanst
5b25db1025 math: begin rewrite of mach.math
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2023-09-04 17:01:54 -07:00
Stephen Gutekanst
6b5a9990b9 testing: use "eql", not "equal(s)"
This is more consistent with the stdlib everywhere other than `std.testing`.

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2023-09-04 15:43:58 -07:00
Stephen Gutekanst
2781d4afd4 add mach.testing
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2023-09-04 14:31:43 -07:00