summaryrefslogtreecommitdiffstats
path: root/googletest/include/gtest/internal/gtest-string.h
Commit message (Collapse)AuthorAgeFilesLines
* restore mistakenly removed iffs in their explicit formrefs/pull/2387/headKrystian Kuzniarek2019-08-201-9/+10
| | | | | 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
|
* clang: fix `-Wsign-conversion` errorsEnji Cooper2019-04-061-0/+3
| | | | | | | | | | | Cast some values as their unsigned equivalents or `size_t` to match the parameter type used for the template object under test. Also, provide UInt32 equivalent delegate methods for some callers (with int-equivalents for backwards compatibility). This closes #2146. Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
* Comments changes, no functionality changesrefs/pull/1740/headGennadiy Civil2018-08-141-1/+0
|
* Formatting changes for automatic code managementGennadiy Civil2018-07-271-0/+2
|
* Formatting changes, code syncrefs/pull/1684/headGennadiy Civil2018-07-251-2/+1
|
* Formatting changes refs/pull/1607/headGennadiy Civil2018-05-231-1/+1
|
* code merges, cleanupGennadiy Civil2018-01-101-2/+2
|
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-251-0/+167