Skip to content
Snippets Groups Projects
  1. Nov 29, 2018
    • 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
  2. Nov 27, 2018
  3. Nov 22, 2018
  4. Nov 21, 2018
  5. Nov 16, 2018
  6. Nov 14, 2018
  7. Nov 13, 2018
  8. Nov 10, 2018
  9. 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
  10. 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
  11. Nov 03, 2018
  12. Nov 01, 2018
Loading