diff --git a/deno.json b/deno.json index 0b451d6..d68928e 100644 --- a/deno.json +++ b/deno.json @@ -11,6 +11,7 @@ "check": "deno run -A npm:rescript format src/*.res && deno run -A npm:rescript", "gossamer:dev": "deno task build:res && cargo run", "gossamer:build": "deno task build && cargo build --release", + "test": "deno task build:res && deno test --allow-read tests/", "test:forth": "gforth kernel/striker.fth -e 'test-strike bye'", "verify": "hexdump -C dist/substrate.bin" }, diff --git a/index.html b/index.html index 4e24f8c..825fe59 100644 --- a/index.html +++ b/index.html @@ -8,606 +8,17 @@ DotMatrix-FilePrinter -

DotMatrix-FilePrinter

- + Gforth: Checking...
-
+
@@ -662,14 +73,14 @@

DotMatrix-FilePrinter

-
-
+
+