aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PathOpsExtendedTest.cpp
diff options
context:
space:
mode:
authorGravatar caryclark <caryclark@google.com>2014-09-18 10:32:57 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-09-18 10:32:57 -0700
commit65b427cff9cd34a06ff060d65d00cc3615d8fd94 (patch)
tree2226d5e4cddde9c97da5d80534ad3bfa468b8138 /tests/PathOpsExtendedTest.cpp
parenta0537deca24abc2713e72f61e9cec14bdcc703d0 (diff)
fix battlefield website by disallowing very small coordinates
also add and remove comments to document other attempts to fix this that had drawbacks R=fmalita@chromium.org BUG=414409 Author: caryclark@google.com Review URL: https://codereview.chromium.org/575553003
Diffstat (limited to 'tests/PathOpsExtendedTest.cpp')
-rw-r--r--tests/PathOpsExtendedTest.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/PathOpsExtendedTest.cpp b/tests/PathOpsExtendedTest.cpp
index f90b9fec69..d808ed7ec4 100644
--- a/tests/PathOpsExtendedTest.cpp
+++ b/tests/PathOpsExtendedTest.cpp
@@ -23,6 +23,8 @@
__SK_FORCE_IMAGE_DECODER_LINKING;
+DEFINE_bool2(runFail, f, false, "run tests known to fail.");
+
static const char marker[] =
"</div>\n"
"\n"