GUEST: step 0 — baseline snapshot
Created lib/guest/baseline/ with normalised scoreboards for all 11 guests:
lua 185/185, forth 64/64, ruby 76/76, apl 73/73, prolog 590/590,
common-lisp 309/309, smalltalk 625/629, tcl 3/4, haskell 0/18 programs,
js 94/148 (test262-slice), erlang 0/0 (suite all-zero).
Re-ran every conformance.sh and test.sh; refreshed each guest's own
scoreboard.{json,md} so per-guest scoreboard matches lib/guest/baseline/<lang>.json.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"date": "2026-04-25T16:05:32Z",
|
||||
"date": "2026-05-06T21:06:00Z",
|
||||
"programs": [
|
||||
"eight-queens.st",
|
||||
"fibonacci.st",
|
||||
@@ -8,8 +8,8 @@
|
||||
"quicksort.st"
|
||||
],
|
||||
"program_count": 5,
|
||||
"program_tests_passed": 39,
|
||||
"all_tests_passed": 847,
|
||||
"all_tests_total": 847,
|
||||
"exit_code": 0
|
||||
"program_tests_passed": 4,
|
||||
"all_tests_passed": 625,
|
||||
"all_tests_total": 629,
|
||||
"exit_code": 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user