|
|
Add some missing unit tests and update cc_unittests and webkit_compositor_bindings_unittests
After GTFO, some unit test files were not in the right place, or missing
entirely. This patch (1) adds some missing unit tests, (2) moves some tests
from webkit_compositor_bindings_unitttests to cc_unitttests, and (3) removes
some redundant entries in the gyp files for those targets.
BUG=https://code.google.com/p/chromium/issues/detail?id=149121
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157425
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+4079 lines, -3060 lines) |
Patch |
 |
A |
cc/CCDrawQuadTest.cpp
|
View
|
1
2
3
|
1 chunk |
+312 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/CCRenderPassTest.cpp
|
View
|
1
2
3
4
|
1 chunk |
+87 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/CCRendererGLTest.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+428 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/ContentLayerChromiumTest.cpp
|
View
|
1
2
3
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/LayerChromiumTest.cpp
|
View
|
1
2
3
4
|
1 chunk |
+847 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/ScrollbarLayerChromiumTest.cpp
|
View
|
1
2
3
|
1 chunk |
+131 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/TextureCopierTest.cpp
|
View
|
1
2
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/TextureLayerChromiumTest.cpp
|
View
|
1
2
|
1 chunk |
+121 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/ThrottledTextureUploaderTest.cpp
|
View
|
1
2
|
1 chunk |
+72 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/TiledLayerChromiumTest.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+1547 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/TreeSynchronizerTest.cpp
|
View
|
1
2
|
1 chunk |
+405 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/cc_tests.gyp
|
View
|
1
2
3
4
|
3 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
 |
D |
webkit/compositor_bindings/LayerChromiumTest.cpp
|
View
|
1
2
|
1 chunk |
+0 lines, -847 lines |
0 comments
|
Download
|
 |
D |
webkit/compositor_bindings/TextureCopierTest.cpp
|
View
|
1
2
|
1 chunk |
+0 lines, -59 lines |
0 comments
|
Download
|
 |
D |
webkit/compositor_bindings/TextureLayerChromiumTest.cpp
|
View
|
1
2
|
1 chunk |
+0 lines, -121 lines |
0 comments
|
Download
|
 |
D |
webkit/compositor_bindings/ThrottledTextureUploaderTest.cpp
|
View
|
1
2
|
1 chunk |
+0 lines, -72 lines |
0 comments
|
Download
|
 |
D |
webkit/compositor_bindings/TiledLayerChromiumTest.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1547 lines |
0 comments
|
Download
|
 |
D |
webkit/compositor_bindings/TreeSynchronizerTest.cpp
|
View
|
1
2
|
1 chunk |
+0 lines, -405 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/compositor_bindings_tests.gyp
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|