erlang: file:read_file/write_file/delete BIFs (+10 eval tests, 633/633)

This commit is contained in:
2026-05-14 20:14:31 +00:00
parent 3d092dd78e
commit 29fd70f17a
5 changed files with 134 additions and 11 deletions

View File

@@ -1,11 +1,11 @@
{
"language": "erlang",
"total_pass": 623,
"total": 623,
"total_pass": 633,
"total": 633,
"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":"eval","pass":395,"total":395,"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"},