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

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

Issue 979005: Re-apply r4159 now with working test on x64 (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_base_x64.vcproj ('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 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
149 </File> 149 </File>
150 <File 150 <File
151 RelativePath="..\..\test\cctest\test-assembler-ia32.cc" 151 RelativePath="..\..\test\cctest\test-assembler-ia32.cc"
152 > 152 >
153 </File> 153 </File>
154 <File 154 <File
155 RelativePath="..\..\test\cctest\test-ast.cc" 155 RelativePath="..\..\test\cctest\test-ast.cc"
156 > 156 >
157 </File> 157 </File>
158 <File 158 <File
159 RelativePath="..\..\test\cctest\test-circular-queue.cc"
160 >
161 </File>
162 <File
159 RelativePath="..\..\test\cctest\test-compiler.cc" 163 RelativePath="..\..\test\cctest\test-compiler.cc"
160 > 164 >
161 </File> 165 </File>
162 <File 166 <File
163 RelativePath="..\..\test\cctest\test-conversions.cc" 167 RelativePath="..\..\test\cctest\test-conversions.cc"
164 > 168 >
165 </File> 169 </File>
166 <File 170 <File
167 RelativePath="..\..\test\cctest\test-debug.cc" 171 RelativePath="..\..\test\cctest\test-debug.cc"
168 > 172 >
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
213 </File> 217 </File>
214 <File 218 <File
215 RelativePath="..\..\test\cctest\test-mark-compact.cc" 219 RelativePath="..\..\test\cctest\test-mark-compact.cc"
216 > 220 >
217 </File> 221 </File>
218 <File 222 <File
219 RelativePath="..\..\test\cctest\test-platform-win32.cc" 223 RelativePath="..\..\test\cctest\test-platform-win32.cc"
220 > 224 >
221 </File> 225 </File>
222 <File 226 <File
227 RelativePath="..\..\test\cctest\test-profile-generator.c c"
228 >
229 </File>
230 <File
223 RelativePath="..\..\test\cctest\test-serialize.cc" 231 RelativePath="..\..\test\cctest\test-serialize.cc"
224 > 232 >
225 </File> 233 </File>
226 <File 234 <File
227 RelativePath="..\..\test\cctest\test-sockets.cc" 235 RelativePath="..\..\test\cctest\test-sockets.cc"
228 > 236 >
229 </File> 237 </File>
230 <File 238 <File
231 RelativePath="..\..\test\cctest\test-spaces.cc" 239 RelativePath="..\..\test\cctest\test-spaces.cc"
232 > 240 >
233 </File> 241 </File>
234 <File 242 <File
235 RelativePath="..\..\test\cctest\test-strings.cc" 243 RelativePath="..\..\test\cctest\test-strings.cc"
236 > 244 >
237 </File> 245 </File>
238 <File 246 <File
239 RelativePath="..\..\test\cctest\test-utils.cc" 247 RelativePath="..\..\test\cctest\test-utils.cc"
240 > 248 >
241 </File> 249 </File>
242 <File 250 <File
243 RelativePath="..\..\test\cctest\test-version.cc" 251 RelativePath="..\..\test\cctest\test-version.cc"
244 > 252 >
245 </File> 253 </File>
246 </Files> 254 </Files>
247 <Globals> 255 <Globals>
248 </Globals> 256 </Globals>
249 </VisualStudioProject> 257 </VisualStudioProject>
OLDNEW
« no previous file with comments | « tools/visual_studio/v8_base_x64.vcproj ('k') | tools/visual_studio/v8_cctest_arm.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698