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.16.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
/
googletest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #968 from nicolacavallini/link_typed_test_docs
Gennadiy Civil
2017-08-02
1
-2/+2
|
\
|
*
added link to sample 6 in the documentation of typed test
refs/pull/968/head
nicolacavallini
2016-12-23
1
-2/+2
*
|
fix links to Google C++ Style Guide
refs/pull/1165/head
Herbert Thielen
2017-07-30
1
-2/+2
*
|
Merge pull request #1107 from lipk/patch-1
Gennadiy Civil
2017-07-26
1
-1/+1
|
\
\
|
*
|
Remove unnecessary 'the'.
refs/pull/1107/head
lipk
2017-05-30
1
-1/+1
*
|
|
Fixes a typo in FAQ.md
refs/pull/1143/head
Vincent Palancher
2017-07-05
1
-1/+1
*
|
|
Merge pull request #1081 from krytarowski/netbsd-1
Billy Donahue
2017-06-23
2
-2/+5
|
\
\
\
|
*
|
|
Add NetBSD support
refs/pull/1081/head
Kamil Rytarowski
2017-05-06
2
-2/+5
*
|
|
|
Colouring in help text
refs/pull/1129/head
Chris-Sharpe
2017-06-21
1
-1/+1
*
|
|
|
Create gtest-internal.h
Billy Donahue
2017-06-11
1
-1/+1
*
|
|
|
Fixing float comparison broken link
refs/pull/1113/head
jorgehb
2017-06-08
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1091 from nico/wmicro
Billy Donahue
2017-05-23
1
-38/+51
|
\
\
\
|
*
|
|
Fix -Wmicrosoft-cast warnings when using gtest with clang on Windows.
refs/pull/1091/head
Nico Weber
2017-05-15
1
-38/+51
*
|
|
|
Changes add ability to overwrite TempDir(), issue https://github.com/google/g...
refs/pull/1096/head
Gennadiy Civil
2017-05-18
2
-1/+7
*
|
|
|
Merge pull request #1089 from nico/stdstring
Billy Donahue
2017-05-16
11
-89/+82
|
\
\
\
\
|
*
|
|
|
Use std::string and ::string explicitly in gtest and gmock code.
refs/pull/1089/head
Nico Weber
2017-05-15
11
-89/+82
|
|
/
/
/
*
|
|
|
Merge pull request #1090 from nico/typo
Billy Donahue
2017-05-16
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Fixing typo in documentation.
refs/pull/1090/head
Nico Weber
2017-05-15
1
-1/+1
|
|
/
/
/
*
|
|
|
Gender-neutralize comments in gtest.h.
refs/pull/1092/head
Nico Weber
2017-05-15
1
-1/+1
|
/
/
/
*
|
|
Merge pull request #725 from donhuff/xcode-headers
Billy Donahue
2017-05-15
1
-0/+47
|
\
\
\
|
*
|
|
Update C++ language and library settings to match SDK projects.
refs/pull/725/head
Don Huff
2016-03-11
1
-0/+6
|
*
|
|
Add missing headers to Xcode framework target.
Don Huff
2016-02-25
1
-0/+41
*
|
|
|
Merge pull request #1078 from pwnall/gtest_api_port
Billy Donahue
2017-05-11
2
-1/+11
|
\
\
\
\
|
*
|
|
|
Pick up GTEST_API_ definition in gtest/internal/custom/gtest-port.h.
refs/pull/1078/head
Victor Costan
2017-05-04
2
-1/+11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #965 from davidben/format-attr
Billy Donahue
2017-05-07
2
-3/+21
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Annotate ColoredPrintf with the format attribute and fix bugs.
refs/pull/965/head
David Benjamin
2016-12-22
2
-3/+21
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1034 from dankegel/master
Billy Donahue
2017-05-02
3
-2/+4
|
\
\
\
|
*
|
|
Minimal changes to fix build failures on Microsoft Visual Studio 2015
refs/pull/1034/head
Dan Kegel
2017-03-02
3
-2/+4
*
|
|
|
Changes to make TempDir() public
refs/pull/1077/head
Gennadiy Civil
2017-05-02
5
-22/+29
|
/
/
/
*
|
|
fix typo /GTEST_ATTRIBUTE_UNUSED/GTEST_ATTRIBUTE_UNUSED_/
refs/pull/996/head
srz_zumix
2017-02-02
1
-1/+1
*
|
|
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 #658 from audiofanatic/ExternalProject_at_configure_time
Billy Donahue
2016-12-18
1
-2/+105
|
\
\
|
*
|
Added CMake configure-time download instructions to docs
refs/pull/658/head
Craig Scott
2016-12-17
1
-2/+105
*
|
|
2.6.4 is the minimum CMake version, so enforce it (#656)
Craig Scott
2016-12-18
1
-1/+1
|
/
/
*
|
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
|
|
/
*
|
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
|
|
/
*
|
Support running MSVC build on AppVeyour
refs/pull/723/head
Arkadiy Shapkin
2016-06-27
2
-4/+16
*
|
Rollback change #808.
refs/pull/810/head
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
*
|
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
|
*
Fix env_var_test to ignore XML_OUTPUT_FILE if already set
Doug Greiman
2016-03-02
1
-0/+2
[next]