Skip to content
Snippets Groups Projects
  1. Nov 21, 2018
    • 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
  2. Nov 16, 2018
  3. Nov 14, 2018
  4. Nov 13, 2018
  5. Nov 10, 2018
  6. Nov 09, 2018
    • Abseil Team's avatar
      Googletest export · de5be0eb
      Abseil Team authored
      Move FunctionMocker and MockFunction out of the pump file and implement with variadic templates.
      
      PiperOrigin-RevId: 220640265
      de5be0eb
  7. Nov 08, 2018
    • krzysio's avatar
      Googletest export · 105579a6
      krzysio authored
      Improve Bazel build files.
      
      New target gtest_prod allows access to the FRIEND_TEST macro without depending on the entirety of GTest in production executables. Additionally, duplicate config_setting rules were removed and formatting was adjusted.
      
      PiperOrigin-RevId: 220279205
      105579a6
  8. Nov 03, 2018
  9. Nov 01, 2018
  10. Oct 31, 2018
  11. Oct 30, 2018
  12. Oct 29, 2018
  13. Oct 28, 2018
Loading