- 29 Oct, 2018 2 commits
-
-
Gennadiy Civil authored
PiperOrigin-RevId: 219134349
-
misterg authored
Remove linked_ptr and use std::shared_ptr instead PiperOrigin-RevId: 219129336
-
- 28 Oct, 2018 2 commits
-
-
Vadim Barkov authored
-
Vadim Barkov authored
-
- 26 Oct, 2018 3 commits
-
-
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
-
- 24 Oct, 2018 9 commits
-
-
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
-
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>
-
- 23 Oct, 2018 6 commits
-
-
Gennadiy Civil authored
Fixes #1802
-
Gennadiy Civil authored
PiperOrigin-RevId: 218384341
-
Gennadiy Civil authored
Fixes #1755
-
Gennadiy Civil authored
Fixes #1925
-
Gennadiy Civil authored
ACTION table format
-
Sergio Valverde authored
-
- 22 Oct, 2018 3 commits
-
-
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
-
- 19 Oct, 2018 2 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Revert attempted template depth fix , a real fix is coming
-
- 18 Oct, 2018 4 commits
-
-
Gennadiy Civil authored
Testing increasing -ftemplate-depth to fix clang 3.9
-
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
-
- 17 Oct, 2018 2 commits
-
-
Gennadiy Civil authored
-
kakkoko authored
-
- 16 Oct, 2018 6 commits
-
-
Jonathan Wendeborn authored
-
-
BrukerJWD authored
-
Jonathan Wendeborn authored
-
Jonathan Wendeborn authored
-
Jonathan Wendeborn authored
-
- 12 Oct, 2018 1 commit
-
-
Gennadiy Civil authored
PiperOrigin-RevId: 216909845
-