1. 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
  2. 19 Oct, 2020 1 commit
    • Abseil Team's avatar
      Googletest export · 252ee42d
      Abseil Team authored
      Fix some issues when running fuse_gmock_files.
      
      The module path should be updated before importing `fuse_gtest_files`, since
      the script may not run from the googletest repo root. We also need a non-frozen
      set in order to track progress.
      
      PiperOrigin-RevId: 337380466
      252ee42d
  3. 14 Oct, 2020 1 commit
  4. 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
  5. 11 Feb, 2020 3 commits
    • 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
    • Abseil Team's avatar
      Googletest export · 56de7cc8
      Abseil Team authored
      Fix gmock_gen to use MOCK_METHOD instead of old style macros.
      
      PiperOrigin-RevId: 294360947
      56de7cc8
    • Abseil Team's avatar
      Googletest export · 360f5f70
      Abseil Team authored
      Fix gmock_gen to use MOCK_METHOD instead of old style macros.
      
      PiperOrigin-RevId: 294332975
      360f5f70
  6. 25 Nov, 2019 1 commit
  7. 02 Nov, 2019 1 commit
  8. 30 Oct, 2019 1 commit
    • misterg's avatar
      Googletest export · 0a034808
      misterg authored
      Remove outdated unsupported scripts
      
      PiperOrigin-RevId: 277556831
      0a034808
  9. 29 Oct, 2019 2 commits
  10. 25 Oct, 2019 1 commit
  11. 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
  12. 06 Aug, 2019 1 commit
  13. 30 Jul, 2019 1 commit
  14. 19 Jun, 2019 1 commit
    • Gennadiy Civil's avatar
      · 5ed950c9
      Gennadiy Civil authored
      Renaming doc files to make the file names more palatable and in preparation for including documentation in sync process
      5ed950c9
  15. 13 Jun, 2019 1 commit
  16. 25 Jul, 2018 1 commit
  17. 23 May, 2018 1 commit
    • Gennadiy Civil's avatar
      · 8977af0e
      Gennadiy Civil authored
      formatting changes 
      8977af0e
  18. 08 Feb, 2018 1 commit
  19. 31 Aug, 2017 1 commit
  20. 10 Aug, 2017 1 commit
  21. 17 Sep, 2015 1 commit
  22. 30 Aug, 2015 1 commit
  23. 25 Aug, 2015 1 commit