Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use fixed number of threads and sequential mode for reftests #2766

Closed
Closed
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Remove one unnecessary whitespace

  • Loading branch information
jviereck committed Jul 4, 2014
commit 87360718a751794979a5671fcb4b3ff64eaf6db5
@@ -86,7 +86,7 @@ check-ref-cpu: reftest

.PHONY: check-ref-cpu-sequential
check-ref-cpu-sequential: reftest
@$(call E, check: reftests with CPU rendering (using single thread))
@$(call E, check: reftests with CPU rendering (using single thread))
$(Q)./reftest $(S)src/test/ref/basic.list $(TESTNAME) -- -c -t 1 -y 1

.PHONY: check-ref-gpu
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.