erlang: link/unlink/monitor/demonitor + refs (+17 tests)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled

This commit is contained in:
2026-04-25 02:16:04 +00:00
parent aa7d691028
commit c363856df6
6 changed files with 262 additions and 7 deletions

View File

@@ -1,11 +1,11 @@
{
"language": "erlang",
"total_pass": 358,
"total": 358,
"total_pass": 375,
"total": 375,
"suites": [
{"name":"tokenize","pass":62,"total":62,"status":"ok"},
{"name":"parse","pass":52,"total":52,"status":"ok"},
{"name":"eval","pass":174,"total":174,"status":"ok"},
{"name":"eval","pass":191,"total":191,"status":"ok"},
{"name":"runtime","pass":39,"total":39,"status":"ok"},
{"name":"ring","pass":4,"total":4,"status":"ok"},
{"name":"ping-pong","pass":4,"total":4,"status":"ok"},