smalltalk: conformance.sh + scoreboard.{json,md}
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled

This commit is contained in:
2026-04-25 07:54:48 +00:00
parent 5ef07a4d8d
commit ae94a24de5
4 changed files with 160 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
{
"date": "2026-04-25T07:53:18Z",
"programs": [
"eight-queens.st",
"fibonacci.st",
"life.st",
"mandelbrot.st",
"quicksort.st"
],
"program_count": 5,
"program_tests_passed": 39,
"all_tests_passed": 403,
"all_tests_total": 403,
"exit_code": 0
}