summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Don't access QObjectPrivate::declarativeData unguardedVolker Hilsheimer2022-08-201-0/+73
* Fix compilation with GCC 12 (and on Fedora 35 and newer)Ville Voutilainen2022-04-151-1/+1
* QProcess/Unix: ensure we don't accidentally execute something from CWDThiago Macieira2022-02-282-0/+30
* tst_QSystemSemaphore: give proper path to test-helperMårten Nordheim2022-02-221-1/+8
* tst_qtranslator: fix memleakMarc Mutz2022-01-041-3/+3
* tst_qsharedmemory: skip readOnly() test under asanMarc Mutz2021-12-231-0/+2
* Blacklist tst_QTimer::zeroTimer on Ubuntu 20.04Andreas Buhr2021-12-081-0/+3
* QTranslator: Fix loading of meta catalogs from absolute .qm pathKai Köhne2021-09-271-0/+14
* tst_qtranslator: Simplify extraction of test dataKai Köhne2021-09-273-39/+5
* tst_QTimer::remainingTime(): get rid of QTest::currentTestFailed()Jarek Kobus2021-06-081-8/+11
* Fix flaky QTimer::remainingTime() testJarek Kobus2021-06-081-18/+44
* Add test for QTranslator::load() translation file lookup algorithmKarsten Heimrich2021-05-311-0/+69
* QEventDispatcher(Win): Always honor interrupted status to avoid racesMårten Nordheim2021-03-121-0/+27
* Add new special QObjectPrivate::{connect, disconnect} for QMLAndrei Golubev2021-01-261-0/+28
* Synchronize QEventDispatcherWin32::processEvents() with QCoreApplicationAlex Trotsenko2020-08-261-0/+26
* Tests: Use QVERIFY instead of QCOMPARE for empty listsFriedemann Kleint2020-07-141-1/+1
* Deprecate QByteArray's methods taking QStringSona Kurazyan2020-06-241-2/+2
* Introduce QSocketNotifier::activate(QSocketDescriptor, QSN::Type)Mårten Nordheim2020-04-161-5/+65
* QSequentialIterable: Treat sets as appendableFabian Kosmale2020-03-181-8/+22
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-111-3/+0
|\
| * Un-blacklist QElapsedTimer::elapsed testVolker Hilsheimer2020-03-041-3/+0
* | Disable warnings for the deprecated QLinkedListSona Kurazyan2020-03-061-0/+5
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-292-33/+64
|\|
| * Try again to make QDeadlineTimer test robust against context switchesVolker Hilsheimer2020-02-281-16/+34
| * Fix flaky QElapsedTimer::elapsed test caseVolker Hilsheimer2020-02-271-17/+30
* | Merge remote-tracking branch 'origin/5.14' into 5.15Lars Knoll2020-02-272-4/+25
|\|
| * Make QDeadlineTimer test more resilient against VM starvationVolker Hilsheimer2020-02-261-4/+19
| * QObject: treat T* -> bool conversions as narrowingMarc Mutz2020-02-261-0/+6
| * Detect double timer during single timeout in registerTimer test, and skipVolker Hilsheimer2020-02-221-5/+17
| * Discover the conditions under which registerTimer is flaky, and skipVolker Hilsheimer2020-02-221-0/+22
* | Detect double timer during single timeout in registerTimer test, and skipVolker Hilsheimer2020-02-121-5/+17
* | QTranslator: Expose language of translation fileKai Koehne2020-02-102-2/+7
* | QTranslator: Expose origin file of the translationKai Koehne2020-02-101-1/+5
* | Discover the conditions under which registerTimer is flaky, and skipVolker Hilsheimer2020-02-071-0/+22
* | QSignalMapper: deprecate overridden signalsVitaly Fanaskov2020-02-011-7/+7
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-291-0/+24
|\|
| * Merge remote-tracking branch 'origin/5.14.1' into 5.14Liang Qi2020-01-281-0/+24
| |\
| | * Merge 5.14 into 5.14.1Kari Oikarinen2020-01-151-4/+4
| | |\
| | * | QSequentialIterableImpl: support appendFabian Kosmale2020-01-151-0/+24
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-1/+1
|\| | |
| * | | Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-221-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-091-4/+4
|\| |
| * | QObject: Replace more 0 and NULL with nullptrAndre Hartmann2020-01-091-4/+4
| |/
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-061-0/+44
|\|
| * QVariant: Prefer direct conversion to QVariant{List,Map,Hash}Fabian Kosmale2020-01-031-0/+44
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-121-1/+96
|\|
| * QVariant: introduce ShouldDeleteVariantData flagFabian Kosmale2019-12-111-1/+96
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2019-12-103-7/+7
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-103-7/+7
| |\|
| | * Don't wrap feature detection macros with QT_HAS_FOO() variantsTor Arne Vestbø2019-12-103-7/+7