- 29 Aug, 2017 9 commits
-
-
Gennadiy Civil authored
fix typo: xUnit
-
Gennadiy Civil authored
-
Gennadiy Civil authored
reduce travis buildjobs by 4/12
-
Gennadiy Civil authored
switch on verbose make in travis builds
-
Herbert Thielen authored
There is no need for separate 'googlemock' and 'googletest' builds, as the 'googlemock' build includes 'googletest' and it's unit tests.
-
Herbert Thielen authored
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Adding a flag option to change the default mock type
-
Herbert Thielen authored
-
- 28 Aug, 2017 2 commits
-
-
Alyssa Wilk authored
-
Alyssa Wilk authored
-
- 25 Aug, 2017 3 commits
-
-
Gennadiy Civil authored
Support x64 configuration for old VS2015 projects
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Remove gtest VS2005 projects
-
- 24 Aug, 2017 3 commits
-
-
Arkady Shapkin authored
-
Arkady Shapkin authored
-
Gennadiy Civil authored
Prevent infinite loops for recursive containers like boost::filesystem::path
-
- 23 Aug, 2017 5 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Support x64 configuration for VS2010 projects
-
Daniel Krügler authored
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Support ref-qualified member functions in Property().
-
- 22 Aug, 2017 6 commits
-
-
Arkady Shapkin authored
VS2010 solution only to simplify old users (who used these solutions) upgrading to new gtest/gmock, new users should use CMake generated solutions. VS2010 solution can be opened in any new VS.
-
drgler authored
-
drgler authored
-
drgler authored
-
drgler authored
-
Roman Perepelitsa authored
-
- 21 Aug, 2017 3 commits
-
-
Daniel Krügler authored
-
Gennadiy Civil authored
Add function name to exception if there's no default action
-
Maurice Gilden authored
-
- 20 Aug, 2017 2 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Slightly better names and cleaner tests. Please review
-
- 18 Aug, 2017 7 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
Adding CMake visibility policy setting
-
Henry Schreiner authored
This policy setting will silence a warning when using with a visibility settings on targets. Due to the forced `cmake_minimum_version`, policy settings in CMakeLists calling this one (including the main CMakeLists) are lost, forcing the change to be made here.
-
Maurice Gilden authored
-
Maurice Gilden authored
-
Maurice Gilden authored
-
Maurice Gilden authored
-