aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
...
* rename tests/main to testmain.cppGravatar reed@android.com2009-04-01
* API change: SkPath computeBounds -> getBoundsGravatar reed@android.com2009-04-01
* build with -WallGravatar reed@android.com2009-03-20
* fix heapsortGravatar reed@android.com2009-03-18
* Initial implementation of polygon trianagulation. It seems to be robust and p...Gravatar turk@google.com2009-03-13
* migrate more legacy unittests into tests/Gravatar reed@android.com2009-03-07
* Move SkTSort.h back to private, and instead allow in the makefile for tests toGravatar reed@android.com2009-03-04
* Format more consistently with the rest of Skia.Gravatar turk@google.com2009-03-04
* add test for different srcover implementationsGravatar reed@android.com2009-03-03
* Unit test and bug fixes for cubic Bezier clipping.Gravatar turk@google.com2009-03-03
* add initial unittests for PathGravatar reed@android.com2009-03-02
* add tests (unittests) to MakefileGravatar reed@android.com2009-02-28
* more tests (need more meat in there)Gravatar reed@android.com2009-02-27
* add initial unittest framework (tests)Gravatar reed@android.com2009-02-27