Revision: 17384
Author: [email protected]
Date: Fri Oct 25 05:52:11 2013 UTC
Log: The "TESTFLAGS" is now added to Android .check build to be
consistent with other platform build.
[email protected]
Review URL: https://codereview.chromium.org/39273004
Patch from Bangfu Tao <[email protected]>.
http://code.google.com/p/v8/source/detail?r=17384
Modified:
/branches/bleeding_edge/Makefile
=======================================
--- /branches/bleeding_edge/Makefile Fri Oct 4 16:21:23 2013 UTC
+++ /branches/bleeding_edge/Makefile Fri Oct 25 05:52:11 2013 UTC
@@ -328,7 +328,7 @@
@tools/run-tests.py $(TESTJOBS) --outdir=$(OUTDIR) \
--arch-and-mode=$(basename $@) \
--timeout=600 \
- --command-prefix="tools/android-run.py"
+ --command-prefix="tools/android-run.py" $(TESTFLAGS)
$(addsuffix .check, $(ANDROID_ARCHES)): \
$(addprefix $$(basename $$@).,$(MODES)).check
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.