adding lots of unit tests, improving image sampling, adding image sampling deref
This commit is contained in:
@@ -132,6 +132,7 @@ pub const case = struct {
|
||||
};
|
||||
|
||||
test {
|
||||
std.testing.refAllDecls(@import("api.zig"));
|
||||
std.testing.refAllDecls(@import("arrays.zig"));
|
||||
std.testing.refAllDecls(@import("basics.zig"));
|
||||
std.testing.refAllDecls(@import("bitwise.zig"));
|
||||
|
||||
Reference in New Issue
Block a user