mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-06-05 21:15:22 +00:00
Clean up testing pipeline some more... centralized reporting.
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ TARGET = build/testunity-cov.exe
|
||||
|
||||
# To generate coverage, call 'make -s', the default target runs.
|
||||
# For verbose output of all the tests, run 'make test'.
|
||||
default: coverage
|
||||
default: test
|
||||
.PHONY: default coverage test clean
|
||||
coverage: $(SRC1) $(SRC2) $(SRC3) $(SRC4) $(SRC5) $(SRC6) $(SRC7) $(SRC8)
|
||||
cd $(BUILD_DIR) && \
|
||||
|
||||
Reference in New Issue
Block a user