| commit | 5a90adaf2fc3c161be32ae61ca063e82f1b8fa46 | [log] [tgz] |
|---|---|---|
| author | jvanverth@google.com <jvanverth@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Feb 08 17:13:09 2013 +0000 |
| committer | jvanverth@google.com <jvanverth@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Feb 08 17:13:09 2013 +0000 |
| tree | 11e7d6000e9efb42d327626a5b9258c8efedf839 | |
| parent | f1ee5b5c53c870082803f998167b1fb87df87571 [diff] [blame] |
Add Random unit tests. https://codereview.appspot.com/7306066/ git-svn-id: http://skia.googlecode.com/svn/trunk@7670 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gyp/tests.gyp b/gyp/tests.gyp index 10e99d2..082336f 100644 --- a/gyp/tests.gyp +++ b/gyp/tests.gyp
@@ -77,6 +77,7 @@ '../tests/PointTest.cpp', '../tests/PremulAlphaRoundTripTest.cpp', '../tests/QuickRejectTest.cpp', + '../tests/RandomTest.cpp', '../tests/Reader32Test.cpp', '../tests/ReadPixelsTest.cpp', '../tests/ReadWriteAlphaTest.cpp',