diff -r 000000000000 -r 1918ee327afb tests/auto/selftests/expected_singleskip.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/auto/selftests/expected_singleskip.txt Mon Jan 11 14:00:40 2010 +0000 @@ -0,0 +1,8 @@ +********* Start testing of tst_SingleSkip ********* +Config: Using QTest library 4.3.0, Qt 4.3.0 +PASS : tst_SingleSkip::initTestCase() +SKIP : tst_SingleSkip::myTest() skipping test + Loc: [/home/fenglich/dev/qt-4.3/tests/auto/selftests/singleskip/tst_singleskip.cpp(23)] +PASS : tst_SingleSkip::cleanupTestCase() +Totals: 2 passed, 0 failed, 1 skipped +********* Finished testing of tst_SingleSkip *********