| OLD | NEW |
| 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 230 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 241 </File> | 241 </File> |
| 242 <File | 242 <File |
| 243 RelativePath="..\..\test\cctest\test-spaces.cc" | 243 RelativePath="..\..\test\cctest\test-spaces.cc" |
| 244 > | 244 > |
| 245 </File> | 245 </File> |
| 246 <File | 246 <File |
| 247 RelativePath="..\..\test\cctest\test-strings.cc" | 247 RelativePath="..\..\test\cctest\test-strings.cc" |
| 248 > | 248 > |
| 249 </File> | 249 </File> |
| 250 <File | 250 <File |
| 251 RelativePath="..\..\test\cctest\test-unbound-queue.cc" |
| 252 > |
| 253 </File> |
| 254 <File |
| 251 RelativePath="..\..\test\cctest\test-utils.cc" | 255 RelativePath="..\..\test\cctest\test-utils.cc" |
| 252 > | 256 > |
| 253 </File> | 257 </File> |
| 254 <File | 258 <File |
| 255 RelativePath="..\..\test\cctest\test-version.cc" | 259 RelativePath="..\..\test\cctest\test-version.cc" |
| 256 > | 260 > |
| 257 </File> | 261 </File> |
| 258 </Files> | 262 </Files> |
| 259 <Globals> | 263 <Globals> |
| 260 </Globals> | 264 </Globals> |
| 261 </VisualStudioProject> | 265 </VisualStudioProject> |
| OLD | NEW |