- 29 Apr, 2021 1 commit
-
-
Abseil Team authored
internal change PiperOrigin-RevId: 370503556
-
- 26 Apr, 2021 2 commits
-
-
Abseil Team authored
Fix iOS logging issues in tests PiperOrigin-RevId: 370484087
-
Derek Mauro authored
PiperOrigin-RevId: 369696657
-
- 21 Apr, 2021 4 commits
-
-
Andy Soffer authored
PiperOrigin-RevId: 369550590
-
Abseil Team authored
This callsite was previously updated to use ZX_INFO_PROCESS_V2 as a part of a soft transition. It is now time to revert back to `ZX_INFO_PROCESS` (which is now an alias of the former). See fxbug.dev/30751 for more details. PiperOrigin-RevId: 369370855
-
Abseil Team authored
This callsite was previously updated to use ZX_INFO_PROCESS_V2 as a part of a soft transition. It is now time to revert back to `ZX_INFO_PROCESS` (which is now an alias of the former). See fxbug.dev/30751 for more details. PiperOrigin-RevId: 369349579
-
Andy Soffer authored
PiperOrigin-RevId: 369217358
-
- 20 Apr, 2021 1 commit
-
-
Vollstrecker authored
-
- 17 Apr, 2021 1 commit
-
-
dmauro authored
Use the time_point from steady_clock instead of the template This fixes the build on some embedded compilers PiperOrigin-RevId: 368879480
-
- 16 Apr, 2021 1 commit
-
-
Abseil Team authored
Fix -Wconversion issues on Fuchsia PiperOrigin-RevId: 368520510
-
- 15 Apr, 2021 4 commits
-
-
Sebastian Krämer authored
Co-authored-by:Eric Schmidt <shibumi@google.com>
-
Sebastian Krämer authored
Extended example and some rewording by @ericschmidtatwork, thank you. Co-authored-by:Eric Schmidt <shibumi@google.com>
-
Sebastian Krämer authored
A subsection "Skipping test execution" was added to document GTEST_SKIP and where it can be used. relates issue #1544
-
John Bampton authored
-
- 14 Apr, 2021 4 commits
-
-
Vollstrecker authored
-
dmauro authored
Remove AppVeyor configuration. Windows is now tested on Kokoro. PiperOrigin-RevId: 368471950
-
Vollstrecker authored
-
Abseil Team authored
Add support to run gtest on Xtensa platform. This add support to run GTest base test suits on Xtensa (https://ip.cadence.com/ipportfolio/tensilica-ip) base simulator. Xtensa only provides libc and some basic operations and does not run an operating system by default. PiperOrigin-RevId: 368162205
-
- 13 Apr, 2021 3 commits
-
-
Abseil Team authored
Adds a warning about anonymous namespaces in relation to private testing. PiperOrigin-RevId: 367730808
-
Abseil Team authored
Update docs to point to the github.io pages. PiperOrigin-RevId: 367711335
-
Dino Radaković authored
PiperOrigin-RevId: 367681693
-
- 09 Apr, 2021 2 commits
-
-
Abseil Team authored
Generalize root directory in CI scripts PiperOrigin-RevId: 367628939
-
Dino Radaković authored
PiperOrigin-RevId: 367509099
-
- 08 Apr, 2021 5 commits
-
-
Abseil Team authored
Update the example for Notify to use a lambda. It is much less boilerplate and easier to remember. PiperOrigin-RevId: 367284222
-
Abseil Team authored
Docs: Add examples for `FieldsAre` matcher PiperOrigin-RevId: 367263024
-
Abseil Team authored
Migrate away from deprecated --heap_check=strict PiperOrigin-RevId: 367226846
-
Abseil Team authored
This is part of a soft transition over to having ZX_INFO_PROCESS populate a new struct. See fxbug.dev/30751 for more details. PiperOrigin-RevId: 367083068
-
Abseil Team authored
Docs: Clarifying matcher in `Pointwise` and `UnorderedPointwise` PiperOrigin-RevId: 367059198
-
- 05 Apr, 2021 2 commits
-
-
Abseil Team authored
Disable blank issue template, delete question template PiperOrigin-RevId: 366874747
-
Abseil Team authored
Add macros to omit {EXPECT,ASSERT}_{TRUE,FALSE} PiperOrigin-RevId: 366455905
-
- 30 Mar, 2021 1 commit
-
-
Dino Radaković authored
PiperOrigin-RevId: 365572439
-
- 25 Mar, 2021 9 commits
-
-
Abseil Team authored
Delete extra whitespace in gtest_xml_test_utils.py PiperOrigin-RevId: 365140844
-
Abseil Team authored
Clarify explanation of mocking free functions PiperOrigin-RevId: 364943561
-
Abseil Team authored
Minor formatting updates PiperOrigin-RevId: 364935205
-
Abseil Team authored
Code style cleanup in docs PiperOrigin-RevId: 364907938
-
Abseil Team authored
Update advanced.md PiperOrigin-RevId: 364839958
-
Abseil Team authored
Update explanation of `EXPECT_EQ(NULL, ptr)` in FAQ PiperOrigin-RevId: 364626422
-
Abseil Team authored
Code style cleanups in cheat sheet PiperOrigin-RevId: 364465553
-
Abseil Team authored
Add CMake quickstart PiperOrigin-RevId: 364437779
-
Abseil Team authored
Add Bazel quickstart PiperOrigin-RevId: 364419540
-