mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +03:00
test: disable incremental tests on wasm32-wasi-selfhosted
https://codeberg.org/ziglang/zig/issues/31810
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const std = @import("std");
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const std = @import("std");
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const S = struct { x: u8 };
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const S = @This();
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
pub fn main() !void {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const std = @import("std");
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const Tag = u2;
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
pub fn main() !void {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#target=x86_64-linux-selfhosted
|
||||
//#target=x86_64-windows-selfhosted
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const std = @import("std");
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#target=x86_64-linux-selfhosted
|
||||
//#target=x86_64-windows-selfhosted
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const std = @import("std");
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#module=foo=foo.zig
|
||||
|
||||
#update=initial version
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
pub fn main() !u8 {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
pub fn main() !u8 {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
pub fn main() !void {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const S = extern struct { x: u8, y: u8 };
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const std = @import("std");
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const std = @import("std");
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version with compile error
|
||||
#file=main.zig
|
||||
pub fn main() void {}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
|
||||
#update=initial version with no compile log
|
||||
#file=main.zig
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
pub fn main() void {}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const foo = @as(u8, 123);
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version with error
|
||||
#file=main.zig
|
||||
pub fn main() !void {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=non-inline version
|
||||
#file=main.zig
|
||||
pub fn main() !void {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const std = @import("std");
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const foo = @import("foo.zig");
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const std = @import("std");
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const std = @import("std");
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const std = @import("std");
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
pub fn main() !void {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const MyEnum = enum(u8) {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const E = enum { a, b, c };
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const std = @import("std");
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const SomeType = u32;
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
pub const A = struct { b: B };
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=x86_64-linux-llvm
|
||||
#target=wasm32-wasi-selfhosted
|
||||
//#target=wasm32-wasi-selfhosted
|
||||
#update=initial version
|
||||
#file=main.zig
|
||||
const std = @import("std");
|
||||
|
||||
Reference in New Issue
Block a user