|
Move image decoder unit tests to content_unittests
We're deleting the concept of a webcore_unit_test from Chromium. I would prefer
to move these tests into the WebKit repository, but they depend on test data in
src-internal. Instead, this CL moves them into content_unittests.
BUG= 184276
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=187745
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+25 lines, -394 lines) |
Patch |
 |
M |
content/content_tests.gypi
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
content/renderer/bmp_image_decoder_unittest.cc
|
View
|
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
content/renderer/ico_image_decoder_unittest.cc
|
View
|
1
2
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/test/image_decoder_test.h
|
View
|
1
2
3
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/test/image_decoder_test.cc
|
View
|
1
2
|
4 chunks |
+12 lines, -3 lines |
0 comments
|
Download
|
 |
D |
webkit/tools/test_shell/image_decoder_unittest.h
|
View
|
|
1 chunk |
+0 lines, -86 lines |
0 comments
|
Download
|
 |
D |
webkit/tools/test_shell/image_decoder_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -216 lines |
0 comments
|
Download
|
 |
M |
webkit/tools/test_shell/test_shell.gypi
|
View
|
|
2 chunks |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
D |
webkit/tools/webcore_unit_tests/BMPImageDecoder_unittest.cpp
|
View
|
|
1 chunk |
+0 lines, -30 lines |
0 comments
|
Download
|
 |
D |
webkit/tools/webcore_unit_tests/ICOImageDecoder_unittest.cpp
|
View
|
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
 |
D |
webkit/tools/webcore_unit_tests/README
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
Total messages: 17 (0 generated)
|