qt5base-lts/src/testlib
Jason McDonald 964793718f Simplify qtestlib logging code, part 3
Collapse the QTestBasicStreamer class into QTestXunitStreamer.

Change-Id: I349b8db432fd45f9352084f60b36b460f3b61f6a
Reviewed-on: http://codereview.qt.nokia.com/3925
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-09-01 03:10:58 +02:00
..
3rdparty Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qabstracttestlogger_p.h Remove ability to run tests in random order. 2011-08-31 03:44:17 +02:00
qabstracttestlogger.cpp Send error messages to stderr rather than stdout 2011-08-29 06:48:41 +02:00
qasciikey.cpp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qbenchmark_p.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qbenchmark.cpp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qbenchmark.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qbenchmarkevent_p.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qbenchmarkevent.cpp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qbenchmarkmeasurement_p.h Include cycle_p.h only conditionally 2011-06-13 15:45:18 +02:00
qbenchmarkmeasurement.cpp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qbenchmarkmetric_p.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qbenchmarkmetric.cpp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qbenchmarkmetric.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qbenchmarkvalgrind_p.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qbenchmarkvalgrind.cpp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qplaintestlogger_p.h Remove ability to run tests in random order. 2011-08-31 03:44:17 +02:00
qplaintestlogger.cpp Remove ability to run tests in random order. 2011-08-31 03:44:17 +02:00
qsignaldumper_p.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsignaldumper.cpp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsignalspy.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qsignalspy.qdoc Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtest_global.h Remove obsolete ifdef. 2011-08-29 06:49:00 +02:00
qtest_gui.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtest.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtestaccessible.h Remove the redundant QTEST_ACCESSIBILITY define. 2011-05-26 09:30:03 +02:00
qtestassert.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtestcase.cpp Simplify qtestlib logging code, part 1 2011-09-01 03:10:39 +02:00
qtestcase.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtestcoreelement.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtestcorelist.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtestdata.cpp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtestdata.h Remove default params from QTestData constructor 2011-08-29 06:49:07 +02:00
qtestelement.cpp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtestelement.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtestelementattribute.cpp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtestelementattribute.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtestevent.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtestevent.qdoc Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtesteventloop.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtestkeyboard.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtestlog_p.h Simplify qtestlib logging code, part 1 2011-09-01 03:10:39 +02:00
qtestlog.cpp Simplify qtestlib logging code, part 2 2011-09-01 03:10:51 +02:00
qtestmouse.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtestresult_p.h Remove mode parameter from QTestLog::addSkip(). 2011-08-29 06:48:03 +02:00
qtestresult.cpp Remove mode parameter from QTestLog::addSkip(). 2011-08-29 06:48:03 +02:00
qtestspontaneevent.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtestsystem.h Stabilize autotests using QTest::qWaitForWindowShown on non-X11. 2011-08-18 05:09:42 +02:00
qtesttable_p.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtesttable.cpp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtesttouch.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtestxunitstreamer.cpp Simplify qtestlib logging code, part 3 2011-09-01 03:10:58 +02:00
qtestxunitstreamer.h Simplify qtestlib logging code, part 3 2011-09-01 03:10:58 +02:00
qxmltestlogger_p.h Remove ability to run tests in random order. 2011-08-31 03:44:17 +02:00
qxmltestlogger.cpp Remove ability to run tests in random order. 2011-08-31 03:44:17 +02:00
qxunittestlogger_p.h Simplify qtestlib logging code, part 3 2011-09-01 03:10:58 +02:00
qxunittestlogger.cpp Simplify qtestlib logging code, part 2 2011-09-01 03:10:51 +02:00
testlib.pro Simplify qtestlib logging code, part 3 2011-09-01 03:10:58 +02:00