| commit | c52b1927c2461b4f3b26bd4d5aa830e5e92d61a3 | [log] [tgz] |
|---|---|---|
| author | mike@reedtribe.org <mike@reedtribe.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | Sat Jan 07 03:49:13 2012 +0000 |
| committer | mike@reedtribe.org <mike@reedtribe.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | Sat Jan 07 03:49:13 2012 +0000 |
| tree | e2779dab8d1fe70e42292d8b7a86214ad499b4fa | |
| parent | f23f5f7f499b0dc885dc4e4544cdfc6ef6280d1e [diff] [blame] |
add unittest for sk_memset16 and sk_memset32 git-svn-id: http://skia.googlecode.com/svn/trunk@2985 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gyp/tests.gyp b/gyp/tests.gyp index 187eea5..27a34a0 100644 --- a/gyp/tests.gyp +++ b/gyp/tests.gyp
@@ -39,6 +39,7 @@ '../tests/MathTest.cpp', '../tests/MatrixTest.cpp', '../tests/Matrix44Test.cpp', + '../tests/MemsetTest.cpp', '../tests/MetaDataTest.cpp', '../tests/PackBitsTest.cpp', '../tests/PaintTest.cpp',