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

Side by Side Diff: chrome/test/unit/unittests.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
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="unit_tests" 5 Name="unit_tests"
6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" 6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}"
7 RootNamespace="unit_tests" 7 RootNamespace="unit_tests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 502 matching lines...) Expand 10 before | Expand all | Expand 10 after
513 </File> 513 </File>
514 <File 514 <File
515 RelativePath="..\..\browser\extensions\extension s_service_unittest.cc" 515 RelativePath="..\..\browser\extensions\extension s_service_unittest.cc"
516 > 516 >
517 </File> 517 </File>
518 <File 518 <File
519 RelativePath="..\..\browser\find_backend_unittes t.cc" 519 RelativePath="..\..\browser\find_backend_unittes t.cc"
520 > 520 >
521 </File> 521 </File>
522 <File 522 <File
523 RelativePath="..\..\browser\views\find_bar_win_u nittest.cc"
524 >
525 </File>
526 <File
527 RelativePath="..\..\browser\importer\firefox_imp orter_unittest.cc" 523 RelativePath="..\..\browser\importer\firefox_imp orter_unittest.cc"
528 > 524 >
529 </File> 525 </File>
530 <File 526 <File
531 RelativePath="..\..\browser\google_url_tracker_u nittest.cc" 527 RelativePath="..\..\browser\google_url_tracker_u nittest.cc"
532 > 528 >
533 </File> 529 </File>
534 <File 530 <File
535 RelativePath="..\..\browser\history\history_back end_unittest.cc" 531 RelativePath="..\..\browser\history\history_back end_unittest.cc"
536 > 532 >
(...skipping 548 matching lines...) Expand 10 before | Expand all | Expand 10 after
1085 </File> 1081 </File>
1086 <File 1082 <File
1087 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 1083 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
1088 > 1084 >
1089 </File> 1085 </File>
1090 </Filter> 1086 </Filter>
1091 </Files> 1087 </Files>
1092 <Globals> 1088 <Globals>
1093 </Globals> 1089 </Globals>
1094 </VisualStudioProject> 1090 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/in_process_browser_test.cc ('k') | chrome/tools/build/win/browser_tests_dll.vsprops » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698