summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix handling of childGroups() when fallbacks are disabledJeremie Graulle2021-12-271-0/+10
* tst_qsharedmemory: skip readOnly() test under asanMarc Mutz2021-12-231-0/+2
* QTextHtmlParser: fix prefix lookahead and html commentsOliver Eftevaag2021-12-221-0/+41
* tst_qmetatype: fix memleaksMarc Mutz2021-12-221-4/+11
* tst_QStringBuilder: remove test that doesn't test anythingMarc Mutz2021-12-221-10/+0
* Exclude tst_QLocalSocket::verifySocketOptions() on webOSJanne Juntunen2021-12-221-1/+1
* Stabilize tst_QGraphicsProxyWidget::scrollUpdateVolker Hilsheimer2021-12-221-1/+1
* tst_QStringBuilder: verify a comment is actually misleadingMarc Mutz2021-12-211-0/+2
* QStringBuilder: handle freeSpaceAtBegin() in op+=Marc Mutz2021-12-211-0/+43
* QtConcurrent::run crashes on program exitTianlu Shao2021-12-201-0/+12
* tst_qglobalstatic is halted on INTEGRITY deviceTatiana Borisova2021-12-201-0/+6
* QXmlStreamReader: update test distributionIvan Solovev2021-12-19653-3918/+27
* tst_QPropertyAnimation: fix leaks occurring under normal operationMarc Mutz2021-12-181-11/+10
* QVariant: use a typedef name when saving user types to QDataStreamThiago Macieira2021-12-174-0/+99
* tst_QHash: Update the erase_edge_case testMårten Nordheim2021-12-171-3/+29
* tst_QPropertyAnimation: fix wrong commentMarc Mutz2021-12-171-1/+5
* Blacklist flaky tst_qgraphicswidget:initialShow on OpenSUSEDimitrios Apostolou2021-12-171-0/+1
* Properly indent qtestlib's XML outputDimitrios Apostolou2021-12-1791-13536/+13535
* Fix helper script to run successfully on X11Dimitrios Apostolou2021-12-171-1/+1
* tst_QIODevice: fix UB (precondition violation) in SequentialReadBuffer::readD...Marc Mutz2021-12-161-3/+6
* tst_QByteArray: fix UB (signed overflow)Marc Mutz2021-12-161-2/+3
* Fix autotest runtime failures on INTEGRITYTatiana Borisova2021-12-1610-7/+50
* tst_qmetatype: remove traces of compiler workarounds againMarc Mutz2021-12-163-13/+0
* Fix hash lookup using the value of a key iteratorLars Knoll2021-12-161-0/+17
* tst_qmetatype: remove the previous MingW workaroundMarc Mutz2021-12-161-8/+0
* Make QRingBuffer a move-only typeMarc Mutz2021-12-161-2/+13
* QIODevice: use QVLA to hold the ring buffers, not QListMarc Mutz2021-12-151-2/+2
* tst_qmetatype: remove the previous clang-arm workaroundMarc Mutz2021-12-151-5/+0
* Add css media rule support for QTextDocument::setHtml()Ralf Habacker2021-12-151-0/+38
* Revert "tst_qmetatype: Temporarily disable expensive tests on QNX"Marc Mutz2021-12-151-2/+2
* QVarLengthArray: don't allow syncqt to export base classesMarc Mutz2021-12-151-1/+1
* Use QAbstractItemModelTester in all QSortFilterProxyModel testsAndreas Buhr2021-12-141-0/+1
* Fix qt_scrollRectInImage when scrolling outside of the imageTor Arne Vestbø2021-12-141-0/+39
* QHash: increase minimum buckets to a full spanLars Knoll2021-12-137-97/+97
* QCache: Adapt to upcoming QHash changesMårten Nordheim2021-12-131-0/+16
* Rewrite Q_{GLOBAL,APPLICATION}_STATIC with C++17 goodiesThiago Macieira2021-12-121-1/+1
* QNX: Cannot handle threads in given timePasi Petäjäjärvi2021-12-121-0/+4
* QNX: inotify is supported, so enable testsPasi Petäjäjärvi2021-12-121-3/+3
* QNX: Skip failing testPasi Petäjäjärvi2021-12-121-0/+3
* QNX: Remove not supported testcasePasi Petäjäjärvi2021-12-121-1/+3
* QNX: Limit maximum largefile sizePasi Petäjäjärvi2021-12-121-1/+6
* QNX: Remove expected failPasi Petäjäjärvi2021-12-122-17/+0
* QNX: Successful check depends on user running testPasi Petäjäjärvi2021-12-121-1/+1
* QtFuture::connect: exclude QPrivateSignal from the resulting future typeSona Kurazyan2021-12-111-1/+46
* QVarLengthArray: deprecate prepend()Marc Mutz2021-12-112-3/+18
* Fix widget gesture grabbingVolker Hilsheimer2021-12-111-0/+20
* rhi: Auto-rebuild rt by tracking attachment id and generationLaszlo Agocs2021-12-101-0/+45
* QList: fix typo in QList(It, It)Marc Mutz2021-12-101-12/+0
* tst_containerapisymmetry: test ranged ctors with pure input_iterator typesMarc Mutz2021-12-091-0/+52
* TAP test logger: avoid dangling space on TODO and SKIP linesEdward Welbourne2021-12-091-1/+1