erlang: Phase 9f — hot-BIF opcode table (+18 vm tests)

This commit is contained in:
2026-05-14 21:26:51 +00:00
parent 3efd735283
commit e8a5c2e1ba
5 changed files with 91 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{
"language": "erlang",
"total_pass": 691,
"total": 691,
"total_pass": 709,
"total": 709,
"suites": [
{"name":"tokenize","pass":62,"total":62,"status":"ok"},
{"name":"parse","pass":52,"total":52,"status":"ok"},
@@ -13,6 +13,6 @@
{"name":"echo","pass":7,"total":7,"status":"ok"},
{"name":"fib","pass":8,"total":8,"status":"ok"},
{"name":"ffi","pass":14,"total":14,"status":"ok"},
{"name":"vm","pass":54,"total":54,"status":"ok"}
{"name":"vm","pass":72,"total":72,"status":"ok"}
]
}