Download Game! Currently 72 players and visitors. Last logged in:BlitzerSirdaDeinoGoatze

Blitzer's Blog >> 71889

Back to blogs index
Posted: 30 Aug 2026 20:31 [ permalink ]
Node patch_lexer_escapes.js
node tests/run_all.js
[PATCH] Lexer properly unescapes 
[MASTER] Scanning for test definitions in /home/user/GD/tests/batchB B B B B B
B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B
B B B B B B B B B B B B==================================================B B B
B B B B B B B B B B B B B B B B B [MASTER] Executing Test: 01_echo_test.jsonCCC
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
==================================================
[TEST RUNNER] Orchestrating test for tests/fixtures/echo.c on port 5000
[VM STDOUT] HAUKI> [VM STDOUT] HAUKI REPL ready. Serving 1 network port(s).
[NetServer] Listening on port 5000 ? tests/fixtures/echo.c
[TEST RUNNER] Socket connected to localhost:5000. Initiating sequence...B B B
B B B B B B [VM STDOUT] [NetServer] New connection: OID 0 ? ::ffff:127.0.0.1:41
524B B B B B B B B B B [VM STDOUT] [VM DEBUG] net_write emitted String: "ECHO:
Hello HAUKI"B B B B B B B B B B B [PASS] Sent: "Hello HAUKI" | Recv: "ECHO:
Hello HAUKI"B B B B B B B B B B B B B B B B B B [VM STDOUT] [VM DEBUG]
net_write emitted String: "ECHO: Testing Mesh"CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
CCCCCCCCCCCCCCC
[PASS] Sent: "Testing Mesh" | Recv: "ECHO: Testing Mesh"
B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B B
B B B B B B [TEST RUNNER] ? Sequence complete. All assertions
passed.CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
[MASTER] ? 01_echo_test.json PASSEDB B B B B B B B B B B B B B B B B B B B B B
B B B B BBCCCCCCCCCCCCCCCCCCCCCCCCCCCC
==================================================
[MASTER] Executing Test: 02_array_test.json
==================================================
[TEST RUNNER] Orchestrating test for tests/fixtures/array_math.c on port 5001
[VM STDOUT] HAUKI> [VM STDOUT] HAUKI REPL ready. Serving 1 network port(s).
[NetServer] Listening on port 5001 ? tests/fixtures/array_math.c
[TEST RUNNER] Socket connected to localhost:5001. Initiating sequence...
[VM STDOUT] [NetServer] New connection: OID 0 ? ::ffff:127.0.0.1:53668
[VM STDOUT] [VM DEBUG] net_write emitted String: "MATH: -150"
[PASS] Sent: "calculate" | Recv: "MATH: -150"

[TEST RUNNER] ? Sequence complete. All assertions passed.
[MASTER] ? 02_array_test.json PASSED

==================================================
[MASTER] Executing Test: 03_inherit_test.json
==================================================
[TEST RUNNER] Orchestrating test for tests/fixtures/child.c on port 5002
[VM STDOUT] HAUKI> [VM STDOUT] HAUKI REPL ready. Serving 1 network port(s).
[NetServer] Listening on port 5002 ? tests/fixtures/child.c
[TEST RUNNER] Socket connected to localhost:5002. Initiating sequence...
[VM STDOUT] [NetServer] New connection: OID 0 ? ::ffff:127.0.0.1:54770
[VM STDOUT] [VM DEBUG] net_write emitted String: "SECRET: "
[VM STDOUT] [VM DEBUG] net_write emitted Integer: "42"
[PASS] Sent: "reveal" | Recv: "SECRET: 42"

[TEST RUNNER] ? Sequence complete. All assertions passed.
[MASTER] ? 03_inherit_test.json PASSED

==================================================
[MASTER] Executing Test: 04_stress_test.json
==================================================
[TEST RUNNER] Orchestrating test for tests/fixtures/life.c on port 5003
[VM STDOUT] HAUKI> [VM STDOUT] HAUKI REPL ready. Serving 1 network port(s).
[NetServer] Listening on port 5003 ? tests/fixtures/life.c
[TEST RUNNER] Socket connected to localhost:5003. Initiating sequence...
[VM STDOUT] [NetServer] New connection: OID 0 ? ::ffff:127.0.0.1:41284
[VM STDOUT] [VM DEBUG] net_write emitted String: ".#...
.#...
.#...
.....
.....
"
[PASS] Sent: "step" | Recv: ".#...
.#...
.#...
.....
....."

[TEST RUNNER] ? Sequence complete. All assertions passed.
[MASTER] ? 04_stress_test.json PASSED

==================================================
[MASTER] Test Suite Complete.
[MASTER] Passed: 4 | Failed: 0
==================================================
user@elli:~/GD$