qt5base-lts/src/testlib
Liang Qi bf58c70546 Merge remote-tracking branch 'origin/5.12' into dev
Conflicts:
	src/corelib/io/qdir.cpp
	src/corelib/kernel/qtimer.cpp
	src/corelib/kernel/qtimer.h

Done-With: Edward Welbourne <edward.welbourne@qt.io>
Change-Id: I683d897760ec06593136d77955f8bc87fdef3f9f
2018-11-22 01:53:29 +01:00
..
3rdparty Update 3rdparty valgrind headers to Valgrind 3.14.0 2018-10-17 11:26:08 +00:00
doc Doc: Clarify that BC does not apply to Qt Test 2018-10-16 06:41:31 +00:00
configure.json Testlib: Add a feature for the item model tester 2018-03-21 10:31:08 +00:00
qabstractitemmodeltester.cpp Fix ICE on QNX 6.6 2018-10-05 11:30:42 +00:00
qabstractitemmodeltester.h Fix use of deprecated ItemDataRoles Background/TextColorRole 2018-11-05 21:58:37 +00:00
qabstracttestlogger_p.h testlib: Add Test Anything Protocol (TAP) reporter 2018-03-14 14:28:36 +00:00
qabstracttestlogger.cpp testlib: Feed test log messages to Apple Unified Logging 2018-03-09 16:31:53 +00:00
qappletestlogger_p.h Allow log messages to be grouped by activity on Apple OSes 2018-03-15 23:01:03 +00:00
qappletestlogger.cpp Remove codepaths and checks for unsupported Apple platforms 2018-08-31 12:35:45 +00:00
qasciikey.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qbenchmark_p.h Testlib: Rename qtest_global.h to qttestglobal.h 2018-03-21 10:31:01 +00:00
qbenchmark.cpp Properly use the "process" feature 2017-02-27 15:44:46 +00:00
qbenchmark.h Testlib: Rename qtest_global.h to qttestglobal.h 2018-03-21 10:31:01 +00:00
qbenchmarkevent_p.h QtTest: Add missing override 2016-12-01 12:07:05 +00:00
qbenchmarkevent.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qbenchmarkmeasurement_p.h Testlib: Move classes inheriting QBenchmarkMeasurerBase to separate header 2016-10-19 06:21:51 +00:00
qbenchmarkmeasurement.cpp Testlib: Move classes inheriting QBenchmarkMeasurerBase to separate header 2016-10-19 06:21:51 +00:00
qbenchmarkmetric_p.h Testlib: Rename qtest_global.h to qttestglobal.h 2018-03-21 10:31:01 +00:00
qbenchmarkmetric.cpp Fix build for Android with android-clang in r17 2018-06-06 11:36:33 +00:00
qbenchmarkmetric.h Testlib: Rename qtest_global.h to qttestglobal.h 2018-03-21 10:31:01 +00:00
qbenchmarkperfevents_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qbenchmarkperfevents.cpp doc: Fix remaining clang parsing errors in QtTest 2018-01-18 06:31:53 +00:00
qbenchmarktimemeasurers_p.h QtTest: Add missing override 2016-12-01 12:07:05 +00:00
qbenchmarkvalgrind_p.h QtTest: Add missing override 2016-12-01 12:07:05 +00:00
qbenchmarkvalgrind.cpp QtTest: eradicate all Q_FOREACH loops 2016-02-29 07:57:51 +00:00
qcsvbenchmarklogger_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qcsvbenchmarklogger.cpp Update the Intel copyright year 2016-01-21 22:44:16 +00:00
qplaintestlogger_p.h testlib: Pass on log message context to loggers 2018-02-21 16:27:37 +00:00
qplaintestlogger.cpp testlib: Feed test log messages to Apple Unified Logging 2018-03-09 16:31:53 +00:00
qsignaldumper_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qsignaldumper.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qsignalspy.h testlib: Remove Q_CC_BOR uses 2018-03-06 10:56:54 +00:00
qsignalspy.qdoc doc: Fix remaining clang parsing errors in QtTest 2018-01-18 06:31:53 +00:00
Qt5TestConfigExtras.cmake.in Fix QFINDTESTDATA when using cmake ninja generator 2016-03-19 13:44:21 +00:00
qtaptestlogger_p.h testlib: Add Test Anything Protocol (TAP) reporter 2018-03-14 14:28:36 +00:00
qtaptestlogger.cpp testlib: Add Test Anything Protocol (TAP) reporter 2018-03-14 14:28:36 +00:00
qteamcitylogger_p.h Add flowId to messages when logging in TeamCity format 2017-08-04 18:48:48 +00:00
qteamcitylogger.cpp Add flowId to messages when logging in TeamCity format 2017-08-04 18:48:48 +00:00
qtest_gui.h doc: Fix remaining clang parsing errors in QtTest 2018-01-18 06:31:53 +00:00
qtest_network.h doc: fix signatures and missing module headers 2017-12-14 13:37:51 +00:00
qtest_widgets.h Updated license headers 2016-01-15 12:25:24 +00:00
qtest.h Remove GPU_BLACKLIST support from QTest 2018-10-12 13:59:41 +00:00
qtestaccessible.h Testlib: Rename qtest_global.h to qttestglobal.h 2018-03-21 10:31:01 +00:00
qtestassert.h Fix modernize-use-bool-literals issues 2017-07-08 11:49:55 +00:00
qtestblacklist_p.h Bring QTestPrivate::checkBlackLists() back 2018-10-15 17:30:57 +00:00
qtestblacklist.cpp Bring QTestPrivate::checkBlackLists() back 2018-10-15 17:30:57 +00:00
qtestcase.cpp Add qfloat16 support to QCOMPARE 2018-11-20 21:34:13 +00:00
qtestcase.h Merge remote-tracking branch 'origin/5.12' into dev 2018-11-22 01:53:29 +01:00
qtestcase.qdoc testlib: Move qtestsystem helpers to their respective modules 2018-07-16 15:30:30 +00:00
qtestcoreelement_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qtestcorelist_p.h Remove some unused code from QTestCoreList 2018-11-01 15:06:35 +00:00
qtestdata.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qtestdata.h Testlib: Rename qtest_global.h to qttestglobal.h 2018-03-21 10:31:01 +00:00
qtestelement_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qtestelement.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qtestelementattribute_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qtestelementattribute.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qtestevent.h Fix win32-clang-msvc build due to -Werror,-Wunused-private-field 2018-03-23 15:16:01 +00:00
qtestevent.qdoc Doc: Remove reference to QTestEvent 2018-07-31 15:52:39 +00:00
qtesteventloop.h testlib: Mark unused member variable for future removal 2018-06-05 06:00:32 +00:00
qtesthelpers_p.h testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
qtestkeyboard.h Testlib: Rename qtest_global.h to qttestglobal.h 2018-03-21 10:31:01 +00:00
qtestlog_p.h Merge remote-tracking branch 'origin/5.11' into dev 2018-03-28 08:12:21 +02:00
qtestlog.cpp Merge remote-tracking branch 'origin/5.11' into dev 2018-03-21 08:59:26 +01:00
qtestmouse.cpp Testlib: Rename qtest_global.h to qttestglobal.h 2018-03-21 10:31:01 +00:00
qtestmouse.h Testlib: Rename qtest_global.h to qttestglobal.h 2018-03-21 10:31:01 +00:00
qtestresult_p.h Testlib: Rename qtest_global.h to qttestglobal.h 2018-03-21 10:31:01 +00:00
qtestresult.cpp testlib: Add Test Anything Protocol (TAP) reporter 2018-03-14 14:28:36 +00:00
qtestspontaneevent.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-03-11 20:08:50 +01:00
qtestsystem.h testlib: Move qtestsystem helpers to their respective modules 2018-07-16 15:30:30 +00:00
qtesttable_p.h Testlib: Rename qtest_global.h to qttestglobal.h 2018-03-21 10:31:01 +00:00
qtesttable.cpp QtTest: compile in C++17 mode: no more std::unary_function 2018-05-15 17:07:04 +00:00
qtesttouch.h Testlib: Rename qtest_global.h to qttestglobal.h 2018-03-21 10:31:01 +00:00
qtestutil_macos_p.h QTestLib: Disable App Nap on macOS 2017-08-22 05:10:43 +00:00
qtestutil_macos.mm QTestLib: Disable App Nap on macOS 2017-08-22 05:10:43 +00:00
qtestxunitstreamer_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qtestxunitstreamer.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qttestglobal.h Testlib: Add a feature for the item model tester 2018-03-21 10:31:08 +00:00
qxctestlogger_p.h Clean up our Objective-C usage 2018-02-20 10:02:12 +00:00
qxctestlogger.mm Clean up our Objective-C usage 2018-02-20 10:02:12 +00:00
qxmltestlogger_p.h QtTest: Add missing override 2016-12-01 12:07:05 +00:00
qxmltestlogger.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qxunittestlogger_p.h QtTest: Add missing override 2016-12-01 12:07:05 +00:00
qxunittestlogger.cpp Use local result metric instead of global result metric. 2016-03-03 09:56:08 +00:00
testlib.pro Merge remote-tracking branch 'origin/5.11' into dev 2018-03-28 08:12:21 +02:00