aboutsummaryrefslogtreecommitdiff
path: root/googletest/test/googletest-port-test.cc
AgeCommit message (Expand)Author
2023-10-05Fix RE::Init for Android and NetBSD.Abseil Team
2023-09-03Count threads after thread-creation while still holding mutex lockTanzinul Islam
2023-08-07Fix RETest/1.ImplicitConstructorWorks on non-ABSL platformsEnji Cooper
2023-04-21Use '=default' to define trivial constructor/destructorsTom Hughes
2023-04-20Fix spellingTom Hughes
2023-03-09Apply clang-tidy fixesAbseil Team
2023-03-06Replace "#if GTEST_HAS_ABSL" with "#ifdef GTEST_HAS_ABSL"Tom Hughes
2023-03-06Use "#ifdef" with public macrosTom Hughes
2023-03-06Use "#ifdef GTEST_OS_..." instead of "#if GTEST_OS_..."Tom Hughes
2023-01-05IWYU: Add missing std includesTom Hughes
2022-04-26Use RE2 for the regex implementation when building with Bazel and using AbseilDerek Mauro
2022-04-22Remove the legacy internal GTEST_DISALLOW_* macrosDerek Mauro
2022-03-15Running clang-format over all of GoogleTestAbseil Team
2021-11-03Googletest exportdmauro
2021-06-30Googletest exportAbseil Team
2021-06-17Merge pull request #3200 from ellert:port-to-GNU/HurdCJ Johnson
2021-02-05Googletest exportAbseil Team
2020-12-30Port to GNU/HurdMattias Ellert
2020-10-14Googletest exportdmauro
2020-04-23Fix a -Wdeprecated warning.Arthur O'Dwyer
2020-04-23Remove all uses of GTEST_DISALLOW_{MOVE_,}ASSIGN_.Arthur O'Dwyer
2019-08-14remove a custom implementation of std::iterator_traitsKrystian Kuzniarek
2019-04-05clang: fix `-Wsign-conversion` errorsEnji Cooper
2019-04-01Googletest exportAbseil Team
2019-02-12Import `patch-bsd-defines` from FreeBSD ports [1]Enji Cooper
2019-01-11Googletest exportmisterg
2018-10-30Googletest exportmisterg
2018-10-05Apply clang-tidy modernize-use-nullptr to googletest.Abseil Team
2018-08-14Comments changes, no functionality changes. Gennadiy Civil
2018-08-14Comments changes, no functionality changesGennadiy Civil
2018-08-08Formatting tweaks, no functionality changesGennadiy Civil
2018-08-01more test changesGennadiy Civil