- 27 Jun, 2016 1 commit
-
-
Arkadiy Shapkin authored
-
- 26 Jun, 2016 1 commit
-
-
Billy Donahue authored
-
- 25 Jun, 2016 2 commits
-
-
David Mott authored
-
David Mott authored
-
- 16 Mar, 2016 1 commit
-
-
Manuel Binna authored
-
- 02 Mar, 2016 2 commits
-
-
Doug Greiman authored
-
Doug Greiman authored
-
- 26 Feb, 2016 2 commits
-
-
Doug Greiman authored
-
Doug Greiman authored
-
- 24 Feb, 2016 1 commit
-
-
Doug Greiman authored
If $XML_OUTPUT_FILE is set, and $GTEST_OUTPUT and --gtest_output are not specified, produce output as if GTEST_OUTPUT=xml:$XML_OUTPUT_FILE had been set.
-
- 22 Feb, 2016 2 commits
-
-
Daniele Tamino authored
It's not supported, and native Windows threading is available for MinGW
-
Daniele Tamino authored
-
- 21 Feb, 2016 1 commit
-
-
Paul Wilkinson authored
Put occurrences of "#include" in a code span so they are not interpreted as headers. Other documents were not broken because the #include was not at the start of the line, but put them in code spans anyway just in case the text gets refilled in the future.
-
- 17 Feb, 2016 1 commit
-
-
Jacob Meacham authored
-
- 16 Feb, 2016 1 commit
-
-
Alexey Sokolov authored
-
- 31 Jan, 2016 1 commit
-
-
Joongi Kim authored
-
- 19 Jan, 2016 2 commits
-
-
Thomas Amland authored
-
Thomas Amland authored
-
- 23 Dec, 2015 1 commit
-
-
Dawid Kurek authored
As repository moved to github. All urls need to be changed. There is still plenty to do.
-
- 06 Dec, 2015 1 commit
-
-
Craig Scott authored
-
- 04 Dec, 2015 1 commit
-
-
Caleb Morse authored
-
- 02 Dec, 2015 1 commit
-
-
Tim Ansell authored
-
- 29 Nov, 2015 1 commit
-
-
Ali Sa'ad Eddeen authored
Some tables have missing commas inside the code that make some table cells merge, added missing commas
-
- 28 Nov, 2015 1 commit
-
-
Arkady Shapkin authored
-
- 24 Nov, 2015 1 commit
-
-
Patrick J. LoPresti authored
-
- 23 Nov, 2015 1 commit
-
-
Taylor Braun-Jones authored
-
- 11 Nov, 2015 2 commits
-
-
Mark Mentovai authored
-
Mark Mentovai authored
This fixes these warnings: …\gtest\googletest\test\gtest-port_test.cc(78) : error C2220: warning treated as error - no 'object' file generated …\gtest\googletest\test\gtest-port_test.cc(78) : warning C4309: 'static_cast' : truncation of constant value …\gtest\googletest\test\gtest-port_test.cc(79) : warning C4309: 'static_cast' : truncation of constant value …\gtest\googlemock\test\gmock-matchers_test.cc(2712) : error C2220: warning treated as error - no 'object' file generated …\gtest\googlemock\test\gmock-matchers_test.cc(2706) : while compiling class template member function 'testing::gmock_matchers_test::FloatingPointTest<float>::FloatingPointTest(void)' …\gtest\googlemock\test\gmock-matchers_test.cc(2896) : see reference to function template instantiation 'testing::gmock_matchers_test::FloatingPointTest<float>::FloatingPointTest(void)' being compiled …\gtest\googlemock\test\gmock-matchers_test.cc(2896) : see reference to class template instantiation 'testing::gmock_matchers_test::FloatingPointTest<float>' being compiled …\gtest\googlemock\test\gmock-matchers_test.cc(2712) : warning C4267: 'argument' : conversion from 'size_t' to 'const unsigned int', possible loss of data …\gtest\googlemock\test\gmock-matchers_test.cc(2714) : warning C4267: 'argument' : conversion from 'size_t' to 'const unsigned int', possible loss of data …\gtest\googlemock\test\gmock-matchers_test.cc(2716) : warning C4267: 'argument' : conversion from 'size_t' to 'const unsigned int', possible loss of data …\gtest\googlemock\test\gmock-matchers_test.cc(2717) : warning C4267: 'argument' : conversion from 'size_t' to 'const unsigned int', possible loss of data …\gtest\googlemock\test\gmock-matchers_test.cc(2718) : warning C4267: 'argument' : conversion from 'size_t' to 'const unsigned int', possible loss of data …\gtest\googlemock\test\gmock-matchers_test.cc(2721) : warning C4267: 'argument' : conversion from 'size_t' to 'const unsigned int', possible loss of data …\gtest\googlemock\test\gmock-matchers_test.cc(2723) : warning C4267: 'argument' : conversion from 'size_t' to 'const unsigned int', possible loss of data
-
- 30 Oct, 2015 3 commits
-
-
Dominic Meiser authored
-
Dominic Meiser authored
When this option is set gtest itself is built with -fvisibility=hidden with gcc and clang. This replicates MSVC's default behaviour with gcc and clang.
-
Dominic Meiser authored
This is to enable using gtest with -fvisibility=hidden.
-
- 19 Oct, 2015 1 commit
-
-
Anurag Soni authored
-
- 12 Oct, 2015 1 commit
-
-
Mark Mentovai authored
This guards use of <type_traits> and its features with GTEST_HAS_STD_TYPE_TRAITS_, and std::function with GTEST_HAS_STD_FUNCTION_.
-
- 08 Oct, 2015 1 commit
-
-
Billy Donahue authored
stop talking about subversion in the devguide.
-
- 04 Oct, 2015 2 commits
-
-
Marco Molteni authored
-
Marco Molteni authored
-
- 02 Oct, 2015 2 commits
-
-
Matthew Brandyberry authored
-
Matthew Brandyberry authored
-
- 20 Sep, 2015 1 commit
-
-
Martin Maly authored
-
- 09 Sep, 2015 1 commit
-
-
Orgad Shaneh authored
-