aboutsummaryrefslogtreecommitdiff
path: root/tests/PathOpsDVectorTest.cpp
AgeCommit message (Expand)Author
2023-01-03Use skvx instead of SkDVector in Path/PathBuilderKevin Lubick
2022-10-17[includes] Fix includes on tests/Kevin Lubick
2022-06-27Replace SK_ARRAY_COUNT with std::size() for skia/testsHerb Derby
2019-04-24rewrite includes to not need so much -IfooMike Klein
2018-04-24Compile with latest clang 7.Ben Wagner
2015-05-11Path ops formerly found the topmost unprocessed edge and determined its angle...caryclark
2014-01-14Move macros from TestClassDef.h to Test.hcommit-bot@chromium.org
2014-01-02Get rid of DEFINE_TESTCLASS_SHORT() macro.tfarina@chromium.org
2013-07-16harden and speed up path op unit testscaryclark@google.com
2013-04-15path ops work in progresscaryclark@google.com
2013-04-08Add base types for path opscaryclark@google.com