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,12 +1,12 @@
# Erlang-on-SX Scoreboard
**Total: 561 / 561 tests passing**
**Total: 571 / 571 tests passing**
| | Suite | Pass | Total |
|---|---|---|---|
| ✅ | tokenize | 62 | 62 |
| ✅ | parse | 52 | 52 |
| ✅ | eval | 364 | 364 |
| ✅ | eval | 374 | 374 |
| ✅ | runtime | 52 | 52 |
| ✅ | ring | 4 | 4 |
| ✅ | ping-pong | 4 | 4 |