1. 29 May, 2009 1 commit
  2. 18 May, 2009 1 commit
    • tsunanet's avatar
      Change a few visibilities to work around a bug in g++ 3.4.2. · 8de91f8f
      tsunanet authored
      
      
      It looks like this version of g++ is confused by the local class generated
      by the TEST_F macro and it can't tell that we're in a method that inherits
      the class we want to access.
      
      This bug causes the following kind of error:
      ../samples/../test/gtest_unittest.cc: In static member function `static void
      <unnamed>::ExpectFatalFailureTest_CatchesFatalFaliure_Test::TestBody()::GTestExpectFatalFailureHelper::Execute()':
      ../samples/../test/gtest_unittest.cc:799: error: `static void
      <unnamed>::ScopedFakeTestPartResultReporterTest::AddFailure(<unnamed>::ScopedFakeTestPartResultReporterTest::FailureMode)'
      is protected
      ../samples/../test/gtest_unittest.cc:883: error: within this context
      Signed-off-by: default avatarBenoit Sigoure <tsunanet@gmail.com>
      8de91f8f
  3. 07 May, 2009 1 commit
  4. 05 May, 2009 2 commits
  5. 29 Apr, 2009 1 commit
  6. 28 Apr, 2009 1 commit
  7. 24 Apr, 2009 2 commits
  8. 14 Apr, 2009 1 commit
  9. 09 Apr, 2009 1 commit
  10. 07 Apr, 2009 1 commit
  11. 31 Mar, 2009 2 commits
  12. 26 Mar, 2009 1 commit
  13. 24 Mar, 2009 1 commit
  14. 17 Mar, 2009 2 commits
  15. 11 Mar, 2009 2 commits
  16. 06 Mar, 2009 2 commits
  17. 23 Feb, 2009 1 commit
  18. 09 Feb, 2009 2 commits
  19. 08 Feb, 2009 1 commit
  20. 06 Feb, 2009 1 commit
  21. 02 Feb, 2009 1 commit
  22. 29 Jan, 2009 2 commits
  23. 26 Jan, 2009 1 commit
  24. 10 Jan, 2009 1 commit
  25. 08 Jan, 2009 1 commit
  26. 09 Dec, 2008 1 commit
  27. 26 Nov, 2008 3 commits
  28. 24 Nov, 2008 1 commit
  29. 22 Nov, 2008 1 commit
  30. 20 Nov, 2008 1 commit