clean up tests
authorcaryclark <caryclark@google.com>
Wed, 13 May 2015 17:13:17 +0000 (10:13 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 13 May 2015 17:13:17 +0000 (10:13 -0700)
commit38a017bf44aa1ad25291ad0cbb4ccbe8bd31ab0b
tree0b0d4162932dd39d9e8508a2a3579aeab46f0eda
parent8780bc65bd5a53a38ac4b0a53a5fb283e066ec40
clean up tests

Confirm that no path ops tests are flaky, and clean up errors around
that. The test framework was incorrectly checking for >= MAX_ERRORS for
failure and <= MAX_ERRORS for success.

TBR=reed@google.com

Review URL: https://codereview.chromium.org/1140563003
tests/PathOpsExtendedTest.cpp
tests/PathOpsExtendedTest.h
tests/PathOpsFuzz763Test.cpp
tests/PathOpsOpCircleThreadedTest.cpp
tests/PathOpsOpCubicThreadedTest.cpp
tests/PathOpsOpLoopThreadedTest.cpp
tests/PathOpsOpRectThreadedTest.cpp