- 24 Jan, 2022 1 commit
-
-
Copybara-Service authored
PiperOrigin-RevId: 423906844 Change-Id: I1c34a3ce8a5c761ef9f1d7ce48bef8826742e97d
-
- 21 Jan, 2022 1 commit
-
-
Copybara-Service authored
PiperOrigin-RevId: 423326942 Change-Id: I913f31960d7917b176c9f390424630708473837a
-
- 19 Jan, 2022 1 commit
-
-
Abseil Team authored
Factor out AssertionResult into dedicated gtest-assertion-result header + implementation files to prevent cyclic includes between gtest.h and gtest_pred_impl.h PiperOrigin-RevId: 422863083 Change-Id: I299018a860152216adc206780c32923c03bedb2a
-
- 18 Jan, 2022 1 commit
-
-
Abseil Team authored
PiperOrigin-RevId: 422559250 Change-Id: I9f630f2186724950e5e9fbd7093d5264e8bf0a71
-
- 17 Jan, 2022 1 commit
-
-
Copybara-Service authored
PiperOrigin-RevId: 422405356 Change-Id: I8ea22485d9a25dce81a28d0c323a73b36d15e912
-
- 14 Jan, 2022 2 commits
-
-
Dino Radakovic authored
PiperOrigin-RevId: 421915817 Change-Id: I22800e8943f9eb050304c521701d4040b1b7a914
-
Derek Mauro authored
CMake 3.22.1, and Bazel 4.2.2 PiperOrigin-RevId: 421814198 Change-Id: Ief4e39d7f077089f10afdc8d63cc1e51dc18e97f
-
- 13 Jan, 2022 1 commit
-
-
Ayush Joshi authored
while this is not synced with the pkg-config file, it only breaks things Fix #2174 Signed-off-by:Ayush Joshi <ayush854032@gmail.com>
-
- 12 Jan, 2022 1 commit
-
-
Abseil Team authored
dispatch. It will use the definition from the class the constructor of which PiperOrigin-RevId: 421291241 Change-Id: If81e3d6d3774edfbbb4baaec8a3cd96566b3b09c
-
- 11 Jan, 2022 1 commit
-
-
Copybara-Service authored
PiperOrigin-RevId: 421044680 Change-Id: If585089811f1b67eab6f339125c27174ee5bc290
-
- 10 Jan, 2022 1 commit
-
-
Copybara-Service authored
PiperOrigin-RevId: 420863433 Change-Id: Ie8c43caff6fb2493ecd47bed50de9db87221f46f
-
- 06 Jan, 2022 10 commits
-
-
Hossein Ghahramanzadeh authored
-
Hossein Ghahramanzadeh authored
-
Hossein Ghahramanzadeh authored
-
Hossein Ghahramanzadeh authored
-
Hossein Ghahramanzadeh authored
-
Hossein Ghahramanzadeh authored
-
Hossein Ghahramanzadeh authored
-
Hossein Ghahramanzadeh authored
-
Hossein Ghahramanzadeh authored
-
Brian authored
They were all removed in #2815, but it looks like this one got added from a Google export which missed the update. See #2815 for reasons why removing this is desirable.
-
- 01 Jan, 2022 1 commit
-
-
Ayush Joshi authored
We should perform an explicit type conversion to `unsigned char` before passing the `const char` data to `IsValidXmlCharacter()` and `IsNormalizableWhitespace()` functions in order to avoid compile time conversion warnings Signed-off-by:Ayush Joshi <ayush854032@gmail.com>
-
- 27 Dec, 2021 1 commit
-
-
Abseil Team authored
PiperOrigin-RevId: 418497526 Change-Id: Ie53c3c0810c10a32cbcb941e3ca1ee8fb1ddd9f9
-
- 23 Dec, 2021 1 commit
-
-
Abseil Team authored
Clarify "package" means "Bazel package", and promote `testonly=True` rather than `testing` sub-directory. PiperOrigin-RevId: 417945818 Change-Id: I8686ee0414fb80269528677f291877a231d1c991
-
- 22 Dec, 2021 1 commit
-
-
Derek Mauro authored
unifying the behavior between Bazel and CMake This fixes one of the CI failures on Windows PiperOrigin-RevId: 417872531 Change-Id: I156989323b7e6d4a4420f4f9691b078829db933d
-
- 21 Dec, 2021 2 commits
-
-
Derek Mauro authored
PiperOrigin-RevId: 417678422 Change-Id: I8e42a906459b8fd5a7789a7ed728d12448046c44
-
Philip Mourdjis authored
-
- 20 Dec, 2021 1 commit
-
-
Copybara-Service authored
PiperOrigin-RevId: 417474317 Change-Id: I4c84f59ba272a6bec3f992f7afae36e1c5617fad
-
- 15 Dec, 2021 1 commit
-
-
Dino Radakovic authored
PiperOrigin-RevId: 416567004 Change-Id: Ic407e0fcdf8ffd1c012a1b12df2837bdac1dccb4
-
- 08 Dec, 2021 1 commit
-
-
Copybara-Service authored
PiperOrigin-RevId: 415014511 Change-Id: If2e20eb9408a23b5574a2c87f651c2905f14fcac
-
- 07 Dec, 2021 1 commit
-
-
Abseil Team authored
Example command: ``` clang_tidy '--config={Checks: "modernize-use-trailing-return-type"}' googletest-death-test-test.cc ``` Example error: ``` warning: use a trailing return type for this function [modernize-use-trailing-return-type] TEST(NotADeathTest, Test) { ^ ``` PiperOrigin-RevId: 414836261 Change-Id: I5f758423667559abfbf313190543666bc4ce0e6e
-
- 04 Dec, 2021 1 commit
-
-
Ayush Joshi authored
This commit fixes issue #3681 Signed-off-by:Ayush Joshi <ayush854032@gmail.com>
-
- 03 Dec, 2021 1 commit
-
-
Abseil Team authored
PiperOrigin-RevId: 413963503 Change-Id: I33440780bf087698f4e4325399227405885430b3
-
- 02 Dec, 2021 1 commit
-
-
Abseil Team authored
PiperOrigin-RevId: 413674665 Change-Id: I466f87348390f42434a70f183efdf0557be9dddd
-
- 30 Nov, 2021 1 commit
-
-
Abseil Team authored
On KitKat, calling tzset with UTC+nn doesn't initialize all the timezone state. If the previous timezone was something like America/Chicago, then changing it to UTC+nn might have no effect. Setting the timezone to an intermediate value like "UTC" avoids the problem. Works around https://github.com/android/ndk/issues/1604. PiperOrigin-RevId: 413050236 Change-Id: I99b2d3330ae68f1d58cd2ca278d3eaae30bd1e83
-
- 25 Nov, 2021 1 commit
-
-
Ludger Paehler authored
-
- 24 Nov, 2021 1 commit
-
-
Copybara-Service authored
PiperOrigin-RevId: 411929458 Change-Id: Id102172091fb708c0c8252da6d3570771fc15dba
-
- 18 Nov, 2021 3 commits
-
-
Copybara-Service authored
PiperOrigin-RevId: 410816561 Change-Id: I466575011dd468dd93b5ecb683955713d261e96b
-
Copybara-Service authored
PiperOrigin-RevId: 410816213 Change-Id: Ic33a2f432b2a125ce36355fa802b51a33a1eea23
-
Copybara-Service authored
PiperOrigin-RevId: 410816204 Change-Id: Ib4c4851ae4e8a612d60184f53cd565c75671c4c6
-