Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(107)

Side by Side Diff: chrome/test/browser/browser_tests_launcher.vcproj

Issue 99097: Adding browser tests, for which the DLL is unloaded after each test (take 2) (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/test/browser/browser_tests_launcher.cc ('k') | chrome/test/browser/run_all_unittests.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="browser_tests_launcher" 5 Name="browser_tests_launcher"
6 ProjectGUID="{9B87804D-2502-480B-95AE-5A572CE91809}" 6 ProjectGUID="{9B87804D-2502-480B-95AE-5A572CE91809}"
7 RootNamespace="browser_tests_launcher" 7 RootNamespace="browser_tests_launcher"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
151 </References> 151 </References>
152 <Files> 152 <Files>
153 <File 153 <File
154 RelativePath=".\browser_tests_launcher.cc" 154 RelativePath=".\browser_tests_launcher.cc"
155 > 155 >
156 </File> 156 </File>
157 </Files> 157 </Files>
158 <Globals> 158 <Globals>
159 </Globals> 159 </Globals>
160 </VisualStudioProject> 160 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/browser/browser_tests_launcher.cc ('k') | chrome/test/browser/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698