diff options
author | initial.commit <initial.commit@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-07-26 23:55:29 +0000 |
---|---|---|
committer | initial.commit <initial.commit@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-07-26 23:55:29 +0000 |
commit | 09911bf300f1a419907a9412154760efd0b7abc3 (patch) | |
tree | f131325fb4e2ad12c6d3504ab75b16dd92facfed /chrome/test/ui/ui_tests.vcproj | |
parent | 586acc5fe142f498261f52c66862fa417c3d52d2 (diff) | |
download | chromium_src-09911bf300f1a419907a9412154760efd0b7abc3.zip chromium_src-09911bf300f1a419907a9412154760efd0b7abc3.tar.gz chromium_src-09911bf300f1a419907a9412154760efd0b7abc3.tar.bz2 |
Add chrome to the repository.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/ui/ui_tests.vcproj')
-rw-r--r-- | chrome/test/ui/ui_tests.vcproj | 528 |
1 files changed, 528 insertions, 0 deletions
diff --git a/chrome/test/ui/ui_tests.vcproj b/chrome/test/ui/ui_tests.vcproj new file mode 100644 index 0000000..4c9ffac --- /dev/null +++ b/chrome/test/ui/ui_tests.vcproj @@ -0,0 +1,528 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="ui_tests" + ProjectGUID="{76235B67-1C27-4627-8A33-4B2E1EF93EDE}" + RootNamespace="ui_tests" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="1" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;..\..\tools\build\win\precompiled_wtl.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\libxslt\build\using_libxslt.vsprops;..\..\tools\build\win\unit_test.vsprops;..\..\tools\build\win\ui_test.vsprops;..\..\tools\build\win\test_memory_usage.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)\tools\build\win\js_engine.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories=""$(OutDir)\obj\generated_resources"" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + AdditionalDependencies="winmm.lib" + /> + <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\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\libxslt\build\using_libxslt.vsprops;..\..\tools\build\win\unit_test.vsprops;..\..\tools\build\win\ui_test.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)\tools\build\win\js_engine.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories=""$(OutDir)\obj\generated_resources"" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + AdditionalDependencies="winmm.lib" + /> + <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="Common" + > + <File + RelativePath="..\..\tools\build\win\precompiled_wtl.cc" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="1" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\..\tools\build\win\precompiled_wtl.h" + > + </File> + <File + RelativePath=".\run_all_unittests.cc" + > + </File> + <File + RelativePath="..\test_file_util.cc" + > + </File> + <File + RelativePath="..\testing_browser_process.h" + > + </File> + <File + RelativePath=".\ui_test.cc" + > + </File> + <File + RelativePath=".\ui_test.h" + > + </File> + <File + RelativePath=".\ui_test_suite.cc" + > + </File> + <File + RelativePath=".\ui_test_suite.h" + > + </File> + <File + RelativePath="..\..\..\net\url_request\url_request_test_job.cc" + > + </File> + <File + RelativePath="..\..\..\net\url_request\url_request_test_job.h" + > + </File> + </Filter> + <Filter + Name="TestChromeMain" + > + <File + RelativePath="..\..\app\chrome_main_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestErrorPage" + > + <File + RelativePath="..\..\browser\errorpage_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestBrowser" + > + <File + RelativePath="..\..\browser\browser_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestChromeLogging" + > + <File + RelativePath="..\..\common\logging_chrome_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestDownload" + > + <File + RelativePath="..\..\browser\download_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestImages" + > + <File + RelativePath="..\..\browser\images_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestIFrame" + > + <File + RelativePath="..\..\browser\iframe_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestCache" + > + <File + RelativePath="..\..\common\net\cache_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestSanity" + > + <File + RelativePath="..\..\browser\sanity_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestAutomationProxy" + > + <File + RelativePath="..\automation\automation_proxy_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestNPAPI" + > + <File + RelativePath=".\layout_plugin_uitest.cpp" + > + </File> + <File + RelativePath=".\npapi_uitest.cpp" + > + </File> + </Filter> + <Filter + Name="TestSessionHistory" + > + <File + RelativePath="..\..\browser\session_history_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestSessionRestore" + > + <File + RelativePath="..\..\browser\session_restore_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestTabRestore" + > + <File + RelativePath="..\..\browser\tab_restore_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestAuthentication" + > + <File + RelativePath="..\..\browser\login_prompt_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestPreferences" + > + <File + RelativePath="..\..\common\pref_service_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestViewSource" + > + <File + RelativePath="..\..\browser\view_source_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestRedirects" + > + <File + RelativePath="..\..\browser\history\redirect_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestResourceDispatcherHost" + > + <File + RelativePath="..\..\browser\resource_dispatcher_host_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestFindInPage" + > + <File + RelativePath="..\..\browser\find_in_page_controller_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestPageLoader" + > + <File + RelativePath="..\perf\mem_usage.cc" + > + </File> + <File + RelativePath="..\perf\mem_usage.h" + > + </File> + <File + RelativePath="..\reliability\page_load_test.cc" + > + </File> + <File + RelativePath="..\reliability\page_load_test.h" + > + </File> + </Filter> + <Filter + Name="TestSandbox" + > + <File + RelativePath=".\sandbox_uitests.cc" + > + </File> + </Filter> + <Filter + Name="TestInspector" + > + <File + RelativePath=".\inspector_controller_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestLocalizedBuilds" + > + <File + RelativePath="..\..\browser\locale_tests_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestMetricsService" + > + <File + RelativePath="..\..\browser\metrics_service_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestInterstitialPage" + > + <File + RelativePath="..\..\browser\interstitial_page_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestSSL" + > + <File + RelativePath="..\..\browser\ssl_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestAccessibility" + > + <File + RelativePath="..\accessibility\accessibility_tests.cc" + > + </File> + <Filter + Name="Accessibility Client" + > + <File + RelativePath="..\accessibility\accessibility_util.cc" + > + </File> + <File + RelativePath="..\accessibility\accessibility_util.h" + > + </File> + <File + RelativePath="..\accessibility\browser_impl.cc" + > + </File> + <File + RelativePath="..\accessibility\browser_impl.h" + > + </File> + <File + RelativePath="..\accessibility\constants.h" + > + </File> + <File + RelativePath="..\accessibility\keyboard_util.cc" + > + </File> + <File + RelativePath="..\accessibility\keyboard_util.h" + > + </File> + <File + RelativePath="..\accessibility\registry_util.cc" + > + </File> + <File + RelativePath="..\accessibility\registry_util.h" + > + </File> + <File + RelativePath="..\accessibility\tab_impl.cc" + > + </File> + <File + RelativePath="..\accessibility\tab_impl.h" + > + </File> + </Filter> + </Filter> + <Filter + Name="TestCrashRecovery" + > + <File + RelativePath="..\..\browser\crash_recovery_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestPrinting" + > + <File + RelativePath="..\..\browser\printing\printing_layout_uitest.cc" + > + </File> + <File + RelativePath="..\..\browser\printing\printing_test.h" + > + </File> + </Filter> + <Filter + Name="TestSavePage" + > + <File + RelativePath="..\..\browser\save_page_uitest.cc" + > + </File> + </Filter> + <Filter + Name="TestOmnibox" + > + <File + RelativePath=".\omnibox_uitest.cc" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |