Update fmt.zig tests
commitf6f7a47aad7da251f1e4ee6f45b6de79ce8bbbd8
authorSean <69403556+SeanTheGleaming@users.noreply.github.com>
Mon, 22 Apr 2024 13:25:37 +0000 (22 09:25 -0400)
committerAndrew Kelley <andrew@ziglang.org>
Wed, 24 Apr 2024 00:57:56 +0000 (23 17:57 -0700)
tree12d19f1c2a54299725634000d672bea1baab65c8
parent857c1d4ff2513dd29f10ef28a2bfbe61818dc1c4
Update fmt.zig tests

Changed uses of `std.testing.expect` to `std.testing.expectEqual`, `std.testing.expectError`, and `std.testing.expectEqualStrings` where appropriate
lib/std/fmt.zig