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

Side by Side Diff: tools/visual_studio/v8_cctest.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 | « test/cctest/test-profile-generator.cc ('k') | tools/visual_studio/v8_cctest_arm.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-ia32.cc" 183 RelativePath="..\..\test\cctest\test-disasm-ia32.cc"
180 > 184 >
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
248 > 252 >
249 </File> 253 </File>
250 <File 254 <File
251 RelativePath="..\..\test\cctest\test-version.cc" 255 RelativePath="..\..\test\cctest\test-version.cc"
252 > 256 >
253 </File> 257 </File>
254 </Files> 258 </Files>
255 <Globals> 259 <Globals>
256 </Globals> 260 </Globals>
257 </VisualStudioProject> 261 </VisualStudioProject>
OLDNEW
« no previous file with comments | « test/cctest/test-profile-generator.cc ('k') | tools/visual_studio/v8_cctest_arm.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698