Skip to content

Commit d9cd4d0

Browse files
committed
test: remove standalone options test
This functionality is already load-bearing for the compiler's own build script so this (disabled, possibly bitrotted?) doesn't really add value.
1 parent f6c1864 commit d9cd4d0

File tree

3 files changed

+0
-37
lines changed

3 files changed

+0
-37
lines changed

test/standalone/build.zig.zon

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,6 @@
143143
//.sigpipe = .{
144144
// .path = "sigpipe",
145145
//},
146-
// TODO restore this test
147-
//.options = .{
148-
// .path = "options",
149-
//},
150146
.strip_empty_loop = .{
151147
.path = "strip_empty_loop",
152148
},

test/standalone/options/build.zig

Lines changed: 0 additions & 21 deletions
This file was deleted.

test/standalone/options/src/main.zig

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)