summaryrefslogtreecommitdiff
path: root/build.zig
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2024-11-08 21:34:00 +0000
committerChris Boesch <chrboesch@noreply.codeberg.org>2024-11-08 21:34:00 +0000
commitfb46871dab2218349b1d2a21b8af73c509e61436 (patch)
tree596d7d606d9d5b15915513899d01cdebbf84fe5d /build.zig
parent97c2ea2f498933cbf46e154acf14126b3821b0e3 (diff)
parent2606e537331bd642d0319305e038f602df6cf779 (diff)
Merge branch 'main' into readme
Diffstat (limited to 'build.zig')
-rw-r--r--build.zig7
1 files changed, 7 insertions, 0 deletions
diff --git a/build.zig b/build.zig
index a1f6029..e528552 100644
--- a/build.zig
+++ b/build.zig
@@ -1202,6 +1202,13 @@ const exercises = [_]Exercise{
.output = "The pull request has been merged.",
},
.{
+ .main_file = "109_vectors.zig",
+ .output =
+ \\Max difference (old fn): 0.014
+ \\Max difference (new fn): 0.014
+ ,
+ },
+ .{
.main_file = "999_the_end.zig",
.output =
\\