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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove /tree/ from Readme.md links.
refs/pull/1029/head
Billy Donahue
2017-02-26
1
-4/+4
*
Merge pull request #996 from srz-zumix/fix-error
Billy Donahue
2017-02-17
1
-1/+1
|
\
|
*
fix typo /GTEST_ATTRIBUTE_UNUSED/GTEST_ATTRIBUTE_UNUSED_/
refs/pull/996/head
srz_zumix
2017-02-02
1
-1/+1
|
/
*
Merge pull request #982 from mbjorge/unused-variable-fix
Billy Donahue
2017-01-31
1
-3/+4
|
\
|
*
Add GTEST_ATTRIBUTE_UNUSED_ to REGISTER_TYPED_TEST_CASE_P
refs/pull/982/head
Mike Bjorge
2017-01-10
1
-3/+4
*
|
Merge pull request #874 from sejr/master
Billy Donahue
2017-01-23
1
-6/+6
|
\
\
|
|
/
|
/
|
|
*
Merge pull request #1 from google/master
refs/pull/874/head
Sam Roth
2017-01-23
8
-8/+127
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #658 from audiofanatic/ExternalProject_at_configure_time
Billy Donahue
2016-12-18
2
-2/+115
|
\
\
|
*
|
Added CMake configure-time download instructions to docs
refs/pull/658/head
Craig Scott
2016-12-17
2
-2/+115
*
|
|
2.6.4 is the minimum CMake version, so enforce it (#656)
Craig Scott
2016-12-18
3
-3/+3
|
/
/
*
|
Merge pull request #918 from DanAlbert/fix-android-GTEST_HAS_CLONE
Billy Donahue
2016-11-03
1
-2/+6
|
\
\
|
*
|
Fix detection of GTEST_HAS_CLONE for Android.
refs/pull/918/head
Dan Albert
2016-11-01
1
-2/+6
*
|
|
Merge pull request #728 from DanAlbert/tuple-stlport
Billy Donahue
2016-11-02
1
-0/+2
|
\
\
\
|
*
|
|
Fix a test to compile when tuple isn't available.
refs/pull/728/head
Dan Albert
2016-03-02
1
-0/+2
|
|
/
/
*
|
|
Merge pull request #876 from marco-m/patch-1
Billy Donahue
2016-09-21
1
-1/+1
|
\
\
\
|
*
|
|
Cookbok: fix broken relative link
refs/pull/876/head
Marco Molteni
2016-09-13
1
-1/+1
|
/
/
/
|
|
*
Fixed broken links
Samuel Roth
2016-09-12
1
-1/+1
|
|
*
blob vs tree
Samuel Roth
2016-09-12
1
-1/+1
|
|
*
Fixing relative links
Samuel Roth
2016-09-12
1
-2/+2
|
|
*
Fixing KnownIssues and FrequentlyAskedQuestions links
Samuel Roth
2016-09-12
1
-2/+2
|
|
*
Broken relative links fixed
Samuel Roth
2016-09-12
1
-6/+6
|
|
*
Fixing ForDummies link
Samuel Roth
2016-09-12
1
-1/+1
|
|
*
One works
Samuel Roth
2016-09-12
1
-1/+1
|
|
*
Relative links
Samuel Roth
2016-09-12
1
-1/+1
|
|
*
Fixing relative links
Samuel Roth
2016-09-12
1
-1/+1
|
|
/
|
/
|
*
|
Merge pull request #856 from KindDragon/mingw-appveyor
Billy Donahue
2016-09-07
2
-2/+2
|
\
\
|
*
|
Fix build with MinGW-w64
refs/pull/856/head
Arkadiy Shapkin
2016-09-04
2
-2/+2
|
/
/
*
|
Merge pull request #721 from ilmagico/fix-mingw-threads
Billy Donahue
2016-08-24
4
-5/+20
|
\
\
|
*
|
Don't use pthread when on MinGW even if available
refs/pull/721/head
Daniele Tamino
2016-02-22
1
-1/+3
|
*
|
Fix compilation on MinGW with native threads
Daniele Tamino
2016-02-22
3
-4/+17
|
|
/
*
|
Merge pull request #821 from mazong1123/master
release-1.8.0
Billy Donahue
2016-07-14
1
-2/+6
|
\
\
|
*
|
Reformatted the Unprintable operator== code style.
refs/pull/821/head
mazong1123
2016-07-14
1
-1/+4
|
*
|
Fixed issue #775
mazong1123
2016-07-14
1
-2/+3
|
/
/
*
|
Merge pull request #814 from google/BillyDonahue-patch-2
Billy Donahue
2016-06-29
1
-0/+1
|
\
\
|
*
|
Add Appveyor badge to Readme.md
refs/pull/927/head
refs/pull/814/head
Billy Donahue
2016-06-29
1
-0/+1
|
/
/
*
|
Merge pull request #723 from KindDragon/master
Billy Donahue
2016-06-28
4
-5/+88
|
\
\
|
*
|
Support running MSVC build on AppVeyour
refs/pull/723/head
Arkadiy Shapkin
2016-06-27
4
-5/+88
|
/
/
*
|
Merge pull request #810 from google/rollback_808
Billy Donahue
2016-06-26
1
-2/+2
|
\
\
|
*
|
Rollback change #808.
refs/pull/810/head
Billy Donahue
2016-06-26
1
-2/+2
|
/
/
*
|
Merge pull request #808 from djmott/master
Billy Donahue
2016-06-26
1
-2/+2
|
\
\
|
*
|
Fix to tests that return object which implement operator bool
refs/pull/808/head
David Mott
2016-06-25
1
-2/+2
|
*
|
fix to operator precedence in GTEST_TEST_BOOLEAN_ with expressions that imple...
David Mott
2016-06-25
1
-2/+2
|
/
/
*
|
Merge pull request #773 from mazong1123/master
Billy Donahue
2016-05-15
8
-3/+331
|
\
\
|
*
|
Added VS 2015 project support.
refs/pull/773/head
mazong1123
2016-05-15
5
-0/+328
|
*
|
Updated the value of GTEST_DIR to reflect the googletest dir.
mazong1123
2016-05-15
1
-1/+1
|
*
|
Changed the GTestDir marco value to reflect the new dir of googletest.
mazong1123
2016-05-15
2
-2/+2
|
/
/
*
|
Merge pull request #741 from mbinna/patch-1
Billy Donahue
2016-03-16
1
-5/+4
|
\
\
|
*
|
Fix whitespace in paragraph
refs/pull/741/head
Manuel Binna
2016-03-16
1
-5/+4
|
/
/
*
|
Merge pull request #724 from duggelz/master
Billy Donahue
2016-03-15
3
-5/+38
|
\
\
|
*
|
Restructure test so each scenario is independent.
refs/pull/724/head
Doug Greiman
2016-03-02
1
-20/+13
[next]