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

Unified Diff: testing/gtest.vcproj

Issue 17212: Update googletest (gtest) to 1.2.1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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 side-by-side diff with in-line comments
Download patch
Index: testing/gtest.vcproj
===================================================================
--- testing/gtest.vcproj (revision 7611)
+++ testing/gtest.vcproj (working copy)
@@ -120,74 +120,126 @@
<References>
</References>
<Files>
- <File
- RelativePath="gtest\include\gtest\internal\gtest-death-test-internal.h"
+ <Filter
+ Name="src"
>
- </File>
- <File
- RelativePath="gtest\src\gtest-death-test.cc"
+ <File
+ RelativePath=".\gtest\src\gtest-death-test.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\src\gtest-filepath.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\src\gtest-internal-inl.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\src\gtest-port.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\src\gtest-test-part.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\src\gtest.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="include"
>
- </File>
+ <File
+ RelativePath=".\gtest\include\gtest\gtest-death-test.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\include\gtest\gtest-message.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\include\gtest\gtest-param-test.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\include\gtest\gtest-spi.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\include\gtest\gtest-test-part.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\include\gtest\gtest-typed-test.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\include\gtest\gtest.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\include\gtest\gtest_pred_impl.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\include\gtest\gtest_prod.h"
+ >
+ </File>
+ <Filter
+ Name="internal"
+ >
+ <File
+ RelativePath=".\gtest\include\gtest\internal\gtest-death-test-internal.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\include\gtest\internal\gtest-filepath.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\include\gtest\internal\gtest-internal.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\include\gtest\internal\gtest-linked_ptr.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\include\gtest\internal\gtest-param-util-generated.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\include\gtest\internal\gtest-param-util.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\include\gtest\internal\gtest-port.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\include\gtest\internal\gtest-string.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gtest\include\gtest\internal\gtest-type-util.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
<File
- RelativePath="gtest\include\gtest\gtest-death-test.h"
+ RelativePath=".\multiprocess_func_list.cc"
>
</File>
<File
- RelativePath="gtest\src\gtest-filepath.cc"
+ RelativePath=".\multiprocess_func_list.h"
>
</File>
<File
- RelativePath="gtest\include\gtest\internal\gtest-filepath.h"
+ RelativePath=".\platform_test.h"
>
</File>
- <File
- RelativePath="gtest\src\gtest-internal-inl.h"
- >
- </File>
- <File
- RelativePath="gtest\include\gtest\internal\gtest-internal.h"
- >
- </File>
- <File
- RelativePath="gtest\include\gtest\gtest-message.h"
- >
- </File>
- <File
- RelativePath="gtest\src\gtest-port.cc"
- >
- </File>
- <File
- RelativePath="gtest\include\gtest\internal\gtest-port.h"
- >
- </File>
- <File
- RelativePath="gtest\include\gtest\gtest-spi.h"
- >
- </File>
- <File
- RelativePath="gtest\include\gtest\internal\gtest-string.h"
- >
- </File>
- <File
- RelativePath="gtest\src\gtest.cc"
- >
- </File>
- <File
- RelativePath="gtest\include\gtest\gtest.h"
- >
- </File>
- <File
- RelativePath="gtest\include\gtest\gtest_pred_impl.h"
- >
- </File>
- <File
- RelativePath="gtest\include\gtest\gtest_prod.h"
- >
- </File>
- <File
- RelativePath="multiprocess_func_list.cc"
- >
- </File>
</Files>
<Globals>
</Globals>

Powered by Google App Engine
This is Rietveld 408576698