- Oct 18, 2015
-
-
Anton Klautsan authored
-
Anton Klautsan authored
-
Anton Klautsan authored
-
Anton Klautsan authored
-
Anton Klautsan authored
-
Anton Klautsan authored
-
- Oct 05, 2015
-
-
Billy Donahue authored
Fix URLs in documentation (point to github, relative links)
-
Marco Molteni authored
-
Marco Molteni authored
-
- Sep 24, 2015
-
-
Billy Donahue authored
Fix broken link to FrequentlyAskedQuestions
-
Marco Molteni authored
-
- Sep 20, 2015
-
-
Billy Donahue authored
Adding missing files to googlemock distribution.
-
Billy Donahue authored
Adding missing header files to the distribution.
-
Martin Maly authored
-
Martin Maly authored
-
- Sep 18, 2015
-
-
Billy Donahue authored
Fix relative links in googlemock docs.
-
Billy Donahue authored
-
Billy Donahue authored
Fix the googlemock autotools build.
-
- Sep 17, 2015
-
-
Simon Newton authored
-
- Sep 09, 2015
-
-
Billy Donahue authored
Fix unused static variable warning on Windows
-
Orgad Shaneh authored
-
- Sep 08, 2015
-
-
Billy Donahue authored
-
Billy Donahue authored
These tuples are created with make_tuple, which is given temporaries. The make_tuple is in a function argument list. A possibly overzealous static_assert in libc++'s std::tuple ctor is firing in our 'Perform(make_tuple("hi"))' calls, so we can't use its make_tuple here. Instead we will use explicitly-constructed tuples constructed from non-temporary strings. Workaround for llvm bug: https://llvm.org/bugs/show_bug.cgi?id=20855 An alternative to https://github.com/google/googletest/pull/580 .
-
Billy Donahue authored
FIX add missing blank line between text and table
-
Billy Donahue authored
Add c++11 build to the Travis matrix.
-
deki authored
-
- Sep 05, 2015
-
-
Daus Salar authored
The markdown interpreter don't interpret the table otherwise.
-
- Sep 01, 2015
-
-
Billy Donahue authored
build once
-
Billy Donahue authored
-
Billy Donahue authored
run tests in Travis CI
-
Billy Donahue authored
-
Billy Donahue authored
-
Billy Donahue authored
-
Billy Donahue authored
Conflicts: travis.sh
-
Billy Donahue authored
-
- Aug 31, 2015
-
-
Billy Donahue authored
-
Billy Donahue authored
-
Billy Donahue authored
-
Billy Donahue authored
-
Billy Donahue authored
-