Obey the TESTNAME build variable

make check-servo TESTNAME=layout will just run the servo layout tests.
The submodules still ignore TESTNAME.
This commit is contained in:
Brian Anderson 2012-05-24 15:11:49 -07:00
parent ea53b5e800
commit 1508c5b914

View file

@ -106,7 +106,7 @@ src/rust-stb-image/libstb-image.dummy:
check: $(CHECK_DEPS)
check-servo: servo-test
./servo-test
./servo-test $(TESTNAME)
.PHONY: check-rust-harfbuzz
check-rust-harfbuzz: src/harfbuzz/src/.libs/libharfbuzz.a