1. 15 Apr, 2021 1 commit
  2. 14 Jan, 2021 1 commit
    • Abseil Team's avatar
      Googletest export · 95a9bdd9
      Abseil Team authored
      Use an OrderedDict to store templated_types in the AST so that gmock knows how to properly construct the templated Mock class.
      
      This is necessary for functions that make use of the templated typename as an argument or return type.
      
      PiperOrigin-RevId: 349405731
      95a9bdd9
  3. 26 Jun, 2020 1 commit
    • Abseil Team's avatar
      Googletest export · 05c4a036
      Abseil Team authored
      Update auto_mock to support C++17 nested namespaces
      
      PiperOrigin-RevId: 318192214
      05c4a036
  4. 11 Feb, 2020 1 commit
    • Abseil Team's avatar
      Googletest export · d0930731
      Abseil Team authored
      Fix gmock_gen to use MOCK_METHOD instead of old style macros.  Fix several
      related bugs in argument parsing and return types.
      - handle commas more correctly in return types
      - handle commas correctly in arguments
      - handle default values more correctly
      
      PiperOrigin-RevId: 294435093
      d0930731
  5. 29 Oct, 2019 2 commits
  6. 23 Oct, 2019 1 commit
    • Abseil Team's avatar
      Googletest export · 37f32278
      Abseil Team authored
      Add a matcher `testing::ReturnRoundRobin` which, on each call, returns the next element in the sequence, restarting at the beginning once it has reached the end.
      
      PiperOrigin-RevId: 276312136
      37f32278
  7. 08 Feb, 2018 1 commit
  8. 10 Aug, 2017 1 commit
  9. 25 Aug, 2015 1 commit
  10. 08 Jan, 2015 1 commit
  11. 17 Nov, 2014 2 commits
  12. 12 Mar, 2014 1 commit
  13. 06 Sep, 2013 1 commit
  14. 01 Feb, 2011 1 commit
  15. 02 Jun, 2009 1 commit
  16. 10 Dec, 2008 1 commit