1. 11 Jun, 2009 2 commits
  2. 09 Jun, 2009 3 commits
  3. 29 May, 2009 1 commit
  4. 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
  5. 07 May, 2009 1 commit
  6. 05 May, 2009 2 commits
  7. 29 Apr, 2009 1 commit
  8. 28 Apr, 2009 1 commit
  9. 25 Apr, 2009 1 commit
  10. 24 Apr, 2009 2 commits
  11. 14 Apr, 2009 1 commit
  12. 09 Apr, 2009 1 commit
  13. 07 Apr, 2009 1 commit
  14. 03 Apr, 2009 1 commit
  15. 02 Apr, 2009 1 commit
  16. 31 Mar, 2009 2 commits
  17. 27 Mar, 2009 1 commit
  18. 26 Mar, 2009 2 commits
  19. 25 Mar, 2009 1 commit
  20. 24 Mar, 2009 1 commit
  21. 18 Mar, 2009 1 commit
  22. 17 Mar, 2009 3 commits
  23. 11 Mar, 2009 4 commits
  24. 06 Mar, 2009 2 commits
  25. 23 Feb, 2009 1 commit
  26. 19 Feb, 2009 1 commit
  27. 13 Feb, 2009 1 commit