erlang: extract ffi test suite (637/637, ffi 14/14)

This commit is contained in:
2026-05-14 20:21:51 +00:00
parent 29fd70f17a
commit 6636f9c170
6 changed files with 128 additions and 55 deletions

View File

@@ -1,18 +1,19 @@
# Erlang-on-SX Scoreboard
**Total: 633 / 633 tests passing**
**Total: 637 / 637 tests passing**
| | Suite | Pass | Total |
|---|---|---|---|
| ✅ | tokenize | 62 | 62 |
| ✅ | parse | 52 | 52 |
| ✅ | eval | 395 | 395 |
| ✅ | eval | 385 | 385 |
| ✅ | runtime | 93 | 93 |
| ✅ | ring | 4 | 4 |
| ✅ | ping-pong | 4 | 4 |
| ✅ | bank | 8 | 8 |
| ✅ | echo | 7 | 7 |
| ✅ | fib | 8 | 8 |
| ✅ | ffi | 14 | 14 |
Generated by `lib/erlang/conformance.sh`.