String test is passing

Note: String fragmentation is no longer supported
This commit is contained in:
2026-04-07 19:22:31 +10:00
parent 3f35502694
commit f4ce6ad9f1
3 changed files with 780 additions and 8 deletions

View File

@@ -24,7 +24,7 @@ repl: source
$(MAKE) -C repl -k
.PHONY: tests
tests:
tests: clean
$(MAKE) -C tests -k
#util targets