qt6-bb10/src/testlib
Friedemann Kleint b256d7b3bb Testlib: Fixed compilation with MSVC.
MSVC does not like VA_ARGS tricks.

Change-Id: I947dcb89e519c18a482a504725213a3f4d9670ff
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
2011-10-21 16:54:45 +02:00
..
3rdparty Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qabstracttestlogger.cpp Pass log file name when constructing loggers. 2011-09-05 06:33:07 +02:00
qabstracttestlogger_p.h Pass log file name when constructing loggers. 2011-09-05 06:33:07 +02:00
qasciikey.cpp Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qbenchmark.cpp Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qbenchmark.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qbenchmark_p.h Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qbenchmarkevent.cpp Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qbenchmarkevent_p.h Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qbenchmarkmeasurement.cpp Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qbenchmarkmeasurement_p.h Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qbenchmarkmetric.cpp Fix various trivial formatting issues. 2011-09-01 08:39:37 +02:00
qbenchmarkmetric.h 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
qbenchmarkvalgrind.cpp Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qbenchmarkvalgrind_p.h Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qplaintestlogger.cpp Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qplaintestlogger_p.h Pass log file name when constructing loggers. 2011-09-05 06:33:07 +02:00
qsignaldumper.cpp Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qsignaldumper_p.h 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.h Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qtest_global.h Remove QTest::SkipMode from qtestlib API. 2011-10-21 01:20:29 +02:00
qtest_gui.h testlib: Remove widgets dependency when only using gui 2011-09-21 08:24:11 +02:00
qtestaccessible.h Refactor accessibility for Qt5 2011-09-29 13:32:59 +02:00
qtestassert.h Fix various trivial formatting issues. 2011-09-01 08:39:37 +02:00
qtestcase.cpp Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qtestcase.h Testlib: Fixed compilation with MSVC. 2011-10-21 16:54:45 +02:00
qtestcoreelement.h Fix various trivial formatting issues. 2011-09-01 08:39:37 +02:00
qtestcorelist.h Fix various trivial formatting issues. 2011-09-01 08:39:37 +02:00
qtestdata.cpp Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qtestdata.h Remove default params from QTestData constructor 2011-08-29 06:49:07 +02:00
qtestelement.cpp Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qtestelement.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtestelementattribute.cpp Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qtestelementattribute.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtestevent.h testlib: Remove widgets dependency when only using gui 2011-09-21 08:24:11 +02: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 Add QTest::keyRelease() accepting a Qt::Key value 2011-10-06 03:32:06 +02:00
qtestlog.cpp Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qtestlog_p.h Make QTest::qWarn() use __FILE__ and __LINE__. 2011-09-28 12:17:45 +02:00
qtestmouse.h Clean-up a macro for Cocoa 2011-10-10 07:47:58 +02:00
qtestresult.cpp Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qtestresult_p.h 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 hack to allow qWaitForWindowShown to be used in test cases that use QWindow 2011-09-12 21:49:30 +02:00
qtesttable.cpp Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qtesttable_p.h Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qtesttouch.h testlib: Separate the gui- and widgets-specific api 2011-09-21 13:46:08 +02:00
qtestxunitstreamer.cpp Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qtestxunitstreamer.h Simplify qtestlib logging code, part 3 2011-09-01 03:10:58 +02:00
qxmltestlogger.cpp Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qxmltestlogger_p.h Pass log file name when constructing loggers. 2011-09-05 06:33:07 +02:00
qxunittestlogger.cpp Make testlib use #include consistently. 2011-10-21 02:52:01 +02:00
qxunittestlogger_p.h testlib: Fix header guard files 2011-10-04 09:30:04 +02:00
testlib.pro Remove testlib's dependency on gui and widgets 2011-09-21 08:24:21 +02:00