1024 Commits (6615f7df11c812ed15d0be13a4d4c92aaee26dfb)
 

Author SHA1 Message Date
Billy Donahue d62d6c6556 Merge pull request #982 from mbjorge/unused-variable-fix 8 years ago
Billy Donahue 9ae086a9eb Merge pull request #874 from sejr/master 8 years ago
Sam Roth 3134af23d7 Merge pull request #1 from google/master 8 years ago
Mike Bjorge 06a81e9357 Add GTEST_ATTRIBUTE_UNUSED_ to REGISTER_TYPED_TEST_CASE_P 8 years ago
David Benjamin 53c478d639 Annotate ColoredPrintf with the format attribute and fix bugs. 8 years ago
Billy Donahue 5e7fd50e17 Merge pull request #658 from audiofanatic/ExternalProject_at_configure_time 8 years ago
Craig Scott c0059a79f8 2.6.4 is the minimum CMake version, so enforce it (#656) 8 years ago
Craig Scott cb502b7ad1 Added CMake configure-time download instructions to docs 8 years ago
Billy Donahue a2b8a8e076 Merge pull request #918 from DanAlbert/fix-android-GTEST_HAS_CLONE 8 years ago
Billy Donahue 3447fc31b4 Merge pull request #728 from DanAlbert/tuple-stlport 8 years ago
Dan Albert 4eafafbde5 Fix detection of GTEST_HAS_CLONE for Android. 8 years ago
Billy Donahue ecd530865c Merge pull request #876 from marco-m/patch-1 9 years ago
Marco Molteni 8ce0b5907c Cookbok: fix broken relative link 9 years ago
Samuel Roth 32b4a9b390 Fixed broken links 9 years ago
Samuel Roth 0e0ff5c341 blob vs tree 9 years ago
Samuel Roth 960a511f45 Fixing relative links 9 years ago
Samuel Roth 995db996de Fixing KnownIssues and FrequentlyAskedQuestions links 9 years ago
Samuel Roth f5c0130e88 Broken relative links fixed 9 years ago
Samuel Roth 9cb03aa702 Fixing ForDummies link 9 years ago
Samuel Roth 51b290d41e One works 9 years ago
Samuel Roth 16d6af7d41 Relative links 9 years ago
Samuel Roth 10ff7f9468 Fixing relative links 9 years ago
Billy Donahue 48ee8e98ab Merge pull request #856 from KindDragon/mingw-appveyor 9 years ago
Arkadiy Shapkin d8fe70f477 Fix build with MinGW-w64 9 years ago
Billy Donahue ed9d1e1ff9 Merge pull request #721 from ilmagico/fix-mingw-threads 9 years ago
Billy Donahue ec44c6c167 Merge pull request #821 from mazong1123/master 9 years ago
mazong1123 dc2dbf1fbf Reformatted the Unprintable operator== code style. 9 years ago
mazong1123 531bf5c410 Fixed issue #775 9 years ago
Billy Donahue d406cb18c3 Merge pull request #814 from google/BillyDonahue-patch-2 9 years ago
Billy Donahue e51026e5d1 Add Appveyor badge to Readme.md 9 years ago
Billy Donahue 8134585072 Merge pull request #723 from KindDragon/master 9 years ago
Arkadiy Shapkin 43c0ae3375 Support running MSVC build on AppVeyour 9 years ago
Billy Donahue 10799abad2 Merge pull request #810 from google/rollback_808 9 years ago
Billy Donahue ce7ec96eda Rollback change #808. 9 years ago
Billy Donahue faee7d1fbc Merge pull request #808 from djmott/master 9 years ago
David Mott 2489c30747 Fix to tests that return object which implement operator bool 9 years ago
David Mott e35015f539 fix to operator precedence in GTEST_TEST_BOOLEAN_ with expressions that implement operator bool 9 years ago
Billy Donahue 0a439623f7 Merge pull request #773 from mazong1123/master 9 years ago
mazong1123 5bae126d66 Added VS 2015 project support. 9 years ago
mazong1123 01f3d09f9f Updated the value of GTEST_DIR to reflect the googletest dir. 9 years ago
mazong1123 2746b57f78 Changed the GTestDir marco value to reflect the new dir of googletest. 9 years ago
Billy Donahue d225acc90b Merge pull request #741 from mbinna/patch-1 9 years ago
Manuel Binna 207147495c Fix whitespace in paragraph 9 years ago
Billy Donahue 72416fab75 Merge pull request #724 from duggelz/master 9 years ago
Don Huff d254052f7f Update C++ language and library settings to match SDK projects. 9 years ago
Billy Donahue eba1796310 Merge pull request #735 from phad/patch-1 9 years ago
Paul Hadfield 0098be394a Fix typo (Inovke -> Invoke) 9 years ago
Billy Donahue f7248d80ea Merge pull request #731 from mattrajca/patch-1 9 years ago
Matt Rajca 62700bdf56 Fixed typo ('XCode' -> 'Xcode') 9 years ago
Dan Albert 3429113886 Fix a test to compile when tuple isn't available. 9 years ago