aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/SortTest.cpp
Commit message (Expand)AuthorAge
* Remove include of stdlib.h from SkTypes.h.Gravatar bungeman2015-08-26
* Cleanup: Sanitize the order of includes under tests/Gravatar tfarina@chromium.org2014-01-24
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Add REPORTF test macro.Gravatar halcanary@google.com2014-01-10
* Use DEFINE_TESTCLASS_SHORT macro in tests.Gravatar tfarina@chromium.org2013-12-12
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Change random number generator for 'tests' to SkMWCRandom. Also removes some Gravatar jvanverth@google.com2013-03-04
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-25
* Fix sort test.Gravatar bungeman@google.com2013-01-24
* Split off SkConsistentChecksum from SkChecksumGravatar epoger@google.com2012-11-02
* Added an overload of SkTQSort that sorts an array of values, rather than an a...Gravatar rileya@google.com2012-08-28
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* add test for SkChecksumGravatar mike@reedtribe.org2012-07-09
* fix warnings on Mac in testsGravatar caryclark@google.com2012-06-06
* Just use std qsortGravatar reed@google.com2012-05-07
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* fix heapsortGravatar reed@android.com2009-03-18
* migrate more legacy unittests into tests/Gravatar reed@android.com2009-03-07