"...git@developer.sourcefind.cn:Wenxuan/LightX2V.git" did not exist on "701075f4a63910441cc485881e38ff78de5836a6"
  1. 01 Apr, 2019 1 commit
    • Abseil Team's avatar
      Googletest export · d9825431
      Abseil Team authored
      Remove support for "global" ::string and ::wstring types.
      This support existed for legacy codebases that existed from before namespaces
      where a thing. It is no longer necessary.
      
      PiperOrigin-RevId: 241335738
      d9825431
  2. 17 Jan, 2019 1 commit
    • Abseil Team's avatar
      Googletest export · 0adeadd2
      Abseil Team authored
      Refactor the `Invoke` and `InvokeWithoutArgs` actions:
       - Replace pump'd classes and functions with templates.
       - Make the polymorphic actions be polymorphic functors instead.
       - Fix Invoke(Callback*) to work with subclasses of the callbacks, instead of trying to diagnose that in gmock_doctor.
      
      PiperOrigin-RevId: 229604112
      0adeadd2
  3. 14 Jan, 2019 1 commit
    • Abseil Team's avatar
      Googletest export · 097407fd
      Abseil Team authored
      Deduplicate testing::ReferenceWrapper with std::reference_wrapper.
      Minor cleanups in matchers_test.
      
      PiperOrigin-RevId: 229022872
      097407fd
  4. 02 Jan, 2019 2 commits
    • misterg's avatar
      Googletest export · 14c2fba7
      misterg authored
      Internal Change
      
      PiperOrigin-RevId: 227575279
      14c2fba7
    • Abseil Team's avatar
      Googletest export · f8b1c1af
      Abseil Team authored
      Remove the #ifs for old, unsupported and buggy compilers:
      * old versions of GCC & MSVC
      * Symbian
      
      PiperOrigin-RevId: 227116941
      f8b1c1af
  5. 20 Dec, 2018 1 commit
    • Abseil Team's avatar
      Googletest export · e26a3fa1
      Abseil Team authored
      Unifdef c++11-related macros from googletest now that it requires C++11.
      
      PiperOrigin-RevId: 225905601
      e26a3fa1
  6. 03 Dec, 2018 1 commit
    • Abseil Team's avatar
      Googletest export · 26743363
      Abseil Team authored
      Applied fixes for ClangTidy modernize-use-override and modernize-use-using.
      
      PiperOrigin-RevId: 223800219
      26743363
  7. 20 Nov, 2018 3 commits
    • misterg's avatar
      Googletest export · a3013cce
      misterg authored
      Fix broken OSS build
      
      PiperOrigin-RevId: 222244158
      a3013cce
    • Abseil Team's avatar
      Googletest export · 64368e05
      Abseil Team authored
      Remove redundant Base/Derived types.
      
      PiperOrigin-RevId: 222243634
      64368e05
    • Abseil Team's avatar
      Googletest export · aac18185
      Abseil Team authored
      Upgrade WithArgs family of actions to C++11.
      
      PiperOrigin-RevId: 221671690
      aac18185
  8. 10 Nov, 2018 1 commit
  9. 09 Oct, 2018 1 commit
  10. 05 Oct, 2018 1 commit
    • Abseil Team's avatar
      Apply clang-tidy modernize-use-nullptr to googletest. · 4bb49ed6
      Abseil Team authored
      Now that googletest has moved to C++11, it should no longer
      use NULL or 0 for the null pointer. This patch converts all
      such usages to nullptr using clang-tidy.
      
      This prevents LLVM from issuing -Wzero-as-null-pointer-constant
      warnings.
      
      PiperOrigin-RevId: 215814400
      4bb49ed6
  11. 14 Aug, 2018 2 commits
    • Gennadiy Civil's avatar
      · 265efde9
      Gennadiy Civil authored
      Comments changes, no functionality changes. 
      265efde9
    • Gennadiy Civil's avatar
      · a3c0dd0f
      Gennadiy Civil authored
      Comments changes, no functionality changes
      a3c0dd0f
  12. 07 Aug, 2018 1 commit
  13. 06 Aug, 2018 1 commit
  14. 18 Jul, 2018 1 commit
    • Gennadiy Civil's avatar
      · 8d07cfd0
      Gennadiy Civil authored
      Code sync, mostly formatting and removing outdates
      8d07cfd0
  15. 16 Apr, 2018 3 commits
  16. 13 Apr, 2018 5 commits
    • Gennadiy Civil's avatar
      · d84eb86d
      Gennadiy Civil authored
      more pizza
      d84eb86d
    • Gennadiy Civil's avatar
      · f45728a5
      Gennadiy Civil authored
      more OSX pizzas
      f45728a5
    • Gennadiy Civil's avatar
      · b74a1af0
      Gennadiy Civil authored
      osx pizzas
      b74a1af0
    • Gennadiy Civil's avatar
      · f9bd6180
      Gennadiy Civil authored
      merging gmock actions test 
      f9bd6180
    • Gennadiy Civil's avatar
      · 0bfa8237
      Gennadiy Civil authored
      merging, gmock actions test 
      0bfa8237
  17. 10 Apr, 2018 2 commits
  18. 09 Apr, 2018 4 commits
  19. 06 Apr, 2018 1 commit
  20. 05 Apr, 2018 1 commit
  21. 13 Mar, 2018 1 commit
  22. 23 Feb, 2018 1 commit
  23. 08 Feb, 2018 1 commit
  24. 12 Oct, 2015 1 commit
  25. 25 Aug, 2015 1 commit
  26. 14 Feb, 2015 1 commit