summaryrefslogtreecommitdiffstats
path: root/googletest/include/gtest/gtest-test-part.h
Commit message (Collapse)AuthorAgeFilesLines
* restore mistakenly removed iffs in their explicit formrefs/pull/2387/headKrystian Kuzniarek2019-08-201-5/+5
| | | | | Due to confusion arisen from "iff" standing for "if and only if", this commit uses the latter.
* fix typosrefs/pull/2356/headKrystian Kuzniarek2019-07-301-5/+5
|
* Googletest exportAbseil Team2018-12-031-2/+2
| | | | | | Applied fixes for ClangTidy modernize-use-override and modernize-use-using. PiperOrigin-RevId: 223800219
* Apply clang-tidy modernize-use-nullptr to googletest.Abseil Team2018-10-051-7/+4
| | | | | | | | | | | Now that googletest has moved to C++11, it should no longer use NULL or 0 for the null pointer. This patch converts all such usages to nullptr using clang-tidy. This prevents LLVM from issuing -Wzero-as-null-pointer-constant warnings. PiperOrigin-RevId: 215814400
* Merge 2ce0685f76a4db403b7b2650433a584c150f2108 into ↵Arseny Aprelev2018-10-021-4/+8
| | | | | | | | | 75e834700d19aa373b428c7c746f951737354c28 Closes #1544 With refinements and changes PiperOrigin-RevId: 215273083
* googletest exportmisterg2018-08-201-1/+6
| | | | | | - 209457654 Import of OSS PR, https://github.com/google/googletest/pu... by misterg <misterg@google.com> PiperOrigin-RevId: 209457654
* Comments changes, no functionality changesrefs/pull/1740/headGennadiy Civil2018-08-141-3/+0
|
* Formatting changes for automatic code managementGennadiy Civil2018-07-271-0/+2
|
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-251-0/+179