Run| Workspace| Log| Issues| Fixes| Pre-reqs| Stats| XRef| Maven Repository Proxy Log Gump Logo

Details

Parameter

Prefix Name Value
check

Command Line

make check 

Output

Making check in src
make[1]: Entering directory `/srv/gump/public/workspace/cppunit/src'
Making check in cppunit
make[2]: Entering directory `/srv/gump/public/workspace/cppunit/src/cppunit'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/srv/gump/public/workspace/cppunit/src/cppunit'
Making check in DllPlugInTester
make[2]: Entering directory `/srv/gump/public/workspace/cppunit/src/DllPlugInTester'
make  DllPlugInTesterTest
make[3]: Entering directory `/srv/gump/public/workspace/cppunit/src/DllPlugInTester'
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT DllPlugInTesterTest.o -MD -MP -MF .deps/DllPlugInTesterTest.Tpo -c -o DllPlugInTesterTest.o DllPlugInTesterTest.cpp
mv -f .deps/DllPlugInTesterTest.Tpo .deps/DllPlugInTesterTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT CommandLineParserTest.o -MD -MP -MF .deps/CommandLineParserTest.Tpo -c -o CommandLineParserTest.o CommandLineParserTest.cpp
mv -f .deps/CommandLineParserTest.Tpo .deps/CommandLineParserTest.Po
/bin/bash ../../libtool --tag=CXX   --mode=link ccache g++  -g -O2 -ldl  -o DllPlugInTesterTest DllPlugInTesterTest.o CommandLineParser.o CommandLineParserTest.o ../../src/cppunit/libcppunit.la -lm
ccache g++ -g -O2 -o .libs/DllPlugInTesterTest DllPlugInTesterTest.o CommandLineParser.o CommandLineParserTest.o  -ldl ../../src/cppunit/.libs/libcppunit.so -lm -Wl,--rpath -Wl,/srv/gump/public/workspace/cppunit/dest-28082008/lib
creating DllPlugInTesterTest
make[3]: Leaving directory `/srv/gump/public/workspace/cppunit/src/DllPlugInTester'
make  check-TESTS
make[3]: Entering directory `/srv/gump/public/workspace/cppunit/src/DllPlugInTester'
..........

OK (10)
PASS: DllPlugInTesterTest
==================
All 1 tests passed
==================
make[3]: Leaving directory `/srv/gump/public/workspace/cppunit/src/DllPlugInTester'
make[2]: Leaving directory `/srv/gump/public/workspace/cppunit/src/DllPlugInTester'
make[2]: Entering directory `/srv/gump/public/workspace/cppunit/src'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/srv/gump/public/workspace/cppunit/src'
make[1]: Leaving directory `/srv/gump/public/workspace/cppunit/src'
Making check in include
make[1]: Entering directory `/srv/gump/public/workspace/cppunit/include'
Making check in cppunit
make[2]: Entering directory `/srv/gump/public/workspace/cppunit/include/cppunit'
Making check in extensions
make[3]: Entering directory `/srv/gump/public/workspace/cppunit/include/cppunit/extensions'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/srv/gump/public/workspace/cppunit/include/cppunit/extensions'
Making check in ui
make[3]: Entering directory `/srv/gump/public/workspace/cppunit/include/cppunit/ui'
Making check in text
make[4]: Entering directory `/srv/gump/public/workspace/cppunit/include/cppunit/ui/text'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/srv/gump/public/workspace/cppunit/include/cppunit/ui/text'
Making check in mfc
make[4]: Entering directory `/srv/gump/public/workspace/cppunit/include/cppunit/ui/mfc'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/srv/gump/public/workspace/cppunit/include/cppunit/ui/mfc'
Making check in qt
make[4]: Entering directory `/srv/gump/public/workspace/cppunit/include/cppunit/ui/qt'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/srv/gump/public/workspace/cppunit/include/cppunit/ui/qt'
make[4]: Entering directory `/srv/gump/public/workspace/cppunit/include/cppunit/ui'
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory `/srv/gump/public/workspace/cppunit/include/cppunit/ui'
make[3]: Leaving directory `/srv/gump/public/workspace/cppunit/include/cppunit/ui'
Making check in plugin
make[3]: Entering directory `/srv/gump/public/workspace/cppunit/include/cppunit/plugin'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/srv/gump/public/workspace/cppunit/include/cppunit/plugin'
Making check in config
make[3]: Entering directory `/srv/gump/public/workspace/cppunit/include/cppunit/config'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/srv/gump/public/workspace/cppunit/include/cppunit/config'
Making check in tools
make[3]: Entering directory `/srv/gump/public/workspace/cppunit/include/cppunit/tools'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/srv/gump/public/workspace/cppunit/include/cppunit/tools'
Making check in portability
make[3]: Entering directory `/srv/gump/public/workspace/cppunit/include/cppunit/portability'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/srv/gump/public/workspace/cppunit/include/cppunit/portability'
make[3]: Entering directory `/srv/gump/public/workspace/cppunit/include/cppunit'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/srv/gump/public/workspace/cppunit/include/cppunit'
make[2]: Leaving directory `/srv/gump/public/workspace/cppunit/include/cppunit'
make[2]: Entering directory `/srv/gump/public/workspace/cppunit/include'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/srv/gump/public/workspace/cppunit/include'
make[1]: Leaving directory `/srv/gump/public/workspace/cppunit/include'
Making check in examples
make[1]: Entering directory `/srv/gump/public/workspace/cppunit/examples'
Making check in hierarchy
make[2]: Entering directory `/srv/gump/public/workspace/cppunit/examples/hierarchy'
make  hierarchy
make[3]: Entering directory `/srv/gump/public/workspace/cppunit/examples/hierarchy'
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT BoardGame.o -MD -MP -MF .deps/BoardGame.Tpo -c -o BoardGame.o BoardGame.cpp
mv -f .deps/BoardGame.Tpo .deps/BoardGame.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT Chess.o -MD -MP -MF .deps/Chess.Tpo -c -o Chess.o Chess.cpp
mv -f .deps/Chess.Tpo .deps/Chess.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp
mv -f .deps/main.Tpo .deps/main.Po
/bin/bash ../../libtool --tag=CXX   --mode=link ccache g++  -g -O2 -ldl  -o hierarchy BoardGame.o Chess.o main.o ../../src/cppunit/libcppunit.la  -lm
mkdir .libs
ccache g++ -g -O2 -o .libs/hierarchy BoardGame.o Chess.o main.o  -ldl ../../src/cppunit/.libs/libcppunit.so -lm -Wl,--rpath -Wl,/srv/gump/public/workspace/cppunit/dest-28082008/lib
creating hierarchy
make[3]: Leaving directory `/srv/gump/public/workspace/cppunit/examples/hierarchy'
make  check-TESTS
make[3]: Entering directory `/srv/gump/public/workspace/cppunit/examples/hierarchy'
..The following test fails, this is intended:
F..The following test fails, this is intended:
F.


!!!FAILURES!!!
Test Results:
Run:  5   Failures: 2   Errors: 0


1) test: BoardGameTest<BoardGame>::testResetShouldFail (F) line: 45 BoardGameTest.h
assertion failed
- Expression: !this->m_game->reset()


2) test: ChessTest<Chess>::testResetShouldFail (F) line: 45 BoardGameTest.h
assertion failed
- Expression: !this->m_game->reset()


XFAIL: hierarchy
=====================================================
All 1 tests behaved as expected (1 expected failures)
=====================================================
make[3]: Leaving directory `/srv/gump/public/workspace/cppunit/examples/hierarchy'
make[2]: Leaving directory `/srv/gump/public/workspace/cppunit/examples/hierarchy'
Making check in cppunittest
make[2]: Entering directory `/srv/gump/public/workspace/cppunit/examples/cppunittest'
make  cppunittestmain
make[3]: Entering directory `/srv/gump/public/workspace/cppunit/examples/cppunittest'
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT assertion_traitsTest.o -MD -MP -MF .deps/assertion_traitsTest.Tpo -c -o assertion_traitsTest.o assertion_traitsTest.cpp
mv -f .deps/assertion_traitsTest.Tpo .deps/assertion_traitsTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT BaseTestCase.o -MD -MP -MF .deps/BaseTestCase.Tpo -c -o BaseTestCase.o BaseTestCase.cpp
mv -f .deps/BaseTestCase.Tpo .deps/BaseTestCase.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT CppUnitTestMain.o -MD -MP -MF .deps/CppUnitTestMain.Tpo -c -o CppUnitTestMain.o CppUnitTestMain.cpp
mv -f .deps/CppUnitTestMain.Tpo .deps/CppUnitTestMain.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT CppUnitTestSuite.o -MD -MP -MF .deps/CppUnitTestSuite.Tpo -c -o CppUnitTestSuite.o CppUnitTestSuite.cpp
mv -f .deps/CppUnitTestSuite.Tpo .deps/CppUnitTestSuite.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT ExceptionTest.o -MD -MP -MF .deps/ExceptionTest.Tpo -c -o ExceptionTest.o ExceptionTest.cpp
mv -f .deps/ExceptionTest.Tpo .deps/ExceptionTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT ExceptionTestCaseDecoratorTest.o -MD -MP -MF .deps/ExceptionTestCaseDecoratorTest.Tpo -c -o ExceptionTestCaseDecoratorTest.o ExceptionTestCaseDecoratorTest.cpp
mv -f .deps/ExceptionTestCaseDecoratorTest.Tpo .deps/ExceptionTestCaseDecoratorTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT HelperMacrosTest.o -MD -MP -MF .deps/HelperMacrosTest.Tpo -c -o HelperMacrosTest.o HelperMacrosTest.cpp
mv -f .deps/HelperMacrosTest.Tpo .deps/HelperMacrosTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT MessageTest.o -MD -MP -MF .deps/MessageTest.Tpo -c -o MessageTest.o MessageTest.cpp
mv -f .deps/MessageTest.Tpo .deps/MessageTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT MockTestCase.o -MD -MP -MF .deps/MockTestCase.Tpo -c -o MockTestCase.o MockTestCase.cpp
mv -f .deps/MockTestCase.Tpo .deps/MockTestCase.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT MockTestListener.o -MD -MP -MF .deps/MockTestListener.Tpo -c -o MockTestListener.o MockTestListener.cpp
mv -f .deps/MockTestListener.Tpo .deps/MockTestListener.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT OrthodoxTest.o -MD -MP -MF .deps/OrthodoxTest.Tpo -c -o OrthodoxTest.o OrthodoxTest.cpp
mv -f .deps/OrthodoxTest.Tpo .deps/OrthodoxTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT RepeatedTestTest.o -MD -MP -MF .deps/RepeatedTestTest.Tpo -c -o RepeatedTestTest.o RepeatedTestTest.cpp
mv -f .deps/RepeatedTestTest.Tpo .deps/RepeatedTestTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT StringToolsTest.o -MD -MP -MF .deps/StringToolsTest.Tpo -c -o StringToolsTest.o StringToolsTest.cpp
mv -f .deps/StringToolsTest.Tpo .deps/StringToolsTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT SubclassedTestCase.o -MD -MP -MF .deps/SubclassedTestCase.Tpo -c -o SubclassedTestCase.o SubclassedTestCase.cpp
mv -f .deps/SubclassedTestCase.Tpo .deps/SubclassedTestCase.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT TestAssertTest.o -MD -MP -MF .deps/TestAssertTest.Tpo -c -o TestAssertTest.o TestAssertTest.cpp
mv -f .deps/TestAssertTest.Tpo .deps/TestAssertTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT TestCallerTest.o -MD -MP -MF .deps/TestCallerTest.Tpo -c -o TestCallerTest.o TestCallerTest.cpp
mv -f .deps/TestCallerTest.Tpo .deps/TestCallerTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT TestCaseTest.o -MD -MP -MF .deps/TestCaseTest.Tpo -c -o TestCaseTest.o TestCaseTest.cpp
mv -f .deps/TestCaseTest.Tpo .deps/TestCaseTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT TestDecoratorTest.o -MD -MP -MF .deps/TestDecoratorTest.Tpo -c -o TestDecoratorTest.o TestDecoratorTest.cpp
mv -f .deps/TestDecoratorTest.Tpo .deps/TestDecoratorTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT TestFailureTest.o -MD -MP -MF .deps/TestFailureTest.Tpo -c -o TestFailureTest.o TestFailureTest.cpp
mv -f .deps/TestFailureTest.Tpo .deps/TestFailureTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT TestPathTest.o -MD -MP -MF .deps/TestPathTest.Tpo -c -o TestPathTest.o TestPathTest.cpp
mv -f .deps/TestPathTest.Tpo .deps/TestPathTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT TestResultCollectorTest.o -MD -MP -MF .deps/TestResultCollectorTest.Tpo -c -o TestResultCollectorTest.o TestResultCollectorTest.cpp
mv -f .deps/TestResultCollectorTest.Tpo .deps/TestResultCollectorTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT TestResultTest.o -MD -MP -MF .deps/TestResultTest.Tpo -c -o TestResultTest.o TestResultTest.cpp
mv -f .deps/TestResultTest.Tpo .deps/TestResultTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT TestSetUpTest.o -MD -MP -MF .deps/TestSetUpTest.Tpo -c -o TestSetUpTest.o TestSetUpTest.cpp
mv -f .deps/TestSetUpTest.Tpo .deps/TestSetUpTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT TestSuiteTest.o -MD -MP -MF .deps/TestSuiteTest.Tpo -c -o TestSuiteTest.o TestSuiteTest.cpp
mv -f .deps/TestSuiteTest.Tpo .deps/TestSuiteTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT TestTest.o -MD -MP -MF .deps/TestTest.Tpo -c -o TestTest.o TestTest.cpp
mv -f .deps/TestTest.Tpo .deps/TestTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT TrackedTestCase.o -MD -MP -MF .deps/TrackedTestCase.Tpo -c -o TrackedTestCase.o TrackedTestCase.cpp
mv -f .deps/TrackedTestCase.Tpo .deps/TrackedTestCase.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT XmlElementTest.o -MD -MP -MF .deps/XmlElementTest.Tpo -c -o XmlElementTest.o XmlElementTest.cpp
mv -f .deps/XmlElementTest.Tpo .deps/XmlElementTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT XmlOutputterTest.o -MD -MP -MF .deps/XmlOutputterTest.Tpo -c -o XmlOutputterTest.o XmlOutputterTest.cpp
mv -f .deps/XmlOutputterTest.Tpo .deps/XmlOutputterTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT XmlUniformiser.o -MD -MP -MF .deps/XmlUniformiser.Tpo -c -o XmlUniformiser.o XmlUniformiser.cpp
mv -f .deps/XmlUniformiser.Tpo .deps/XmlUniformiser.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT XmlUniformiserTest.o -MD -MP -MF .deps/XmlUniformiserTest.Tpo -c -o XmlUniformiserTest.o XmlUniformiserTest.cpp
mv -f .deps/XmlUniformiserTest.Tpo .deps/XmlUniformiserTest.Po
/bin/bash ../../libtool --tag=CXX   --mode=link ccache g++  -g -O2 -ldl  -o cppunittestmain assertion_traitsTest.o BaseTestCase.o CppUnitTestMain.o CppUnitTestSuite.o ExceptionTest.o ExceptionTestCaseDecoratorTest.o HelperMacrosTest.o MessageTest.o MockTestCase.o MockTestListener.o OrthodoxTest.o RepeatedTestTest.o StringToolsTest.o SubclassedTestCase.o TestAssertTest.o TestCallerTest.o TestCaseTest.o TestDecoratorTest.o TestFailureTest.o TestPathTest.o TestResultCollectorTest.o TestResultTest.o TestSetUpTest.o TestSuiteTest.o TestTest.o TrackedTestCase.o XmlElementTest.o XmlOutputterTest.o XmlUniformiser.o XmlUniformiserTest.o ../../src/cppunit/libcppunit.la  -lm
mkdir .libs
ccache g++ -g -O2 -o .libs/cppunittestmain assertion_traitsTest.o BaseTestCase.o CppUnitTestMain.o CppUnitTestSuite.o ExceptionTest.o ExceptionTestCaseDecoratorTest.o HelperMacrosTest.o MessageTest.o MockTestCase.o MockTestListener.o OrthodoxTest.o RepeatedTestTest.o StringToolsTest.o SubclassedTestCase.o TestAssertTest.o TestCallerTest.o TestCaseTest.o TestDecoratorTest.o TestFailureTest.o TestPathTest.o TestResultCollectorTest.o TestResultTest.o TestSetUpTest.o TestSuiteTest.o TestTest.o TrackedTestCase.o XmlElementTest.o XmlOutputterTest.o XmlUniformiser.o XmlUniformiserTest.o  -ldl ../../src/cppunit/.libs/libcppunit.so -lm -Wl,--rpath -Wl,/srv/gump/public/workspace/cppunit/dest-28082008/lib
creating cppunittestmain
make[3]: Leaving directory `/srv/gump/public/workspace/cppunit/examples/cppunittest'
make  check-TESTS
make[3]: Entering directory `/srv/gump/public/workspace/cppunit/examples/cppunittest'
Running StringToolsTest::testToStringInt : OK
StringToolsTest::testToStringDouble : OK
StringToolsTest::testSplitEmptyString : OK
StringToolsTest::testSplitOneItem : OK
StringToolsTest::testSplitItemEmpty : OK
StringToolsTest::testSplitTwoItem : OK
StringToolsTest::testSplitEmptyTwoItem : OK
StringToolsTest::testSplitEmptyItemEmpty : OK
StringToolsTest::testSplitEmptyItemEmptyEmptyItem : OK
StringToolsTest::testWrapEmpty : OK
StringToolsTest::testWrapNotNeeded : OK
StringToolsTest::testWrapLimitNotNeeded : OK
StringToolsTest::testWrapOneNeeded : OK
StringToolsTest::testWrapTwoNeeded : OK
StringToolsTest::testWrapLimitTwoNeeded : OK
StringToolsTest::testWrapOneNeededTwoNeeded : OK
StringToolsTest::testWrapNotNeededEmptyLinesOneNeeded : OK
XmlUniformiserTest::testEmpty : OK
XmlUniformiserTest::testSkipProcessed : OK
XmlUniformiserTest::testOpenElementWithoutAttributeButSomeSpaces : OK
XmlUniformiserTest::testOpenCloseElement : OK
XmlUniformiserTest::testElementWithEmptyAttribute : OK
XmlUniformiserTest::testElementWithEmptyAttributeButSomeSpaces : OK
XmlUniformiserTest::testElementWithOneAttribute : OK
XmlUniformiserTest::testElementWithThreeAttributes : OK
XmlUniformiserTest::testSkipComment : OK
XmlUniformiserTest::testElementWithContent : OK
XmlUniformiserTest::testElementsHierarchyWithContents : OK
XmlUniformiserTest::testAssertXmlEqual : OK
XmlOutputterTest::testWriteXmlResultWithNoTest : OK
XmlOutputterTest::testWriteXmlResultWithOneFailure : OK
XmlOutputterTest::testWriteXmlResultWithOneError : OK
XmlOutputterTest::testWriteXmlResultWithOneSuccess : OK
XmlOutputterTest::testWriteXmlResultWithThreeFailureTwoErrorsAndTwoSuccess : OK
XmlOutputterTest::testHook : OK
XmlElementTest::testStringContentConstructor : OK
XmlElementTest::testNumericContentConstructor : OK
XmlElementTest::testSetName : OK
XmlElementTest::testSetStringContent : OK
XmlElementTest::testSetNumericContent : OK
XmlElementTest::testElementCount : OK
XmlElementTest::testElementAtNegativeIndexThrow : OK
XmlElementTest::testElementAtTooLargeIndexThrow : OK
XmlElementTest::testElementAt : OK
XmlElementTest::testElementForThrow : OK
XmlElementTest::testElementFor : OK
XmlElementTest::testEmptyNodeToString : OK
XmlElementTest::testElementWithAttributesToString : OK
XmlElementTest::testEscapedAttributeValueToString : OK
XmlElementTest::testElementToStringEscapeContent : OK
XmlElementTest::testElementWithChildrenToString : OK
XmlElementTest::testElementWithContentToString : OK
XmlElementTest::testElementWithNumericContentToString : OK
XmlElementTest::testElementWithContentAndChildToString : OK
assertion_traitsTest::test_toString : OK
ExceptionTest::testConstructor : OK
ExceptionTest::testDefaultConstructor : OK
ExceptionTest::testCopyConstructor : OK
ExceptionTest::testAssignment : OK
ExceptionTest::testClone : OK
MessageTest::testDefaultConstructor : OK
MessageTest::testDetailAtThrowIfBadIndex : OK
MessageTest::testDetailAtThrowIfBadIndex2 : OK
MessageTest::testAddDetail : OK
MessageTest::testAddDetail2 : OK
MessageTest::testAddDetail3 : OK
MessageTest::testAddDetailEmptyMessage : OK

Continuation...

MessageTest::testAddDetailMessage : OK
MessageTest::testSetShortDescription : OK
MessageTest::testClearDetails : OK
MessageTest::testConstructor : OK
MessageTest::testConstructorDetail1 : OK
MessageTest::testConstructorDetail2 : OK
MessageTest::testConstructorDetail3 : OK
MessageTest::testDetailsNone : OK
MessageTest::testDetailsSome : OK
MessageTest::testEqual : OK
MessageTest::testNotEqual : OK
TestAssertTest::testAssertThrow : OK
TestAssertTest::testAssertNoThrow : OK
TestAssertTest::testAssertAssertionFail : OK
TestAssertTest::testAssertAssertionPass : OK
TestAssertTest::testAssert : OK
TestAssertTest::testAssertEqual : OK
TestAssertTest::testAssertMessageTrue : OK
TestAssertTest::testAssertMessageFalse : OK
TestAssertTest::testAssertDoubleEquals : OK
TestAssertTest::testAssertDoubleEqualsPrecision : OK
TestAssertTest::testAssertDoubleNonFinite : OK
TestAssertTest::testFail : OK
TestCaseTest::testSetUpFailure : OK
TestCaseTest::testRunTestFailure : OK
TestCaseTest::testTearDownFailure : OK
TestCaseTest::testFailAll : OK
TestCaseTest::testNoFailure : OK
TestCaseTest::testTwoRun : OK
TestCaseTest::testCountTestCases : OK
TestCaseTest::testDefaultConstructor : OK
TestCaseTest::testConstructorWithName : OK
TestCaseTest::testGetChildTestCount : OK
TestCaseTest::testGetChildTestAtThrow : OK
TestFailureTest::testConstructorAndGetters : OK
TestFailureTest::testConstructorAndGettersForError : OK
TestPathTest::testDefaultConstructor : OK
TestPathTest::testAddTest : OK
TestPathTest::testGetTestAtThrow1 : OK
TestPathTest::testGetTestAtThrow2 : OK
TestPathTest::testGetChildTest : OK
TestPathTest::testGetChildTestManyTests : OK
TestPathTest::testGetChildTestThrowIfNotValid : OK
TestPathTest::testAddPath : OK
TestPathTest::testAddInvalidPath : OK
TestPathTest::testRemoveTests : OK
TestPathTest::testRemoveTest : OK
TestPathTest::testRemoveTestThrow1 : OK
TestPathTest::testRemoveTestThrow2 : OK
TestPathTest::testUp : OK
TestPathTest::testUpThrow : OK
TestPathTest::testInsert : OK
TestPathTest::testInsertAtEnd : OK
TestPathTest::testInsertThrow1 : OK
TestPathTest::testInsertThrow2 : OK
TestPathTest::testInsertPath : OK
TestPathTest::testInsertPathThrow : OK
TestPathTest::testInsertPathDontThrowIfInvalid : OK
TestPathTest::testRootConstructor : OK
TestPathTest::testPathSliceConstructorCopyUntilEnd : OK
TestPathTest::testPathSliceConstructorCopySpecifiedCount : OK
TestPathTest::testPathSliceConstructorCopyNone : OK
TestPathTest::testPathSliceConstructorNegativeIndex : OK
TestPathTest::testPathSliceConstructorAfterEndIndex : OK
TestPathTest::testPathSliceConstructorNegativeIndexUntilEnd : OK
TestPathTest::testPathSliceConstructorNegativeIndexNone : OK
TestPathTest::testToStringNoTest : OK
TestPathTest::testToStringOneTest : OK
TestPathTest::testToStringHierarchy : OK
TestPathTest::testPathStringConstructorRoot : OK
TestPathTest::testPathStringConstructorEmptyIsRoot : OK
TestPathTest::testPathStringConstructorHierarchy : OK
TestPathTest::testPathStringConstructorBadRootThrow : OK
TestPathTest::testPathStringConstructorRelativeRoot : OK
TestPathTest::testPathStringConstructorRelativeRoot2 : OK
TestPathTest::testPathStringConstructorThrow1 : OK
TestPathTest::testPathStringConstructorRelativeHierarchy : OK
TestPathTest::testPathStringConstructorBadRelativeHierarchyThrow : OK
TestResultCollectorTest::testConstructor : OK
TestResultCollectorTest::testAddTwoErrors : OK
TestResultCollectorTest::testAddTwoFailures : OK
TestResultCollectorTest::testStartTest : OK
TestResultCollectorTest::testWasSuccessfulWithErrors : OK
TestResultCollectorTest::testWasSuccessfulWithFailures : OK
TestResultCollectorTest::testWasSuccessfulWithErrorsAndFailures : OK
TestResultCollectorTest::testWasSuccessfulWithSuccessfulTest : OK
TestResultCollectorTest::testSynchronizationAddFailure : OK
TestResultCollectorTest::testSynchronizationStartTest : OK
TestResultCollectorTest::testSynchronizationRunTests : OK
TestResultCollectorTest::testSynchronizationTestErrors : OK
TestResultCollectorTest::testSynchronizationTestFailures : OK
TestResultCollectorTest::testSynchronizationFailures : OK
TestResultCollectorTest::testSynchronizationWasSuccessful : OK
TestResultTest::testConstructor : OK
TestResultTest::testStop : OK
TestResultTest::testAddError : OK
TestResultTest::testAddFailure : OK
TestResultTest::testStartTest : OK
TestResultTest::testEndTest : OK
TestResultTest::testStartSuite : OK
TestResultTest::testEndSuite : OK
TestResultTest::testRunTest : OK
TestResultTest::testTwoListener : OK
TestResultTest::testDefaultProtectSucceed : OK
TestResultTest::testDefaultProtectFail : OK
TestResultTest::testDefaultProtectFailIfThrow : OK
TestResultTest::testProtectChainPushOneTrap : OK
TestResultTest::testProtectChainPushOnePassThrough : OK
TestResultTest::testProtectChainPushTwoTrap : OK
TestSuiteTest::testConstructor : OK
TestSuiteTest::testCountTestCasesWithNoTest : OK
TestSuiteTest::testCountTestCasesWithTwoTests : OK
TestSuiteTest::testCountTestCasesWithSubSuite : OK
TestSuiteTest::testRunWithOneTest : OK
TestSuiteTest::testRunWithOneTestAndSubSuite : OK
TestSuiteTest::testGetTests : OK
TestSuiteTest::testDeleteContents : OK
TestSuiteTest::testGetChildTestCount : OK
TestSuiteTest::testGetChildTestAt : OK
TestSuiteTest::testGetChildTestAtThrow1 : OK
TestSuiteTest::testGetChildTestAtThrow2 : OK
TestTest::testFindTestPathPointerThis : OK
TestTest::testFindTestPathPointer : OK
TestTest::testFindTestPathPointerFail : OK
TestTest::testFindTestPathNameThis : OK
TestTest::testFindTestPathName : OK
TestTest::testFindTestPathNameFail : OK
TestTest::testFindTest : OK
TestTest::testFindTestThrow : OK
TestTest::testResolveTestPath : OK
ExceptionTestCaseDecoratorTest::testNoExceptionThrownFailed : OK
ExceptionTestCaseDecoratorTest::testExceptionThrownPass : OK
OrthodoxTest::testValue : OK
OrthodoxTest::testValueBadConstructor : OK
OrthodoxTest::testValueBadInvert : OK
OrthodoxTest::testValueBadEqual : OK
OrthodoxTest::testValueBadNotEqual : OK
OrthodoxTest::testValueBadCall : OK
OrthodoxTest::testValueBadAssignment : OK
RepeatedTestTest::testRun : OK
TestDecoratorTest::testCountTestCases : OK
TestDecoratorTest::testRun : OK
TestDecoratorTest::testGetName : OK
TestSetUpTest::testRun : OK
HelperMacrosTest::testNoSubclassing : OK
HelperMacrosTest::testSubclassing : OK
HelperMacrosTest::testFail : OK
HelperMacrosTest::testFailToFail : OK
HelperMacrosTest::testException : OK
HelperMacrosTest::testExceptionNotCaught : OK
HelperMacrosTest::testCustomTests : OK
HelperMacrosTest::testAddTest : OK
TestCallerTest::testBasicConstructor : OK
TestCallerTest::testReferenceConstructor : OK
TestCallerTest::testPointerConstructor : OK

OK (222)
PASS: cppunittestmain
==================
All 1 tests passed
==================
make[3]: Leaving directory `/srv/gump/public/workspace/cppunit/examples/cppunittest'
make[2]: Leaving directory `/srv/gump/public/workspace/cppunit/examples/cppunittest'
Making check in simple
make[2]: Entering directory `/srv/gump/public/workspace/cppunit/examples/simple'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/srv/gump/public/workspace/cppunit/examples/simple'
Making check in ClockerPlugIn
make[2]: Entering directory `/srv/gump/public/workspace/cppunit/examples/ClockerPlugIn'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/srv/gump/public/workspace/cppunit/examples/ClockerPlugIn'
Making check in DumperPlugIn
make[2]: Entering directory `/srv/gump/public/workspace/cppunit/examples/DumperPlugIn'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/srv/gump/public/workspace/cppunit/examples/DumperPlugIn'
Making check in money
make[2]: Entering directory `/srv/gump/public/workspace/cppunit/examples/money'
make  MoneyApp
make[3]: Entering directory `/srv/gump/public/workspace/cppunit/examples/money'
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT MoneyApp-MoneyTest.o -MD -MP -MF .deps/MoneyApp-MoneyTest.Tpo -c -o MoneyApp-MoneyTest.o `test -f 'MoneyTest.cpp' || echo './'`MoneyTest.cpp
mv -f .deps/MoneyApp-MoneyTest.Tpo .deps/MoneyApp-MoneyTest.Po
ccache g++ -DHAVE_CONFIG_H -I. -I../../config -I../../include -I../../include    -g -O2 -MT MoneyApp-MoneyApp.o -MD -MP -MF .deps/MoneyApp-MoneyApp.Tpo -c -o MoneyApp-MoneyApp.o `test -f 'MoneyApp.cpp' || echo './'`MoneyApp.cpp
mv -f .deps/MoneyApp-MoneyApp.Tpo .deps/MoneyApp-MoneyApp.Po
/bin/bash ../../libtool --tag=CXX   --mode=link ccache g++  -g -O2  -ldl  -o MoneyApp MoneyApp-MoneyTest.o MoneyApp-MoneyApp.o ../../src/cppunit/libcppunit.la  -lm
mkdir .libs
ccache g++ -g -O2 -o .libs/MoneyApp MoneyApp-MoneyTest.o MoneyApp-MoneyApp.o  -ldl ../../src/cppunit/.libs/libcppunit.so -lm -Wl,--rpath -Wl,/srv/gump/public/workspace/cppunit/dest-28082008/lib
creating MoneyApp
make[3]: Leaving directory `/srv/gump/public/workspace/cppunit/examples/money'
make  check-TESTS
make[3]: Entering directory `/srv/gump/public/workspace/cppunit/examples/money'
....

OK (4)
PASS: MoneyApp
==================
All 1 tests passed
==================
make[3]: Leaving directory `/srv/gump/public/workspace/cppunit/examples/money'
make[2]: Leaving directory `/srv/gump/public/workspace/cppunit/examples/money'
make[2]: Entering directory `/srv/gump/public/workspace/cppunit/examples'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/srv/gump/public/workspace/cppunit/examples'
make[1]: Leaving directory `/srv/gump/public/workspace/cppunit/examples'
Making check in doc
make[1]: Entering directory `/srv/gump/public/workspace/cppunit/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/srv/gump/public/workspace/cppunit/doc'
make[1]: Entering directory `/srv/gump/public/workspace/cppunit'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/srv/gump/public/workspace/cppunit'

Last Updated: Thu, 28 Aug 2008 08:01:26 ().Python Logo