| .. |
|
3rdparty
|
Remove references to obsolete platforms
|
2017-11-05 06:33:53 +00:00 |
|
doc
|
Mention Qt Creator is compatible with testlib
|
2018-02-07 12:01:52 +00:00 |
|
Qt5TestConfigExtras.cmake.in
|
…
|
|
|
qabstractitemmodeltester.cpp
|
doc: Fix remaining clang parsing errors in QtTest
|
2018-01-18 06:31:53 +00:00 |
|
qabstractitemmodeltester.h
|
Long live QAbstractItemModelTester!
|
2018-01-09 15:57:58 +00:00 |
|
qabstracttestlogger.cpp
|
…
|
|
|
qabstracttestlogger_p.h
|
…
|
|
|
qasciikey.cpp
|
…
|
|
|
qbenchmark.cpp
|
Properly use the "process" feature
|
2017-02-27 15:44:46 +00:00 |
|
qbenchmark.h
|
…
|
|
|
qbenchmark_p.h
|
Merge remote-tracking branch 'origin/5.8' into 5.9
|
2017-03-13 15:55:44 +01:00 |
|
qbenchmarkevent.cpp
|
…
|
|
|
qbenchmarkevent_p.h
|
QtTest: Add missing override
|
2016-12-01 12:07:05 +00:00 |
|
qbenchmarkmeasurement.cpp
|
Testlib: Move classes inheriting QBenchmarkMeasurerBase to separate header
|
2016-10-19 06:21:51 +00:00 |
|
qbenchmarkmeasurement_p.h
|
Testlib: Move classes inheriting QBenchmarkMeasurerBase to separate header
|
2016-10-19 06:21:51 +00:00 |
|
qbenchmarkmetric.cpp
|
testlib: move strings from functions to array in benchmark metric
|
2017-08-29 15:52:08 +00:00 |
|
qbenchmarkmetric.h
|
…
|
|
|
qbenchmarkmetric_p.h
|
…
|
|
|
qbenchmarkperfevents.cpp
|
doc: Fix remaining clang parsing errors in QtTest
|
2018-01-18 06:31:53 +00:00 |
|
qbenchmarkperfevents_p.h
|
Replace Q_DECL_OVERRIDE with override where possible
|
2017-09-19 11:53:42 +00:00 |
|
qbenchmarktimemeasurers_p.h
|
QtTest: Add missing override
|
2016-12-01 12:07:05 +00:00 |
|
qbenchmarkvalgrind.cpp
|
…
|
|
|
qbenchmarkvalgrind_p.h
|
QtTest: Add missing override
|
2016-12-01 12:07:05 +00:00 |
|
qcsvbenchmarklogger.cpp
|
…
|
|
|
qcsvbenchmarklogger_p.h
|
Replace Q_DECL_OVERRIDE with override where possible
|
2017-09-19 11:53:42 +00:00 |
|
qplaintestlogger.cpp
|
Prefer rvalue versions of toLatin() and toUtf8()
|
2017-03-30 20:31:59 +00:00 |
|
qplaintestlogger_p.h
|
QtTest: Add missing override
|
2016-12-01 12:07:05 +00:00 |
|
qsignaldumper.cpp
|
…
|
|
|
qsignaldumper_p.h
|
…
|
|
|
qsignalspy.h
|
doc: Fix remaining clang parsing errors in QtTest
|
2018-01-18 06:31:53 +00:00 |
|
qsignalspy.qdoc
|
doc: Fix remaining clang parsing errors in QtTest
|
2018-01-18 06:31:53 +00:00 |
|
qteamcitylogger.cpp
|
Add flowId to messages when logging in TeamCity format
|
2017-08-04 18:48:48 +00:00 |
|
qteamcitylogger_p.h
|
Add flowId to messages when logging in TeamCity format
|
2017-08-04 18:48:48 +00:00 |
|
qtest.h
|
Replace Q_NULLPTR with nullptr where possible
|
2017-09-19 11:53:55 +00:00 |
|
qtest_global.h
|
…
|
|
|
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
|
…
|
|
|
qtestaccessible.h
|
Replace Q_NULLPTR with nullptr where possible
|
2017-09-19 11:53:55 +00:00 |
|
qtestassert.h
|
Fix modernize-use-bool-literals issues
|
2017-07-08 11:49:55 +00:00 |
|
qtestblacklist.cpp
|
Merge remote-tracking branch 'origin/5.9' into 5.10
|
2018-01-04 17:24:18 +01:00 |
|
qtestblacklist_p.h
|
…
|
|
|
qtestcase.cpp
|
doc: fix signatures and missing module headers
|
2017-12-14 13:37:51 +00:00 |
|
qtestcase.h
|
Merge remote-tracking branch 'origin/5.10' into dev
|
2017-09-26 16:14:54 +02:00 |
|
qtestcase.qdoc
|
doc: Fix remaining clang parsing errors in QtTest
|
2018-01-18 06:31:53 +00:00 |
|
qtestcoreelement_p.h
|
…
|
|
|
qtestcorelist_p.h
|
…
|
|
|
qtestdata.cpp
|
…
|
|
|
qtestdata.h
|
…
|
|
|
qtestelement.cpp
|
…
|
|
|
qtestelement_p.h
|
…
|
|
|
qtestelementattribute.cpp
|
…
|
|
|
qtestelementattribute_p.h
|
…
|
|
|
qtestevent.h
|
QtTest: Add missing override
|
2016-12-01 12:07:05 +00:00 |
|
qtestevent.qdoc
|
…
|
|
|
qtesteventloop.h
|
Replace Q_NULLPTR with nullptr where possible
|
2017-09-19 11:53:55 +00:00 |
|
qtesthelpers_p.h
|
testlib: start sharing common helper functions
|
2017-11-04 20:11:22 +00:00 |
|
qtestkeyboard.h
|
testlib: add key sequence function
|
2017-06-22 07:56:18 +00:00 |
|
qtestlog.cpp
|
…
|
|
|
qtestlog_p.h
|
…
|
|
|
qtestmouse.cpp
|
…
|
|
|
qtestmouse.h
|
qtestmouse: do not qWait for mocked events on macOS
|
2017-11-30 15:05:40 +00:00 |
|
qtestresult.cpp
|
…
|
|
|
qtestresult_p.h
|
…
|
|
|
qtestspontaneevent.h
|
…
|
|
|
qtestsystem.h
|
Fix spelling in qWaitFor comment
|
2017-10-12 09:51:27 +00:00 |
|
qtesttable.cpp
|
Replace Q_NULLPTR with nullptr where possible
|
2017-09-19 11:53:55 +00:00 |
|
qtesttable_p.h
|
…
|
|
|
qtesttouch.h
|
doc: Fix remaining clang parsing errors in QtTest
|
2018-01-18 06:31:53 +00:00 |
|
qtestutil_macos.mm
|
QTestLib: Disable App Nap on macOS
|
2017-08-22 05:10:43 +00:00 |
|
qtestutil_macos_p.h
|
QTestLib: Disable App Nap on macOS
|
2017-08-22 05:10:43 +00:00 |
|
qtestxunitstreamer.cpp
|
…
|
|
|
qtestxunitstreamer_p.h
|
…
|
|
|
qxctestlogger.mm
|
Add a macros for disabling deprecated declaration warnings
|
2016-11-27 02:31:12 +00:00 |
|
qxctestlogger_p.h
|
Replace Q_DECL_OVERRIDE with override where possible
|
2017-09-19 11:53:42 +00:00 |
|
qxmltestlogger.cpp
|
…
|
|
|
qxmltestlogger_p.h
|
QtTest: Add missing override
|
2016-12-01 12:07:05 +00:00 |
|
qxunittestlogger.cpp
|
…
|
|
|
qxunittestlogger_p.h
|
QtTest: Add missing override
|
2016-12-01 12:07:05 +00:00 |
|
testlib.pro
|
Long live QAbstractItemModelTester!
|
2018-01-09 15:57:58 +00:00 |