erlang: Phase 8 BIF registry foundation (+18 runtime tests, 600/600)

This commit is contained in:
2026-05-14 19:34:30 +00:00
parent 925bbd0d42
commit 498d2533d8
5 changed files with 88 additions and 6 deletions

View File

@@ -1,12 +1,12 @@
{
"language": "erlang",
"total_pass": 582,
"total": 582,
"total_pass": 600,
"total": 600,
"suites": [
{"name":"tokenize","pass":62,"total":62,"status":"ok"},
{"name":"parse","pass":52,"total":52,"status":"ok"},
{"name":"eval","pass":385,"total":385,"status":"ok"},
{"name":"runtime","pass":52,"total":52,"status":"ok"},
{"name":"runtime","pass":70,"total":70,"status":"ok"},
{"name":"ring","pass":4,"total":4,"status":"ok"},
{"name":"ping-pong","pass":4,"total":4,"status":"ok"},
{"name":"bank","pass":8,"total":8,"status":"ok"},