test: port 737_direnum to ww; retire the C carrier
This commit is contained in:
3
Makefile
3
Makefile
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user