smalltalk: conformance.sh + scoreboard.{json,md}
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
This commit is contained in:
15
lib/smalltalk/scoreboard.json
Normal file
15
lib/smalltalk/scoreboard.json
Normal 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
|
||||
}
|
||||
Reference in New Issue
Block a user