erlang: verify hot-reload call dispatch semantics (+6 eval tests)

This commit is contained in:
2026-05-14 19:17:59 +00:00
parent 582baf5bfd
commit b5e93df82e
4 changed files with 65 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
{
"language": "erlang",
"total_pass": 571,
"total": 571,
"total_pass": 577,
"total": 577,
"suites": [
{"name":"tokenize","pass":62,"total":62,"status":"ok"},
{"name":"parse","pass":52,"total":52,"status":"ok"},
{"name":"eval","pass":374,"total":374,"status":"ok"},
{"name":"eval","pass":380,"total":380,"status":"ok"},
{"name":"runtime","pass":52,"total":52,"status":"ok"},
{"name":"ring","pass":4,"total":4,"status":"ok"},
{"name":"ping-pong","pass":4,"total":4,"status":"ok"},