test: align package fixtures with Go semantics
This commit is contained in:
2
Makefile
2
Makefile
@@ -641,7 +641,7 @@ test-library: $(BIN)/ww $(BIN)/w6c $(BIN)/w6a $(BIN)/w6l \
|
||||
@echo "ww test -j $(JOBS) lib/..."
|
||||
@mkdir -p $(WWBUILD)/wwtest-lib
|
||||
@$(CURDIR)/$(BIN)/ww test -j $(JOBS) -w $(WWBUILD)/wwtest-lib \
|
||||
-I $(CURDIR)/lib/ww lib/...
|
||||
lib/...
|
||||
|
||||
test-bootstrap-native: $(WRAPPER_TOOLS) $(BOOTSTRAP_WRAPPER_BINS)
|
||||
@set -e; for t in $(BOOTSTRAP_WRAPPER_BINS); do \
|
||||
|
||||
Reference in New Issue
Block a user