"googlemock/scripts/generator/cpp/gmock_class_test.py" did not exist on "a684b5a5269e3f9c53ef842bf9b9658370418a0c"
- 26 Oct, 2018 1 commit
-
-
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 3 commits
-
-
Gennadiy Civil authored
PiperOrigin-RevId: 216909845
-
Robert Woldberg authored
-
Gennadiy Civil authored
-
- 11 Oct, 2018 4 commits
-
-
misterg authored
Remove duplicate functionality PrintValue (in googletest-param-test-test.cc), use testing::PrintToString PiperOrigin-RevId: 216733373
-
KO Myung-Hun authored
Closes #1899 PiperOrigin-RevId: 216719020
-
Gennadiy Civil authored
Fix typo
-
David Neto authored
Closes #1893 PiperOrigin-RevId: 216712426
-