aboutsummaryrefslogtreecommitdiff
path: root/tests/RandomTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* ubsan shift fixescaryclark2015-12-091-1/+1
* 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
* Use DEFINE_TESTCLASS_SHORT macro in tests.tfarina@chromium.org2013-12-121-5/+2
* Change old PRG to be SkLCGRandom; change new one to SkRandomcommit-bot@chromium.org2013-09-091-4/+4
* Fix for Gorilla testjvanverth@google.com2013-02-141-9/+3
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-02-091-9/+9
* fix build on Macoshumper@google.com2013-02-081-3/+9
* Fix for Mac compile warnings. Temporarily removed random gorilla test.jvanverth@google.com2013-02-081-9/+9
* Add Random unit tests.jvanverth@google.com2013-02-081-0/+196