test: port 737_direnum to ww; retire the C carrier

This commit is contained in:
2026-08-08 15:47:23 +09:00
parent b4a6bab112
commit ee793a8407
3 changed files with 202 additions and 511 deletions

View File

@@ -382,7 +382,8 @@ LIBENV_WW_TARGETS = $(LIBENV_WW_TESTS:%=wwtest/%)
# they run under test-compiler.
XMOD_WW_TESTS = test/xmod/collide_test.ww test/xmod/m1_test.ww \
test/xmod/label_test.ww test/xmod/typecheck_test.ww \
test/xmod/enumcap_test.ww test/xmod/modreset_test.ww
test/xmod/enumcap_test.ww test/xmod/modreset_test.ww \
test/xmod/direnum_test.ww
XMOD_WW_TARGETS = $(XMOD_WW_TESTS:%=wwtest/%)
# Ww-native asm-window observers: single-file ww tests under test/asm/