| Name |
Last commit
|
Last update |
|---|---|---|
| build-aux | ||
| codegear | ||
| include/gtest | ||
| m4 | ||
| make | ||
| msvc | ||
| samples | ||
| scons | ||
| scripts | ||
| src | ||
| test | ||
| xcode | ||
| CHANGES | ||
| CONTRIBUTORS | ||
| COPYING | ||
| Makefile.am | ||
| README | ||
| configure.ac |
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:
Benoit Sigoure <tsunanet@gmail.com>
| Name |
Last commit
|
Last update |
|---|---|---|
| build-aux | Loading commit data... | |
| codegear | Loading commit data... | |
| include/gtest | Loading commit data... | |
| m4 | Loading commit data... | |
| make | Loading commit data... | |
| msvc | Loading commit data... | |
| samples | Loading commit data... | |
| scons | Loading commit data... | |
| scripts | Loading commit data... | |
| src | Loading commit data... | |
| test | Loading commit data... | |
| xcode | Loading commit data... | |
| CHANGES | Loading commit data... | |
| CONTRIBUTORS | Loading commit data... | |
| COPYING | Loading commit data... | |
| Makefile.am | Loading commit data... | |
| README | Loading commit data... | |
| configure.ac | Loading commit data... |