1. 07 Jul, 2021 1 commit
    • Abseil Team's avatar
      Googletest export · 8306020a
      Abseil Team authored
      Add `Conditional` wrapper to gtest
      
      This follows an initial proposal for an 'EqIff` matcher. `Conditional` was considered more precise as an EqIff() matcher may suffer from `Iff` not being universally understood.
      
      PiperOrigin-RevId: 383407665
      8306020a
  2. 26 Jan, 2021 1 commit
    • Abseil Team's avatar
      Googletest export · 14098f20
      Abseil Team authored
      Merge CONTRIBUTORS, delete LICENSEs in googletest/ and googlemock/
      
      PiperOrigin-RevId: 352558822
      14098f20
  3. 15 Jan, 2021 2 commits
    • Abseil Team's avatar
      Googletest export · 41ecb102
      Abseil Team authored
      Internal change
      
      PiperOrigin-RevId: 352002166
      41ecb102
    • Abseil Team's avatar
      Googletest export · a2f906be
      Abseil Team authored
      Add "using is_gtest_matcher = void" to the DivisibleBy7Matcher example.
      
      PiperOrigin-RevId: 351797821
      a2f906be
  4. 25 Oct, 2019 1 commit
  5. 25 Aug, 2015 1 commit
  6. 14 Apr, 2011 1 commit
  7. 25 Mar, 2010 2 commits
  8. 05 Mar, 2010 1 commit
  9. 21 Oct, 2009 1 commit
  10. 21 Aug, 2009 1 commit
  11. 17 Mar, 2009 1 commit
  12. 10 Jan, 2009 1 commit
  13. 10 Dec, 2008 1 commit
  14. 20 Nov, 2008 1 commit
  15. 10 Nov, 2008 1 commit
  16. 11 Oct, 2008 1 commit
    • shiqian's avatar
      Many changes: · e0865dd9
      shiqian authored
      - appends "_" to internal macro names (by Markus Heule).
      - makes Google Test work with newer versions of tools on Symbian and Windows CE (by Mika Raento).
      - adds the (ASSERT|EXPECT)_NO_FATAL_FAILURE macros (by Markus Heule).
      - changes EXPECT_(NON|)FATAL_FAILURE to catch failures in the current thread only (by Markus Heule).
      - adds the EXPECT_(NON|)FATAL_FAILURE_ON_ALL_THREADS macros (by Markus Heule).
      - adds GTEST_HAS_PTHREAD and GTEST_IS_THREADSAFE to indicate the availability of <pthread.h> and Google Test's thread-safety (by Zhanyong Wan).
      - adds scons/SConscript for building with scons (by Joi Sigurdsson).
      - adds src/gtest-all.cc for building Google Test from a single file (by Markus Heule).
      - updates the xcode project to include new tests (by Preston Jackson).
      e0865dd9
  17. 06 Aug, 2008 1 commit
  18. 25 Jul, 2008 1 commit
  19. 23 Jul, 2008 1 commit
  20. 03 Jul, 2008 1 commit