mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Run one contenttest at a time.
This commit is contained in:
parent
39f119ddd3
commit
641fa2d968
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ check-ref: reftest
|
|||
.PHONY: check-content
|
||||
check-content: contenttest
|
||||
@$(call E, check: contenttests)
|
||||
$(Q)./contenttest --source-dir=$(S)src/test/html/content $(TESTNAME)
|
||||
$(Q)RUST_TEST_TASKS=1 ./contenttest --source-dir=$(S)src/test/html/content $(TESTNAME)
|
||||
|
||||
.PHONY: tidy
|
||||
tidy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue