Commit Graph

  • 96826743ea Import patch-bsd-defines from FreeBSD ports [1] Enji Cooper 2019-02-12 22:43:07 -08:00
  • 1ded83195d Compile clang with -Wall -Wshadow -Werror Enji Cooper 2019-02-12 16:45:40 -08:00
  • ed2fe122f8 Fix -Wunused-private-field issues with clang Enji Cooper 2019-02-12 16:35:38 -08:00
  • c4ccab33aa Googletest export misterg 2019-02-12 11:48:51 -05:00
  • b37574c1bf Merge pull request #2107 from ciband:feat/finish_platformio_support Gennadiy Civil 2019-02-12 13:20:33 -05:00
  • b68ec344bf Merge pull request #2101 from MaEtUgR:fix-cmake-cygwin Gennadiy Civil 2019-02-12 13:20:26 -05:00
  • 4f79e316ac Googletest export Abseil Team 2019-02-07 18:07:32 -05:00
  • 28a96d1834 Googletest export Abseil Team 2019-02-05 12:18:47 -05:00
  • dda0df3b0a Googletest export Abseil Team 2019-02-04 17:04:46 -05:00
  • 60cf03313d Set gtest version correctly for older cmake versions Knut Omang 2018-02-10 11:23:48 +01:00
  • f4d3cdb657 Generate a libgtest.la to help libtool managing dependencies Knut Omang 2018-02-25 15:41:54 +01:00
  • 48e6f1f387 Stop TestInfo::Run() calling a function through null pointer Jonathan Wakely 2016-12-23 01:56:14 +00:00
  • 47568eade6
    fix: Correct *-all.cc file paths Chris Johnson 2019-02-05 16:16:43 -06:00
  • 9a502a5b14
    Merge pull request #2100 from ngie-eign/test-clang-osx-every-travis-run Gennadiy Civil 2019-02-05 12:12:38 -05:00
  • e28b50609e
    Merge pull request #2103 from kw-udon/fix-json-in-advanced-md Gennadiy Civil 2019-02-05 12:10:51 -05:00
  • b3679d8565 Fix an invalid example of JSON report in advanced.md Keiichi Watanabe 2019-02-05 21:05:16 +09:00
  • f80d6644d4
    Update .travis.yml Gennadiy Civil 2019-02-04 15:30:37 -05:00
  • 5dfcd1bc42
    Update .travis.yml Gennadiy Civil 2019-02-04 15:29:18 -05:00
  • 9df5475b82 Test out changes with clang/OSX each PR using Travis CI Enji Cooper 2019-01-12 17:16:29 -08:00
  • 50059a12b9 Googletest export misterg 2019-02-04 13:03:10 -05:00
  • 52ea4f7bea Googletest export misterg 2019-02-04 11:40:09 -05:00
  • 876bdfa565 Googletest export Abseil Team 2019-02-01 19:24:17 -05:00
  • 471f5bc433 Merge pull request #2098 from ciband:feat/finish_platformio_support Gennadiy Civil 2019-02-04 14:19:29 -05:00
  • f89253434f cmake: detect Cygwin which needs extensions to build Matthias Grob 2019-02-04 19:01:11 +00:00
  • 67265e0706 cmake: move global project definition to beginning Matthias Grob 2019-02-04 18:59:51 +00:00
  • 0ea2d8f8fa Googletest export Abseil Team 2019-01-31 19:52:54 -05:00
  • 53798de939
    chore: Add PlatformIO supported platforms list Chris Johnson 2019-02-01 10:05:31 -06:00
  • b2b2462250 fix: Add Arduino to embedded platform list Chris 2019-01-31 21:53:08 -06:00
  • fe519d64a6 fix: Add *_all.cc files to ignore list Chris 2019-01-31 21:51:55 -06:00
  • 4f4c01d8c8
    Merge pull request #2092 from Billy4195/Update_README Gennadiy Civil 2019-01-31 17:15:49 -05:00
  • 1c23efb424
    Fix README.md broken link Billy SU 2019-01-31 08:23:15 +08:00
  • e04254989d
    Merge pull request #2091 from google/gennadiycivil-patch-1 Gennadiy Civil 2019-01-30 15:36:27 -05:00
  • acde02c635
    Repeat #2090 Gennadiy Civil 2019-01-30 14:44:27 -05:00
  • 8e37822b4b Merge pull request #2063 from mathbunnyru:master Ashley Hedberg 2019-01-30 14:26:14 -05:00
  • ce29e55cfc
    Merge pull request #2090 from KellyWalker/patch-1 Gennadiy Civil 2019-01-30 13:19:14 -05:00
  • 2775733ee1
    Update advanced.md casing in example Kelly Walker 2019-01-30 09:01:58 -06:00
  • dea0216d0c
    Merge pull request #2083 from hugolm84/v1.8.x v1.8.x Gennadiy Civil 2019-01-29 23:37:58 -05:00
  • 9318a18ccf
    Added -Wgnu-zero-variadic-macro-arguments" clang Gennadiy Civil 2019-01-29 14:38:50 -05:00
  • 1f42ae7353 Merge pull request #2063 from mathbunnyru:master Gennadiy Civil 2019-01-29 14:32:04 -05:00
  • aafc594a43 Merge pull request #2086 from hugolm84:fix-dynamic/static-runtime-link Gennadiy Civil 2019-01-28 17:31:42 -05:00
  • 01148677a9 Merge pull request #2086 from hugolm84:fix-dynamic/static-runtime-link Gennadiy Civil 2019-01-28 17:31:42 -05:00
  • 718bb65acf Avoid dynamic/static runtime linking (LNK4098) by properly replacing MD(d)->MT(d) in both C and CXX flags, resolves 2074 Hugo Lindström 2019-01-28 21:07:41 +01:00
  • 4fe76c4d6e
    Merge pull request #2085 from LukeCz/patch-2 Gennadiy Civil 2019-01-28 12:01:12 -05:00
  • 049a0d74b0
    Fix for: failed build on centos6 master #1587 Lukasz Czajczyk 2019-01-27 09:06:54 -06:00
  • 987e7f346a Update WORKSPACE to make bazel work again Gennadiy Civil 2019-01-25 11:54:00 -05:00
  • be8475fdf7
    Update WORKSPACE to make bazel work again Gennadiy Civil 2019-01-25 11:54:00 -05:00
  • 5ec7f0c4a1 Merge pull request #2079 from acozzette:fix-dist Gennadiy Civil 2019-01-25 11:01:36 -05:00
  • aea0d17e85 Merge branch 'fix-compile-on-wec2013' into v1.8.x Hugo Lindström 2019-01-25 14:23:53 +01:00
  • d2b89946f8 Add missing typedefs for WINCE800 (Windows Embedded Compact 2013). Hugo Lindström 2019-01-25 07:33:31 +01:00
  • 46b81732b6 Fixed "make dist" Adam Cozzette 2019-01-24 14:48:46 -08:00
  • bf07131c1d Merge pull request #2041 from ciband:chore/fix_library_json Gennadiy Civil 2019-01-23 13:27:15 -05:00
  • fdc59ffd05 Googletest export Abseil Team 2019-01-22 16:50:28 -05:00
  • 569fba4d74 Googletest export Abseil Team 2019-01-22 09:58:06 -05:00
  • 91bfc08228 Enable CI on Windows (appveyor) with Bazel Pavel Samolysov 2019-01-22 10:46:59 +03:00
  • 9518a57428 Googletest export Abseil Team 2019-01-17 15:56:41 -05:00
  • 7c4164bf40 Fix INSTANTIATE_TEST_CASE_P with zero variadic arguments Ayaz Salikhov 2019-01-18 14:53:25 +03:00
  • 0adeadd283 Googletest export Abseil Team 2019-01-16 15:23:44 -05:00
  • eb9225ce36 Googletest export misterg 2019-01-14 15:24:13 -05:00
  • 9acd065a90 Googletest export Abseil Team 2019-01-12 15:41:51 -05:00
  • 097407fd3c Googletest export Abseil Team 2019-01-12 12:26:37 -05:00
  • c868da1988 Enable building as a shared library (dll) on Windows with Bazel Pavel Samolysov 2019-01-14 15:42:36 +03:00
  • 0599a7b841 Googletest export misterg 2019-01-11 13:57:36 -05:00
  • 2edadcedf3
    Workaround homebrew issue Gennadiy Civil 2019-01-10 18:20:44 -05:00
  • 6693e85b04 Merge branch 'master' of github.com:google/googletest Gennadiy Civil 2019-01-10 16:33:42 -05:00
  • bc1023b413 Googletest export Abseil Team 2019-01-09 16:08:29 -05:00
  • 7a7e2bba1d Googletest export Abseil Team 2019-01-09 16:08:29 -05:00
  • 50f1a77955 Merge pull request #2051 from enptfb55:master gennadiycivil 2019-01-08 11:51:16 -05:00
  • f31bf1d362 Googletest export misterg 2019-01-08 11:26:35 -05:00
  • 216c37f057 Googletest export Abseil Team 2019-01-07 17:06:16 -05:00
  • 45c58aa6f3 fix: Add Arduino setup()/loop() functions back Chris 2019-01-07 12:37:34 -06:00
  • 644319b9f0 Merge pull request #2048 from ciband:chore/clang_tidy gennadiycivil 2019-01-07 12:09:33 -05:00
  • b6cd405286 Googletest export Abseil Team 2019-01-04 13:48:01 -05:00
  • 8369b5bbd0 fixing build errors for unused parameter Sal Amato 2019-01-06 06:24:26 -05:00
  • ade8baa7d2 clang-tidy: modernize-deprecated-headers Chris 2019-01-05 11:21:56 -06:00
  • 23e6937873 misc: Reapply Arduino functions Chris 2019-01-03 21:23:06 -06:00
  • 202dcabf39 misc: Revert formatting changes. Chris 2019-01-03 21:19:56 -06:00
  • fd1c7976ae Merge branch 'chore/fix_library_json' of https://github.com/ciband/googletest into chore/fix_library_json Chris 2019-01-03 21:15:19 -06:00
  • 0ffa5f9779
    Merge branch 'master' into chore/fix_library_json Chris Johnson 2019-01-03 21:13:20 -06:00
  • 23533009b8 chore: Add Windows cmake files to .gitignore Chris 2019-01-03 21:06:20 -06:00
  • adc5045cbf chore: Alphabetize exclude directories. Chris 2019-01-03 21:01:02 -06:00
  • 3880b13e4c
    Merge pull request #2042 from gennadiycivil/master Gennadiy Civil 2019-01-03 21:36:19 -05:00
  • 58e62f7a98 Merge branch 'master' of https://github.com/google/googletest Gennadiy Civil 2019-01-03 17:18:32 -05:00
  • 5d3a2cd9c8 Update docs, TestCase->TestSuite Gennadiy Civil 2019-01-03 17:18:03 -05:00
  • 827515f8a0 Googletest export misterg 2019-01-03 16:32:01 -05:00
  • 3a460a26b7 Googletest export misterg 2019-01-03 12:39:44 -05:00
  • 0c0ca90382 fix: Correct *_main.cc paths Chris 2019-01-03 12:14:40 -06:00
  • 4d62b5b9ae fix: Remove Arduino entry points Chris 2019-01-03 12:12:19 -06:00
  • ac8c102dae
    Update README.md Gennadiy Civil 2019-01-03 11:41:41 -05:00
  • 6e410a3ae9
    Update README.md Gennadiy Civil 2019-01-03 11:41:17 -05:00
  • 8a27d164cb
    Update README.md Gennadiy Civil 2019-01-03 11:40:37 -05:00
  • bfcc47fc2f
    Merge pull request #2026 from justin6case/example_makefile_improvements Gennadiy Civil 2019-01-03 11:38:47 -05:00
  • 1bcbd5871e Merge pull request #2037 from ciband:chore/fix_library_json Gennadiy Civil 2019-01-02 21:39:36 -05:00
  • 14c2fba734 Googletest export misterg 2019-01-02 16:50:02 -05:00
  • f8b1c1af17 Googletest export Abseil Team 2018-12-28 06:03:51 -05:00
  • 933e5df283
    Merge pull request #2039 from gennadiycivil/master Gennadiy Civil 2019-01-02 16:23:06 -05:00
  • 8ed34e0f6b Remove outdated scripts Gennadiy Civil 2019-01-02 16:03:50 -05:00
  • 2ace910a35 Revert "test, please ignore" Gennadiy Civil 2019-01-02 16:02:34 -05:00
  • 25905b9f9a Merge branch 'master' of https://github.com/google/googletest Gennadiy Civil 2019-01-02 15:49:22 -05:00
  • de99386b67 Merge branch 'chore/fix_library_json' of https://github.com/ciband/googletest into chore/fix_library_json Chris 2018-12-29 12:57:33 -06:00
  • 6d5ce40d4c fix: Add additional source and include directories. Chris 2018-12-29 12:57:04 -06:00