summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Exclude QSystemSemaphore test with -no-feature-systemsemaphoreJake Petroules2017-09-181-0/+3
* Fix race condition in the processEvents testMorten Johan Sørvig2017-07-191-5/+4
* Handle conversion and comparison between qvarianthash and qvariantmapAllan Sandfeld Jensen2017-07-111-0/+8
* Fix some MSVC warnings in testsFriedemann Kleint2017-06-281-2/+2
* Skip unreliable tst_QTimer::moveToThread() on macOS 10.12J-P Nurmi2017-06-191-0/+4
* Extend blacklisting of tst_QElapsedTimer::elapsed to cover macOS 10.12Tony Sarajärvi2017-06-181-0/+1
* tst_QSharedMemory::readOnly: Skip on macOSFriedemann Kleint2017-06-071-0/+2
* Blacklist tst_QTimer::basic_chrono on macOSTony Sarajärvi2017-06-011-0/+2
* Blacklist tst_QEventLoop:testQuitLock as it is flaky on macOSTony Sarajärvi2017-05-231-0/+1
* Extend blacklisting of qeventdispatcher to cover macOSTony Sarajärvi2017-05-231-0/+2
* tst_QTimer::timeout(): Use QTRY_VERIFY_WITH_TIMEOUTFriedemann Kleint2017-05-191-4/+2
* winrt: Fix tst_QSocketNotifier::asyncMultipleDatagramOliver Wolff2017-05-111-0/+4
* winrt: Fix tst_qcoreapplicationOliver Wolff2017-05-111-4/+9
* Add some missing breaks in switch statementsMarc Mutz2017-05-101-2/+2
* QObject: turn the narrowing test into static_assertsGiuseppe D'Angelo2017-05-081-435/+385
* Improve suppression of spurious socket notifications under WindowsAlex Trotsenko2017-05-031-0/+5
* Fix QMetaMethod::invoke and automatic type registrationOlivier Goffart2017-04-221-0/+29
* QMetaType: fix the testGiuseppe D'Angelo2017-04-201-2/+2
* QVariant: implement QByteArray ↔ QUuid conversionv5.9.0-beta2Marc Mutz2017-04-141-1/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-211-3/+8
|\
| * QMetaType & QVariant: "load" and "save" std::nullptr_tThiago Macieira2017-03-201-3/+8
* | tst_QObject: Test if the new connect style works with multiple inheritanceOlivier Goffart2017-03-141-0/+108
* | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-03-135-15/+18
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-135-15/+18
| |\|
| | * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-062-2/+2
| | * Properly use the "process" featureUlf Hermann2017-02-273-13/+16
* | | moc: Support signals that return movable-only typeOlivier Goffart2017-03-131-0/+32
|/ /
* | Reintroduce a directed QMetaType::typeName arrayThiago Macieira2017-03-091-1/+5
* | QTypeInfo: don't treat enums and (extended) integral types as complexMarc Mutz2017-02-221-1/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-162-4/+7
|\|
| * 50 ms isn't enough for the CI, so increase to 100 msThiago Macieira2017-02-151-4/+4
| * Blacklist tst_QTimer::remainingTime() on Windows and macOSFriedemann Kleint2017-02-141-0/+3
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-141-0/+2
|\|
| * Blacklist tst_QElapsedTimer::elapsed() on WindowsMarc Mutz2017-02-091-0/+2
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-082-2/+14
|\|
| * Use a precise timer in tst_QTimer::remainingTimeThiago Macieira2017-02-051-0/+1
| * QVariant: don't do fuzzy comparisons with NaN and infinitiesThiago Macieira2017-01-311-2/+13
* | tst_qvariant: fix comparison ambiguity for QMetaEnum valueGlen Mabey2017-01-311-3/+4
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-0/+11
|\|
| * QVariant of nullptr should always be nullAllan Sandfeld Jensen2017-01-251-0/+11
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-255-3/+53
|\|
| * Adapt to the C++ SIC introduced by P0021: noexcept overloadingThiago Macieira2017-01-144-0/+49
| * Fix compilation without sharedmemoryUlf Hermann2017-01-051-3/+4
* | Provide sensible defaults for QCoreApplication::applicationVersionJake Petroules2017-01-124-0/+47
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-20/+20
|\|
| * AreArgumentsNarrowedBase: Correct logic for narrowing connect() castsEdward Welbourne2016-11-231-20/+20
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-1/+1
|\|
| * Remove compiler-specific implementations of Q_IS_ENUMKai Koehne2016-11-091-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-022-4/+14
|\|
| * Increase the resolution for QDeadlineTimer unit testThiago Macieira2016-10-261-1/+1