diff options
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/test_shell/test_shell.gyp | 1 | ||||
-rw-r--r-- | webkit/tools/test_shell/test_shell_tests.vcproj | 928 |
2 files changed, 467 insertions, 462 deletions
diff --git a/webkit/tools/test_shell/test_shell.gyp b/webkit/tools/test_shell/test_shell.gyp index b540fa5..d191d67 100644 --- a/webkit/tools/test_shell/test_shell.gyp +++ b/webkit/tools/test_shell/test_shell.gyp @@ -302,6 +302,7 @@ 'sources': [ '../../../skia/ext/convolver_unittest.cc', '../../../skia/ext/image_operations_unittest.cc', + '../../../skia/ext/skia_utils_unittest.cc' '../../../skia/ext/platform_canvas_unittest.cc', '../../../skia/ext/vector_canvas_unittest.cc', '../../glue/bookmarklet_unittest.cc', diff --git a/webkit/tools/test_shell/test_shell_tests.vcproj b/webkit/tools/test_shell/test_shell_tests.vcproj index 432f101..3455883 100644 --- a/webkit/tools/test_shell/test_shell_tests.vcproj +++ b/webkit/tools/test_shell/test_shell_tests.vcproj @@ -1,465 +1,469 @@ <?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="test_shell_tests"
- ProjectGUID="{E6766F81-1FCD-4CD7-BC16-E36964A14867}"
- RootNamespace="test_shell_tests"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\test_shell_tests.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\test_shell_tests.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="support"
- >
- <File
- RelativePath=".\drag_delegate.cc"
- >
- </File>
- <File
- RelativePath=".\drag_delegate.h"
- >
- </File>
- <File
- RelativePath=".\drop_delegate.cc"
- >
- </File>
- <File
- RelativePath=".\drop_delegate.h"
- >
- </File>
- <File
- RelativePath=".\event_sending_controller.cc"
- >
- </File>
- <File
- RelativePath=".\event_sending_controller.h"
- >
- </File>
- <File
- RelativePath=".\image_decoder_unittest.cc"
- >
- </File>
- <File
- RelativePath=".\image_decoder_unittest.h"
- >
- </File>
- <File
- RelativePath=".\layout_test_controller.cc"
- >
- </File>
- <File
- RelativePath=".\layout_test_controller.h"
- >
- </File>
- <File
- RelativePath=".\mock_webclipboard_impl.cc"
- >
- </File>
- <File
- RelativePath=".\mock_webclipboard_impl.h"
- >
- </File>
- <File
- RelativePath="$(OutDir)\obj\global_intermediate\net\net_resources.rc"
- >
- </File>
- <File
- RelativePath=".\resource.h"
- >
- </File>
- <File
- RelativePath=".\run_all_tests.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\simple_clipboard_impl.cc"
- >
- </File>
- <File
- RelativePath=".\simple_resource_loader_bridge.cc"
- >
- </File>
- <File
- RelativePath=".\resources\small.ico"
- >
- </File>
- <File
- RelativePath=".\test_navigation_controller.cc"
- >
- </File>
- <File
- RelativePath=".\test_navigation_controller.h"
- >
- </File>
- <File
- RelativePath=".\test_shell.cc"
- >
- </File>
- <File
- RelativePath=".\test_shell.h"
- >
- </File>
- <File
- RelativePath=".\resources\test_shell.ico"
- >
- </File>
- <File
- RelativePath=".\resources\test_shell.rc"
- >
- </File>
- <File
- RelativePath=".\test_shell_platform_delegate.h"
- >
- </File>
- <File
- RelativePath=".\test_shell_platform_delegate_win.cc"
- >
- </File>
- <File
- RelativePath=".\test_shell_request_context.cc"
- >
- </File>
- <File
- RelativePath=".\test_shell_request_context.h"
- >
- </File>
- <File
- RelativePath=".\test_shell_switches.cc"
- >
- </File>
- <File
- RelativePath=".\test_shell_switches.h"
- >
- </File>
- <File
- RelativePath=".\test_shell_test.cc"
- >
- </File>
- <File
- RelativePath=".\test_shell_test.h"
- >
- </File>
- <File
- RelativePath=".\test_shell_win.cc"
- >
- </File>
- <File
- RelativePath=".\test_webview_delegate.cc"
- >
- </File>
- <File
- RelativePath=".\test_webview_delegate.h"
- >
- </File>
- <File
- RelativePath=".\test_webview_delegate_win.cc"
- >
- </File>
- <File
- RelativePath=".\test_webworker_helper.cc"
- >
- </File>
- <File
- RelativePath=".\test_webworker_helper.h"
- >
- </File>
- <File
- RelativePath=".\text_input_controller.cc"
- >
- </File>
- <File
- RelativePath=".\text_input_controller.h"
- >
- </File>
- <File
- RelativePath=".\unittest_test_server.h"
- >
- </File>
- <File
- RelativePath=".\webview_host.h"
- >
- </File>
- <File
- RelativePath=".\webview_host_win.cc"
- >
- </File>
- <File
- RelativePath=".\webwidget_host.h"
- >
- </File>
- <File
- RelativePath=".\webwidget_host_win.cc"
- >
- </File>
- </Filter>
- <Filter
- Name="tests"
- >
- <File
- RelativePath="..\webcore_unit_tests\BMPImageDecoder_unittest.cpp"
- >
- </File>
- <File
- RelativePath="..\..\glue\bookmarklet_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\context_menu_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\..\skia\ext\convolver_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\cpp_bound_class_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\cpp_variant_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\devtools\devtools_mock_rpc.h"
- >
- </File>
- <File
- RelativePath="..\..\glue\devtools\devtools_rpc_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\devtools\dom_agent_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\dom_operations_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\dom_serializer_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\webcore_unit_tests\GKURL_unittest.cpp"
- >
- </File>
- <File
- RelativePath="..\..\glue\glue_serialize_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\webcore_unit_tests\ICOImageDecoder_unittest.cpp"
- >
- </File>
- <File
- RelativePath="..\..\glue\iframe_redirect_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\..\skia\ext\image_operations_unittest.cc"
- >
- </File>
- <File
- RelativePath=".\keyboard_unittest.cc"
- >
- </File>
- <File
- RelativePath=".\layout_test_controller_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\mimetype_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\multipart_response_delegate_unittest.cc"
- >
- </File>
- <File
- RelativePath=".\node_leak_test.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\password_autocomplete_listener_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\..\skia\ext\platform_canvas_unittest.cc"
- >
- </File>
- <File
- RelativePath=".\plugin_tests.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\regular_expression_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\resource_fetcher_unittest.cc"
- >
- </File>
- <File
- RelativePath=".\text_input_controller_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\webcore_unit_tests\TransparencyWin_unittest.cpp"
- >
- </File>
- <File
- RelativePath="..\webcore_unit_tests\UniscribeHelper_unittest.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\skia\ext\vector_canvas_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webframe_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\..\glue\webplugin_impl_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\webcore_unit_tests\XBMImageDecoder_unittest.cpp"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="test_shell_tests"
+ ProjectGUID="{E6766F81-1FCD-4CD7-BC16-E36964A14867}"
+ RootNamespace="test_shell_tests"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="1"
+ InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\test_shell_tests.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ ConfigurationType="1"
+ InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\test_shell_tests.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="support"
+ >
+ <File
+ RelativePath=".\drag_delegate.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\drag_delegate.h"
+ >
+ </File>
+ <File
+ RelativePath=".\drop_delegate.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\drop_delegate.h"
+ >
+ </File>
+ <File
+ RelativePath=".\event_sending_controller.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\event_sending_controller.h"
+ >
+ </File>
+ <File
+ RelativePath=".\image_decoder_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\image_decoder_unittest.h"
+ >
+ </File>
+ <File
+ RelativePath=".\layout_test_controller.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\layout_test_controller.h"
+ >
+ </File>
+ <File
+ RelativePath=".\mock_webclipboard_impl.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\mock_webclipboard_impl.h"
+ >
+ </File>
+ <File
+ RelativePath="$(OutDir)\obj\global_intermediate\net\net_resources.rc"
+ >
+ </File>
+ <File
+ RelativePath=".\resource.h"
+ >
+ </File>
+ <File
+ RelativePath=".\run_all_tests.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\simple_clipboard_impl.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\simple_resource_loader_bridge.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\resources\small.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\test_navigation_controller.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\test_navigation_controller.h"
+ >
+ </File>
+ <File
+ RelativePath=".\test_shell.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\test_shell.h"
+ >
+ </File>
+ <File
+ RelativePath=".\resources\test_shell.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\resources\test_shell.rc"
+ >
+ </File>
+ <File
+ RelativePath=".\test_shell_platform_delegate.h"
+ >
+ </File>
+ <File
+ RelativePath=".\test_shell_platform_delegate_win.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\test_shell_request_context.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\test_shell_request_context.h"
+ >
+ </File>
+ <File
+ RelativePath=".\test_shell_switches.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\test_shell_switches.h"
+ >
+ </File>
+ <File
+ RelativePath=".\test_shell_test.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\test_shell_test.h"
+ >
+ </File>
+ <File
+ RelativePath=".\test_shell_win.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\test_webview_delegate.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\test_webview_delegate.h"
+ >
+ </File>
+ <File
+ RelativePath=".\test_webview_delegate_win.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\test_webworker_helper.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\test_webworker_helper.h"
+ >
+ </File>
+ <File
+ RelativePath=".\text_input_controller.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\text_input_controller.h"
+ >
+ </File>
+ <File
+ RelativePath=".\unittest_test_server.h"
+ >
+ </File>
+ <File
+ RelativePath=".\webview_host.h"
+ >
+ </File>
+ <File
+ RelativePath=".\webview_host_win.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\webwidget_host.h"
+ >
+ </File>
+ <File
+ RelativePath=".\webwidget_host_win.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="tests"
+ >
+ <File
+ RelativePath="..\webcore_unit_tests\BMPImageDecoder_unittest.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\bookmarklet_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\context_menu_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\skia\ext\convolver_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\cpp_bound_class_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\cpp_variant_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\devtools\devtools_mock_rpc.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\devtools\devtools_rpc_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\devtools\dom_agent_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\dom_operations_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\dom_serializer_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\webcore_unit_tests\GKURL_unittest.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\glue_serialize_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\webcore_unit_tests\ICOImageDecoder_unittest.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\iframe_redirect_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\skia\ext\image_operations_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\skia\ext\skia_utils_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\keyboard_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\layout_test_controller_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\mimetype_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\multipart_response_delegate_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\node_leak_test.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\password_autocomplete_listener_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\skia\ext\platform_canvas_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\plugin_tests.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\regular_expression_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\resource_fetcher_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\text_input_controller_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\webcore_unit_tests\TransparencyWin_unittest.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\webcore_unit_tests\UniscribeHelper_unittest.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\skia\ext\vector_canvas_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\webframe_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\webplugin_impl_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\webcore_unit_tests\XBMImageDecoder_unittest.cpp"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
</VisualStudioProject>
|