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

Side by Side Diff: tools/visual_studio/v8_cctest_arm.vcproj

Issue 1084009: Add a few tests to ProfilerEventsProcessor. (Closed)
Patch Set: Created 10 years, 9 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
« no previous file with comments | « tools/visual_studio/v8_cctest.vcproj ('k') | tools/visual_studio/v8_cctest_x64.vcproj » ('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="v8_cctest" 5 Name="v8_cctest"
6 ProjectGUID="{97ECC711-7430-4FC4-90FD-004DA880E72A}" 6 ProjectGUID="{97ECC711-7430-4FC4-90FD-004DA880E72A}"
7 RootNamespace="v8_cctest" 7 RootNamespace="v8_cctest"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 </File> 161 </File>
162 <File 162 <File
163 RelativePath="..\..\test\cctest\test-compiler.cc" 163 RelativePath="..\..\test\cctest\test-compiler.cc"
164 > 164 >
165 </File> 165 </File>
166 <File 166 <File
167 RelativePath="..\..\test\cctest\test-conversions.cc" 167 RelativePath="..\..\test\cctest\test-conversions.cc"
168 > 168 >
169 </File> 169 </File>
170 <File 170 <File
171 RelativePath="..\..\test\cctest\test-cpu-profiler.cc"
172 >
173 </File>
174 <File
171 RelativePath="..\..\test\cctest\test-debug.cc" 175 RelativePath="..\..\test\cctest\test-debug.cc"
172 > 176 >
173 </File> 177 </File>
174 <File 178 <File
175 RelativePath="..\..\test\cctest\test-decls.cc" 179 RelativePath="..\..\test\cctest\test-decls.cc"
176 > 180 >
177 </File> 181 </File>
178 <File 182 <File
179 RelativePath="..\..\test\cctest\test-disasm-arm.cc" 183 RelativePath="..\..\test\cctest\test-disasm-arm.cc"
180 > 184 >
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
236 > 240 >
237 </File> 241 </File>
238 <File 242 <File
239 RelativePath="..\..\test\cctest\test-version.cc" 243 RelativePath="..\..\test\cctest\test-version.cc"
240 > 244 >
241 </File> 245 </File>
242 </Files> 246 </Files>
243 <Globals> 247 <Globals>
244 </Globals> 248 </Globals>
245 </VisualStudioProject> 249 </VisualStudioProject>
OLDNEW
« no previous file with comments | « tools/visual_studio/v8_cctest.vcproj ('k') | tools/visual_studio/v8_cctest_x64.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698