erlang: er-to-sx / er-of-sx term marshalling (+23 runtime tests)

This commit is contained in:
2026-05-14 20:07:35 +00:00
parent 2ee5e45515
commit 3d092dd78e
5 changed files with 127 additions and 6 deletions

View File

@@ -1,12 +1,12 @@
{
"language": "erlang",
"total_pass": 600,
"total": 600,
"total_pass": 623,
"total": 623,
"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":70,"total":70,"status":"ok"},
{"name":"runtime","pass":93,"total":93,"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"},