aboutsummaryrefslogtreecommitdiff
path: root/tests/SortTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Merge remote-tracking branch 'goog/master-skia' into goog/mas...Tom Hudson2015-10-291-0/+2
* Revert "Merge remote-tracking branch 'goog/master-skia' into goog/master"Tom Hudson2015-10-281-2/+0
* Remove include of stdlib.h from SkTypes.h.bungeman2015-08-261-0/+2
* Cleanup: Sanitize the order of includes under tests/tfarina@chromium.org2014-01-241-1/+1
* Move macros from TestClassDef.h to Test.hcommit-bot@chromium.org2014-01-141-1/+0
* Add REPORTF test macro.halcanary@google.com2014-01-101-3/+2
* Use DEFINE_TESTCLASS_SHORT macro in tests.tfarina@chromium.org2013-12-121-5/+3
* Change old PRG to be SkLCGRandom; change new one to SkRandomcommit-bot@chromium.org2013-09-091-2/+2
* Change random number generator for 'tests' to SkMWCRandom. Also removes some jvanverth@google.com2013-03-041-2/+2
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-01-251-1/+1
* Fix sort test.bungeman@google.com2013-01-241-16/+23
* Split off SkConsistentChecksum from SkChecksumepoger@google.com2012-11-021-28/+0
* Added an overload of SkTQSort that sorts an array of values, rather than an a...rileya@google.com2012-08-281-0/+4
* Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com2012-08-231-1/+1
* add test for SkChecksummike@reedtribe.org2012-07-091-0/+28
* fix warnings on Mac in testscaryclark@google.com2012-06-061-1/+4
* Just use std qsortreed@google.com2012-05-071-5/+0
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-0/+7
* fix heapsortreed@android.com2009-03-181-9/+29
* migrate more legacy unittests into tests/reed@android.com2009-03-071-0/+30