erlang: code:which/is_loaded/all_loaded introspection (+10 eval tests)

This commit is contained in:
2026-05-14 19:08:34 +00:00
parent cd45ebcc7a
commit 582baf5bfd
5 changed files with 93 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
{
"language": "erlang",
"total_pass": 561,
"total": 561,
"total_pass": 571,
"total": 571,
"suites": [
{"name":"tokenize","pass":62,"total":62,"status":"ok"},
{"name":"parse","pass":52,"total":52,"status":"ok"},
{"name":"eval","pass":364,"total":364,"status":"ok"},
{"name":"eval","pass":374,"total":374,"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"},