smalltalk: ANSI X3J20 validator subset + 62 tests -> 813/813
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled

This commit is contained in:
2026-04-25 14:48:47 +00:00
parent 446a0e7d68
commit 5d369daf2b
4 changed files with 166 additions and 6 deletions

View File

@@ -1,12 +1,12 @@
# Smalltalk-on-SX Scoreboard
_Last run: 2026-04-25T14:10:14Z_
_Last run: 2026-04-25T14:44:32Z_
## Totals
| Suite | Passing |
|-------|---------|
| All Smalltalk-on-SX tests | **751 / 751** |
| All Smalltalk-on-SX tests | **813 / 813** |
| Classic-corpus tests (`tests/programs.sx`) | **39** |
## Classic-corpus programs (`lib/smalltalk/tests/programs/`)
@@ -22,6 +22,7 @@ _Last run: 2026-04-25T14:10:14Z_
## Per-file test counts
```
OK lib/smalltalk/tests/ansi.sx 62 passed
OK lib/smalltalk/tests/blocks.sx 19 passed
OK lib/smalltalk/tests/cannot_return.sx 5 passed
OK lib/smalltalk/tests/collections.sx 29 passed