index
:
googletest.git
05CC6081FCBD0071053DE78238E136B3
1278977C598F83A02A525FEA38941265
4422C11159FF3F7F49E4BC959EE89D06
498B35FA518A5E1CF8C95CE6D51091B2
77A9B20B4C1E02FAC90D1D942E1D4C18
8EA412EE54E54CAC6E49EE3B7C209DA1
9A681768AABE08D1EFA5CA77528236A4
B4DE7B5F4F45390ABCFB887AFADA9303
BC1EDD4B325FB2BF16E1EF6DF8EFC0DF
main
master
v1.10.x
v1.12.x
v1.13.x
v1.14.x
v1.15.x
v1.8.x
Google's C++ test framework: https://github.com/google/googletest
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
msvc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removes all uses of StrStream; fixes the VC projects and simplifies them by u...
zhanyong.wan
2010-09-08
4
-296/+2
*
Removes the old DLL solution.
zhanyong.wan
2010-03-05
1
-122/+0
*
Simplifies the implementation by using std::vector instead of Vector.
zhanyong.wan
2010-02-25
1
-2/+0
*
Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth);...
zhanyong.wan
2010-02-24
1
-0/+1
*
Moves gtest.def from src/ to msvc/.
zhanyong.wan
2009-12-18
1
-0/+123
*
Fixes line-ending in the new -md VC projects.
zhanyong.wan
2009-09-16
5
-0/+0
*
Adjusts VC projects' output directories such that the output files don't step...
zhanyong.wan
2009-09-11
8
-32/+32
*
Really removes unneeded VC projects.
zhanyong.wan
2009-09-11
5
-723/+0
*
Removes deprecated /Wp64 flag from VC projects; also removes unneeded VC proj...
zhanyong.wan
2009-09-11
9
-56/+16
*
Adds /MD(d) versions of VC++ projects.
vladlosev
2009-08-28
5
-0/+758
*
Removes svn:executable and sets svn:eol-style to CRLF for VS project files.
zhanyong.wan
2009-02-13
10
-1521/+1521
*
Adds gtest_all_test.cc. Also cleans up gtest_unittest.cc.
zhanyong.wan
2009-02-09
1
-2/+2
*
Fixes the VC project. Contributed by Rainer Klaffenboeck.
shiqian
2008-10-31
1
-0/+15
*
Adds suffix 'd' to gtest's libs on Windows. Also fixes gtest_unittest on non...
shiqian
2008-09-13
2
-2/+2
*
Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-i...
shiqian
2008-09-08
1
-0/+15
*
Fix incorrect output file name in gtest_main.vcproj
vladlosev
2008-07-15
1
-2/+2
*
Makes Google Test compile on Mac OS X and Cygwin, and adds project files for ...
shiqian
2008-07-09
10
-0/+1491