| ... | ... | @@ -141,12 +141,12 @@ pub const build_cases = [_]BuildCase{ |
| 141 | 141 | .build_root = "test/standalone/install_raw_hex", |
| 142 | 142 | .import = @import("standalone/install_raw_hex/build.zig"), |
| 143 | 143 | }, |
| 144 | | // TODO take away EmitOption.emit_to option and make it give a FileSource |
| 144 | // https://github.com/ziglang/zig/issues/17484 |
| 145 | 145 | //.{ |
| 146 | 146 | // .build_root = "test/standalone/emit_asm_and_bin", |
| 147 | 147 | // .import = @import("standalone/emit_asm_and_bin/build.zig"), |
| 148 | 148 | //}, |
| 149 | | // TODO take away EmitOption.emit_to option and make it give a FileSource |
| 149 | // https://github.com/ziglang/zig/issues/17484 |
| 150 | 150 | //.{ |
| 151 | 151 | // .build_root = "test/standalone/issue_12588", |
| 152 | 152 | // .import = @import("standalone/issue_12588/build.zig"), |