1176 Commits (4d26df729c4172a4786fb4ca509a264dfd9b89dc)
 

Author SHA1 Message Date
Hector Dearman 24054ff073 Fixed misspelling in assertion message. 8 years ago
Billy Donahue c2d90bddc6 Create gtest-internal.h 8 years ago
Billy Donahue a44bbab9bd Merge pull request #1113 from jorgehb/patch-1 8 years ago
jorgehb 00ed9b566e Fixing float comparison broken link 8 years ago
lipk dca9d5fc51 Remove unnecessary 'the'. 8 years ago
Billy Donahue 42bc671f47 Merge pull request #1091 from nico/wmicro 8 years ago
Billy Donahue 59c795ce08 Merge pull request #1096 from gennadiycivil/add-ability-for-custom-temdir-1093 8 years ago
Gennadiy Civil 76491b74de Changes add ability to overwrite TempDir(), issue https://github.com/google/googletest/issues/1093 8 years ago
Billy Donahue 7cc548dcbf Merge pull request #1089 from nico/stdstring 8 years ago
Billy Donahue 078d5d930a Merge pull request #1090 from nico/typo 8 years ago
Billy Donahue 2a5d67ccad Merge pull request #1092 from nico/comment 8 years ago
Nico Weber e1466ba4fe Gender-neutralize comments in gtest.h. 8 years ago
Nico Weber 09fd5b3ebf Use std::string and ::string explicitly in gtest and gmock code. 8 years ago
Nico Weber b2cbbec04c Fix -Wmicrosoft-cast warnings when using gtest with clang on Windows. 8 years ago
Nico Weber 6c0c8a7ea5 Fixing typo in documentation. 8 years ago
Billy Donahue 294f72bc77 Merge pull request #725 from donhuff/xcode-headers 8 years ago
Billy Donahue 8c7f93feda Merge pull request #1078 from pwnall/gtest_api_port 8 years ago
Billy Donahue 887d569eb0 Merge pull request #965 from davidben/format-attr 8 years ago
Kamil Rytarowski fac0dfbe73 Add NetBSD support 8 years ago
Victor Costan b7cf4414d9 Pick up GTEST_API_ definition in gtest/internal/custom/gtest-port.h. 8 years ago
Billy Donahue 0ad83afdaa Merge pull request #1034 from dankegel/master 8 years ago
Billy Donahue 69c6db249a Merge pull request #1077 from gennadiycivil/make-temp-dir-public-issue-1076 8 years ago
Gennadiy Civil 611e8a99de Changes to make TempDir() public 8 years ago
danilcha 5ff680577d Again rewrote everything 8 years ago
danilcha 81bc87652d Added explicit gtest library dependency 8 years ago
danilcha b6c4d434db Update README.md 8 years ago
danilcha b2521c890a Update README.md 8 years ago
Dan Kegel 518e0519ca Minimal changes to fix build failures on Microsoft Visual Studio 2015 8 years ago
vpfautz a2451c7403 Fixed some typos 8 years ago
Billy Donahue aa148eb2b7 Merge pull request #1029 from google/BillyDonahue-patch-3 8 years ago
Billy Donahue ba638689e4 Remove /tree/ from Readme.md links. 8 years ago
Billy Donahue 51143d5b62 Merge pull request #996 from srz-zumix/fix-error 8 years ago
Dawid Kurek 51d92b2ccb Replace html entities with their equivalents 8 years ago
srz_zumix 9655b9f53d fix typo /GTEST_ATTRIBUTE_UNUSED/GTEST_ATTRIBUTE_UNUSED_/ 8 years ago
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
nicolacavallini 2eaab21554 added link to sample 6 in the documentation of typed test 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
Alexey Klimkin 3ec005239f Fix a typo 8 years ago
Simon Glass 0fdf78b966 Fix a few documentation nits in the mock dummies guide 8 years ago
srz_zumix 75b683df46 Fix or condition typo ( '|' -> '||' ) 8 years ago
bartshappee bef93f32c1 Fix small typo SeArrayArgument 8 years ago
Edgar Riba 21ccd6108d update README.md with tiny-dnn 8 years ago
Billy Donahue a2b8a8e076 Merge pull request #918 from DanAlbert/fix-android-GTEST_HAS_CLONE 8 years ago
Jérémie Delaitre 96977463ee Fix the link to the float comparison article 8 years ago