- Oct 30, 2018
-
-
Alex Konradi authored
The Optional() matcher is otherwise undocumented except in the source. This patch adds it to the cheat sheet for better visibility.
-
misterg authored
Remove last traces of gtest-linked_ptr.h PiperOrigin-RevId: 219164781
-
Gennadiy Civil authored
PiperOrigin-RevId: 219134349
-
misterg authored
Remove linked_ptr and use std::shared_ptr instead PiperOrigin-RevId: 219129336
-
- Oct 28, 2018
-
-
Vadim Barkov authored
-
Vadim Barkov authored
-
- Oct 27, 2018
-
-
Abseil Team authored
[Fuchsia] Make the child process stderr redirection use a socket. This changes the stderr redirection mechanism for the child process in Fuchsia death tests to use a Zircon socket rather than fd redirection. This should improve performance and reliability of the redirection process. This also includes some minor style cleanups. PiperOrigin-RevId: 218903196
-
Abseil Team authored
Remove linked_ptr and use std::shared_ptr instead PiperOrigin-RevId: 218618184
-
misterg authored
Remove linked_ptr and use std::shared_ptr instead PiperOrigin-RevId: 218571466
-
- Oct 25, 2018
-
-
Gennadiy Civil authored
Change CMake googletest download location in docs
-
Jeff VanDyke authored
Change CMAKE_BINARY_DIR to CMAKE_CURRENT_BINARY_DIR Able to use in a subfolder's CMakeLists.txt
-
- Oct 24, 2018
-
-
Gennadiy Civil authored
PiperOrigin-RevId: 218515152
-
durandal authored
Honor GTEST_SKIP() in SetUp(). PiperOrigin-RevId: 218387359
-
peter authored
-
peter authored
-
peter authored
-
Gennadiy Civil authored
add documentation of manual c++11 specification
-
Joel Anderson authored
Per #1883, builds of Google Test may fail if the version C++ is not manually set to C++11 during the build process. Signed-off-by:
Joel Anderson <joelanderson333@gmail.com>
-
Gennadiy Civil authored
Fixes #1802
-
Gennadiy Civil authored
PiperOrigin-RevId: 218384341
-
- Oct 23, 2018
-
-
Gennadiy Civil authored
Fixes #1755
-
Gennadiy Civil authored
Fixes #1925
-
Gennadiy Civil authored
ACTION table format
-
Sergio Valverde authored
-
- Oct 22, 2018
-
-
Abseil Team authored
Change ValuesArray to require much less template instantiation depth. PiperOrigin-RevId: 218170842
-
Gennadiy Civil authored
PiperOrigin-RevId: 217925156
-
Gennadiy Civil authored
PiperOrigin-RevId: 217923705
-
- Oct 20, 2018
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Revert attempted template depth fix , a real fix is coming
-
- Oct 19, 2018
-
-
Gennadiy Civil authored
Testing increasing -ftemplate-depth to fix clang 3.9
-
- Oct 18, 2018
-
-
misterg authored
New variadic implementation for gtest-param-test Removed non-variadic implementation and added variadic for ValueArray and Values PiperOrigin-RevId: 217703627
-
Gennadiy Civil authored
PiperOrigin-RevId: 217576541
-
Abseil Team authored
C++11 code cleanup. PiperOrigin-RevId: 217364243
-
Gennadiy Civil authored
-
- Oct 17, 2018
-
-
kakkoko authored
-
- Oct 16, 2018
-
-
Jonathan Wendeborn authored
-
BrukerJWD authored
-
Jonathan Wendeborn authored
-
Jonathan Wendeborn authored
-