summaryrefslogtreecommitdiffstats
path: root/googletest/include/gtest/internal/gtest-internal.h
Commit message (Collapse)AuthorAgeFilesLines
* Formatting changes refs/pull/1607/headGennadiy Civil2018-05-231-1/+1
|
* mergingGennadiy Civil2018-04-101-1/+1
|
* fix build break on locale windowsfo402252018-04-041-1/+1
|
* cl 189032107, againrefs/pull/1508/headGennadiy Civil2018-03-161-4/+19
|
* cl 189032107Gennadiy Civil2018-03-161-17/+9
|
* merge, again, IsRecursiveContainerrefs/pull/1507/headGennadiy Civil2018-03-151-13/+62
|
* Merge branch 'master' into upstream_188748737refs/pull/1503/headBernhard Bauer2018-03-121-26/+1
|\
| * Removed trailing comma in enumAnders Sundman (asum)2018-02-231-1/+1
| |
| * cleanup, mergesGennadiy Civil2018-02-131-25/+0
| |
* | Allow macros inside of parametrized test names.Bernhard Bauer2018-03-121-0/+3
|/ | | | | | | | | | This allows doing things like TEST_P(TestFixture, MAYBE(TestName)) for nicer conditional test disabling. Upstream of cr/188748737. Tested: Added unit tests MacroNamingTest and MacroNamingTestNonParametrized.
* Expose ScopedTrace utility in public interfaceFedor Trushkin2018-01-171-43/+0
|
* continue upstream/merge, etcrefs/pull/1400/headGennadiy Civil2018-01-111-4/+4
|
* Upstream cl 103120214Gennadiy Civil2018-01-111-3/+25
|
* revertrefs/pull/1396/headGennadiy Civil2018-01-101-68/+9
|
* code merges, cleanupGennadiy Civil2018-01-101-9/+68
|
* Infinite Loop when calling a mock function that takes ↵drgler2017-08-091-0/+25
| | | | boost::filesystem::path as parameter #521: Add is_same type trait and prevent infinite loops for recursive containers
* Create gtest-internal.hBilly Donahue2017-06-111-1/+1
|
* Use std::string and ::string explicitly in gtest and gmock code.refs/pull/1089/headNico Weber2017-05-151-2/+3
| | | | | | | | | This merges a Google-internal change (117235625). Original CL description: This CL was created manually in about an hour with sed, a Python script to find all the places unqualified 'string' was mentioned, and some help from Emacs to add the "std::" qualifications, plus a few manual tweaks.
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-251-0/+1238