- 25 Oct, 2017 4 commits
-
-
Gennadiy Civil authored
VS2015/2017 build fix and enable C++11 features (attempt number three)
-
Arkady Shapkin authored
-
Arkadiy Shapkin authored
-
Arkadiy Shapkin authored
-
- 24 Oct, 2017 1 commit
-
-
Gennadiy Civil authored
Update the CMakeLists.txt section in googletest README.md.
-
- 20 Oct, 2017 1 commit
-
-
Gennadiy Civil authored
-
- 18 Oct, 2017 7 commits
-
-
Gennadiy Civil authored
Workaround for Travis issue https://goo.gl/d5eV8o
-
Gennadiy Civil authored
-
https://goo.gl/d5eV8oGennadiy Civil authored
-
Gennadiy Civil authored
Revert "Workaround for Travis issue https://github.com/travis-ci/travis-ci/is…"
-
-
Gennadiy Civil authored
Workaround for Travis issue https://github.com/travis-ci/travis-ci/is…
-
-
- 16 Oct, 2017 2 commits
-
-
Gennadiy Civil authored
Updated README with C runtime dynamic/static linking issues in Windows info
-
Gennadiy Civil authored
#1282: Doc typo fix
-
- 14 Oct, 2017 1 commit
-
-
Dariusz Ostolski authored
-
- 07 Oct, 2017 1 commit
-
-
Joe Alam authored
-
- 03 Oct, 2017 1 commit
-
-
Gennadiy Civil authored
Use gender-neutral pronouns in comments and docs
-
- 27 Sep, 2017 1 commit
-
-
Jonathan Wakely authored
-
- 23 Sep, 2017 2 commits
-
-
Gennadiy Civil authored
Make TypeWithoutFormatter compatible with Objective-C++ with ARC.
-
Gennadiy Civil authored
-
- 21 Sep, 2017 3 commits
-
-
Gennadiy Civil authored
Revert "Allow macros inside of parametrized test names."
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Allow macros inside of parametrized test names.
-
- 20 Sep, 2017 1 commit
-
-
Gennadiy Civil authored
Remove redundant declaration
-
- 19 Sep, 2017 1 commit
-
-
stkhapugin@chromium.org authored
Swap reinterpret_cast for static_cast
-
- 16 Sep, 2017 1 commit
-
-
Benjamin Kircher authored
TempDir() function is declared twice, once in `internal/gtest-port.h` and a second time in `gtest.h`. Fixes a warning with GCC when -Wredundant-decls is given.
-
- 15 Sep, 2017 2 commits
-
-
Gennadiy Civil authored
Add explicit `CMAKE_DEBUG_POSTFIX` option
-
ly2048 authored
-
- 14 Sep, 2017 2 commits
-
-
Gennadiy Civil authored
Fix ellipsis position in examples
-
ly2048 authored
Enable generating different library name to be compatible with CMake's `FindGTest`.
-
- 13 Sep, 2017 3 commits
-
-
Alex Yursha authored
-
Gennadiy Civil authored
Make the failure messages from EXPECT_EQ and friends actually symmetric (reopen of #1101)
-
Alexey Sokolov authored
instead of reading more like reversing the former "expected" and "actual" roles of the LHS and RHS arguments. This patch is manually applied from internal version (125109873)
-
- 12 Sep, 2017 2 commits
-
-
Alex Yursha authored
-
Gennadiy Civil authored
remove unused TestCase import
-
- 11 Sep, 2017 3 commits
-
-
Gennadiy Civil authored
remove obsolete link_directories command
-
Gennadiy Civil authored
-
Gennadiy Civil authored
User logger GTEST_LOG instead of printf in gtest.cc to log errors
-
- 09 Sep, 2017 1 commit
-
-
Alex Yursha authored
-