".github/workflows/build-rockchip-immortalWrt-24.10.x.yml" did not exist on "c95f1c2b2e3b84a1c8e6a3d8f9e8fb9ed2f06b11"
- 18 Feb, 2021 1 commit
-
-
Abseil Team authored
Make include guards conform with https://google.github.io/styleguide/cppguide.html#The__define_Guard, attempt #2 PiperOrigin-RevId: 357056902
-
- 11 Feb, 2021 2 commits
-
-
Abseil Team authored
Revert include guard fix PiperOrigin-RevId: 356588893
-
Abseil Team authored
Make include guards conform with https://google.github.io/styleguide/cppguide.html#The__define_Guard PiperOrigin-RevId: 355882793
-
- 02 Dec, 2020 1 commit
-
-
Abseil Team authored
Include TargetConditionals.h before checking TARGET_OS_IPHONE New versions of Clang require that you include TargetConditionals.h before checking the TARGET_OS_* macros. Include it where appropriate to keep the compiler happy. PiperOrigin-RevId: 345106443
-
- 11 Oct, 2019 1 commit
-
-
Chris Johnson authored
Added support for ESP8266 Arduino platform. Refactored Arduino defines to use the GTEST_OS_* model.
-
- 11 Apr, 2019 1 commit
-
-
Calvin Hill authored
This allows googletest to recognize the Haiku operating system when running tests in other projects.
-
- 13 Feb, 2019 1 commit
-
-
Enji Cooper authored
As noted in the patch description: * Add DragonFly and GNU/kFreeBSD support. * Implement GetThreadCount() for BSDs. 1. https://svnweb.freebsd.org/ports/head/devel/googletest/files/patch-bsd-defines?revision=488934 Signed-off-by:
Enji Cooper <yaneurabeya@gmail.com>
-
- 02 Jan, 2019 1 commit
-
-
Abseil Team authored
Remove the #ifs for old, unsupported and buggy compilers: * old versions of GCC & MSVC * Symbian PiperOrigin-RevId: 227116941
-
- 11 Oct, 2018 1 commit
-
-
KO Myung-Hun authored
Closes #1899 PiperOrigin-RevId: 216719020
-
- 18 Sep, 2018 1 commit
-
-
Matthieu Longo authored
-
- 23 May, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 12 Jan, 2018 2 commits
- 29 Aug, 2017 1 commit
-
-
Scott Graham authored
-
- 14 Aug, 2017 1 commit
-
-
gpetit authored
-
- 06 May, 2017 1 commit
-
-
Kamil Rytarowski authored
NetBSD is a modern UNIX-like Operating System. Enable GTEST_HAS_PTHREAD and GTEST_HAS_DEATH_TEST on NetBSD.
-
- 25 Aug, 2015 1 commit
-
-
Billy Donahue authored
-
- 14 Jul, 2015 1 commit
-
-
kosak authored
-