qt5base-lts/src
Jøger Hansegård 80a14c86b2 Add QTest option for repeating the entire test execution
Repeated test execution can be useful, under a debugger, to catch an
intermittent failure or, under memory instrumentation, to make memory
leaks easier to recognize.

The new -repeat flag allows running the entire test suite multiple times
within the same process. It works by executing all tests sequentially
before repeating the execution again.

This switch is a developer tool, and is not intended for CI. It can only
be used with the plain text logger.

Change-Id: I2439462c5c44d1c8aa3d3b5656de3eef44898c68
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2023-11-15 11:07:09 +00:00
..
3rdparty SQLite: Update SQLite to v3.44.0 2023-11-09 13:09:55 +01:00
android Bump androix dependency to 1.12.0 2023-11-13 19:14:59 +01:00
assets Add XDG theme file for example icons 2023-06-26 17:32:10 +00:00
concurrent Doc: Fix warnings and linking issues 2023-10-09 17:24:07 +00:00
corelib Add QUniqueHandle - a general purpose RAII wrapper for non-memory types 2023-11-15 05:01:51 +01:00
dbus Implement QDBusAbstractInterface::setInteractiveAuthorizationAllowed 2023-11-07 19:49:34 +00:00
entrypoint src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
gui a11y uia: Report UIA_StrikethroughStyleAttributeId 2023-11-15 12:06:27 +01:00
network Fix android build 2023-11-14 15:54:38 +01:00
opengl Include what you need: <QPointer> 2023-10-12 21:38:54 +02:00
openglwidgets QOpenGLWidget: Call glClear in the default paintGL implementation 2023-09-04 11:46:29 +02:00
platformsupport tslib: generate event with correct buttons and event type 2023-11-08 13:40:44 +02:00
plugins a11y uia: Report UIA_StrikethroughStyleAttributeId 2023-11-15 12:06:27 +01:00
printsupport QPrinter: allow any margins when setting a fullpage QPageLayout 2023-11-09 16:52:45 +00:00
sql Highlight some examples for 'Data Processing & IO' category 2023-10-31 19:35:59 +02:00
testlib Add QTest option for repeating the entire test execution 2023-11-15 11:07:09 +00:00
tools windeployqt: improve MSVC runtime detection 2023-11-02 16:49:40 +00:00
widgets a11y: Report strikethrough via text attribute 2023-11-15 12:06:23 +01:00
xml Doc: Fix warnings and linking issues 2023-10-09 17:24:07 +00:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00