1. 06 Dec, 2018 1 commit
    • Chris Johnson's avatar
      chore: Add initial library.json config · 39c09043
      Chris Johnson authored
      Added initial library.json config for PlatformIO
      
      Version will be synced to proper googletest version once the PIO library has been registered and proven out round trip.
      39c09043
  2. 05 Dec, 2018 1 commit
  3. 04 Dec, 2018 2 commits
  4. 03 Dec, 2018 8 commits
  5. 29 Nov, 2018 2 commits
    • durandal's avatar
      Googletest export · 8fbf9d16
      durandal authored
      Fix: remove two added testcases that depend on gmock; I'll put them back later in a way that doesn't break the build.
      PiperOrigin-RevId: 223227562
      8fbf9d16
    • durandal's avatar
      Googletest export · b22d2366
      durandal authored
      Accept gmock matchers in EXPECT_EXIT and friends to allow matches other than simple regex matches on death output.
      
      PiperOrigin-RevId: 223035409
      b22d2366
  6. 26 Nov, 2018 7 commits
  7. 22 Nov, 2018 1 commit
  8. 20 Nov, 2018 12 commits
    • Gennadiy Civil's avatar
      Update build badge · 3cf8f514
      Gennadiy Civil authored
      3cf8f514
    • misterg's avatar
      Googletest export · a3013cce
      misterg authored
      Fix broken OSS build
      
      PiperOrigin-RevId: 222244158
      a3013cce
    • Abseil Team's avatar
      Googletest export · f7779eb3
      Abseil Team authored
      Remove unintended dependency.
      
      PiperOrigin-RevId: 222243874
      f7779eb3
    • Abseil Team's avatar
      Googletest export · 64368e05
      Abseil Team authored
      Remove redundant Base/Derived types.
      
      PiperOrigin-RevId: 222243634
      64368e05
    • misterg's avatar
      Googletest export · bb7c0ecb
      misterg authored
      Silence C4100 msvc warning
      
      PiperOrigin-RevId: 222242329
      bb7c0ecb
    • misterg's avatar
      Googletest export · b4926660
      misterg authored
      Internal Change
      
      PiperOrigin-RevId: 222123106
      b4926660
    • Abseil Team's avatar
      Googletest export · c2989fe2
      Abseil Team authored
      Add stringization based tests for gmock-pp.h macros
      
      PiperOrigin-RevId: 221961835
      c2989fe2
    • Abseil Team's avatar
      Googletest export · 5dab7be7
      Abseil Team authored
      Validate spec modifiers.
      
      PiperOrigin-RevId: 221810235
      5dab7be7
    • Abseil Team's avatar
      Googletest export · 45d66d81
      Abseil Team authored
      Point IWYU at an existent path.
      
      PiperOrigin-RevId: 221797154
      45d66d81
    • durandal's avatar
      Googletest export · 8e86f672
      durandal authored
      Move the Matcher<T> interface to googletest so I can use it to extend death test regex matching in a subsequent change.
      
      PiperOrigin-RevId: 221675910
      8e86f672
    • Abseil Team's avatar
      Googletest export · aac18185
      Abseil Team authored
      Upgrade WithArgs family of actions to C++11.
      
      PiperOrigin-RevId: 221671690
      aac18185
    • Abseil Team's avatar
      Googletest export · e46e87bb
      Abseil Team authored
      Unify implementation of GMOCK_PP_REPEAT and GMOCK_PP_FOREACH.
      
      PiperOrigin-RevId: 221659669
      e46e87bb
  9. 15 Nov, 2018 1 commit
  10. 14 Nov, 2018 2 commits
  11. 13 Nov, 2018 3 commits