|
Rename test files to end with Test.cpp.
DM builds all of {bench,gm,test}/*.cpp. A Windows build warned us that we were
trying to link typeface.obj twice. This must have something to do with there
existing gm/typeface.cpp and tests/Typeface.cpp. To be safe, make sure tests
have a Test.cpp suffix to disambiguate.
BUG=skia:
Committed: http://code.google.com/p/skia/source/detail?r=13644
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+0 lines, -280 lines) |
Patch |
|
M |
gyp/tests.gypi
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
D |
tests/DiscardableMemoryPool.cpp
|
View
|
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
|
A + |
tests/DiscardableMemoryPoolTest.cpp
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
D |
tests/GLInterfaceValidation.cpp
|
View
|
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
|
A + |
tests/GLInterfaceValidationTest.cpp
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
D |
tests/ToUnicode.cpp
|
View
|
|
1 chunk |
+0 lines, -180 lines |
0 comments
|
Download
|
|
A + |
tests/ToUnicodeTest.cpp
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
D |
tests/Typeface.cpp
|
View
|
|
1 chunk |
+0 lines, -26 lines |
0 comments
|
Download
|
|
A + |
tests/TypefaceTest.cpp
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|