- 30 Jan, 2019 1 commit
-
-
Gennadiy Civil authored
Add missing typedefs for WINCE800 (Windows Embedded Compact 2013)
-
- 29 Jan, 2019 1 commit
-
-
Gennadiy Civil authored
PiperOrigin-RevId: 231286700
-
- 28 Jan, 2019 1 commit
-
-
Gennadiy Civil authored
Fix for: failed build on centos6 master #1587
-
- 27 Jan, 2019 1 commit
-
-
Lukasz Czajczyk authored
The issue still exists in 1.8.1 and NOT in master branch. It was introduced to 1.8.1 only by #1512. This code GTEST_COMPILE_ASSERT_( !IsHashTable<GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)>::value, use_UnorderedPointwise_with_hash_tables); Creates 2nd variable use_UnorderedPointwise_with_hash_tables.
-
- 25 Jan, 2019 4 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
Hugo Lindström authored
-
Hugo Lindström authored
-
- 04 Oct, 2018 1 commit
-
-
Gennadiy Civil authored
Use correct minor version for 1.8 branch
-
- 26 Sep, 2018 1 commit
-
-
David Seifert authored
Fixes #1816
-
- 13 Sep, 2018 7 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Fix Compile error, and warning in Visaul Studio 2013
-
Gennadiy Civil authored
version: fix declared version to be in sync with CMakeLists.txt
-
Gennadiy Civil authored
Googletest export
-
misterg authored
Project import generated by Copybara. PiperOrigin-RevId: 212678005
-
misterg authored
Project import generated by Copybara. PiperOrigin-RevId: 212656749
-
misterg authored
Internal Change PiperOrigin-RevId: 212656679
-
- 12 Sep, 2018 7 commits
-
-
Levente Polyak authored
-
Gennadiy Civil authored
Return GTEST_ATTRIBUTE_UNUSED_ on record_property_env
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Update appveyor.yml
-
Gennadiy Civil authored
-
Georgi D. Sotirov authored
The unused attribute was removed with commit 3299a238 on 2018-02-23, but it currently breaks build of 1.8.1, because of -Werror GCC parameter as reported in issue #1825.
-
David Schuldenfrei authored
-
- 11 Sep, 2018 4 commits
-
-
Gennadiy Civil authored
Googletest export
-
misterg authored
Project import sync PiperOrigin-RevId: 212450488
-
misterg authored
Internal Change PiperOrigin-RevId: 211798074
-
Gennadiy Civil authored
Fix gcc misleading indentation again.
-
- 09 Sep, 2018 1 commit
-
-
Romain Geissler authored
-
- 08 Sep, 2018 1 commit
-
-
David Schuldenfrei authored
-
- 06 Sep, 2018 5 commits
-
-
Gennadiy Civil authored
Googletest export
-
misterg authored
Internal Change PiperOrigin-RevId: 211699161
-
Abseil Team authored
Make EXPECT_THROW print the actual exception type on the "threw the wrong exception type" case if the actual exception is a std::exception PiperOrigin-RevId: 211524592
-
Abseil Team authored
Make EXPECT_THROW print the actual exception type on the "threw the wrong exception type" case if the actual exception is a std::exception PiperOrigin-RevId: 211519873
-
misterg authored
Project import PiperOrigin-RevId: 211091791
-
- 05 Sep, 2018 1 commit
-
-
Gennadiy Civil authored
Fix doc links
-
- 04 Sep, 2018 4 commits
-
-
Arkady Shapkin authored
-
Gennadiy Civil authored
pkgconfig: Unconditionally depend on GTest when using GMock
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Update documentation to syntax highlight code
-