1. 09 Mar, 2012 1 commit
  2. 04 Nov, 2011 1 commit
  3. 05 Oct, 2011 1 commit
  4. 20 Jun, 2011 1 commit
  5. 22 Feb, 2011 1 commit
  6. 02 Feb, 2011 1 commit
  7. 14 Oct, 2010 1 commit
  8. 14 Sep, 2010 1 commit
  9. 31 Aug, 2010 1 commit
    • zhanyong.wan's avatar
      Casts char to unsigned char before calling isspace() etc to avoid undefined... · 35c39756
      zhanyong.wan authored
      Casts char to unsigned char before calling isspace() etc to avoid undefined behavior (by Zhanyong Wan); removes conditional #includes keyed on GTEST_HAS_PROTOBUF_ (by Zhanyong Wan); publishes GTEST_HAS_STREAM_REDIRECTION (by Vlad Losev); forward declares some classes properly (by Samuel Benzaquen); honors the --gtest_catch_exceptions flag (by Vlad Losev).
      35c39756
  10. 22 Jul, 2010 1 commit
  11. 26 Feb, 2010 1 commit
  12. 25 Feb, 2010 1 commit
  13. 24 Feb, 2010 1 commit
    • zhanyong.wan's avatar
      Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth);... · 3bef459e
      zhanyong.wan authored
      Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth); adds wide InitGoogleTest to gtest.def (by Vlad Losev); updates the version number (by Zhanyong Wan); updates the release notes for 1.5.0 (by Vlad Losev); removes scons scripts from the distribution (by Zhanyong Wan); adds the cmake build script to the distribution (by Zhanyong Wan); adds fused source files to the distribution (by Vlad Losev and Chandler Carruth).
      3bef459e
  14. 11 Feb, 2010 1 commit
  15. 03 Feb, 2010 1 commit
  16. 28 Jan, 2010 1 commit
  17. 27 Jan, 2010 1 commit
  18. 24 Sep, 2009 1 commit
  19. 16 Sep, 2009 1 commit
  20. 01 Sep, 2009 1 commit
  21. 07 Aug, 2009 1 commit
  22. 19 Jun, 2009 1 commit
  23. 28 Apr, 2009 1 commit
  24. 24 Apr, 2009 1 commit
  25. 09 Apr, 2009 1 commit
  26. 07 Apr, 2009 1 commit
  27. 31 Mar, 2009 1 commit
  28. 26 Mar, 2009 2 commits
  29. 11 Mar, 2009 1 commit
  30. 06 Mar, 2009 1 commit
  31. 23 Feb, 2009 1 commit
  32. 09 Feb, 2009 1 commit
  33. 29 Jan, 2009 1 commit
  34. 20 Nov, 2008 1 commit
  35. 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
  36. 31 Jul, 2008 1 commit
  37. 29 Jul, 2008 1 commit
  38. 03 Jul, 2008 1 commit