summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | cmake: Fix tests that need helper binariesAlbert Astals Cid2019-06-041-2/+7
| | * | | | | | | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-032-5/+98
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-0361-491/+2078
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | CMake: Add tests/auto/corelib/io/qabstractfileengineTobias Hunger2019-04-292-0/+23
| | * | | | | | | | | | | | Merge remote-tracking branch 'gerrit/dev' into wip/cmakeTobias Hunger2019-04-162-1/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-16142-783/+3198
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | cmake: Build qcommandlineparser/testhelperAlbert Astals Cid2019-04-052-0/+22
| | * | | | | | | | | | | | | | Fix Windows buildAlexandru Croitor2019-03-181-1/+3
| | * | | | | | | | | | | | | | Begin port of qtbase to CMakeSimon Hausmann2018-11-01123-0/+293
| | * | | | | | | | | | | | | | Set qlogging test helper executable name via defineTobias Hunger2018-10-242-2/+3
* | | | | | | | | | | | | | | | Core: Provide comparison functions for QTypeRevisionUlf Hermann2020-02-071-6/+42
* | | | | | | | | | | | | | | | Cleanup code where we mixed QHash and QMultiHash iterator codeLars Knoll2020-02-031-13/+17
* | | | | | | | | | | | | | | | Separate streaming of QHash and QMultiHash/QMap and QMultiMapLars Knoll2020-02-031-7/+60
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Move old tst_QLocale::negativeZero() to tst_QString::number()Edward Welbourne2020-01-302-12/+31
* | | | | | | | | | | | | | | Preserve the case of the exponent separator CLDR suppliesEdward Welbourne2020-01-302-13/+13
* | | | | | | | | | | | | | | Core: Add a QTypeRevision classUlf Hermann2020-01-301-0/+115
* | | | | | | | | | | | | | | Adjust QVariant autotest to prepare for upcoming QHash changesLars Knoll2020-01-301-24/+4
* | | | | | | | | | | | | | | Split QHash and QMultiHash in auto testLars Knoll2020-01-301-7/+60
* | | | | | | | | | | | | | | Fix tests in QHash that would read beyond end()Lars Knoll2020-01-301-2/+13
* | | | | | | | | | | | | | | Don't enforce C++11Lars Knoll2020-01-301-1/+0
* | | | | | | | | | | | | | | Remove deprecated functionality from QSetLars Knoll2020-01-301-146/+1
* | | | | | | | | | | | | | | Adjust autotest to coming QHash changesLars Knoll2020-01-301-14/+8
* | | | | | | | | | | | | | | Some fixes to collection autotestLars Knoll2020-01-301-15/+6
* | | | | | | | | | | | | | | Prepare for separating QHash and QMultiHashLars Knoll2020-01-301-142/+79
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-289-13/+9022
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-288-13/+9016
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-288-13/+9016
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | QXmlStreamReader: early return in case of malformed attributesGiuseppe D'Angelo2020-01-232-0/+9005
| | | * | | | | | | | | | | | | | Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-224-9/+6
| | | * | | | | | | | | | | | | | Blacklist tstPauseAnimation::noTimerUpdates on macOSTor Arne Vestbø2020-01-221-3/+4
| | | * | | | | | | | | | | | | | Extend blacklisting for a few tests to include all macOS versionsTor Arne Vestbø2020-01-221-1/+1
| * | | | | | | | | | | | | | | | Deprecate all methods that use QMatrixJarek Kobus2020-01-281-0/+6
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | / QProcess: remove deprecated signature of finished signalVitaly Fanaskov2020-01-281-90/+18
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-168-26/+112
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | QResource: Add API to get the decompressed contentThiago Macieira2020-01-157-4/+95
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-22/+17
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Combine negativeYear() and printNegativeYear()Edward Welbourne2020-01-141-22/+17
* | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-152-40/+107
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-132-40/+107
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | QString::isLower/isUpper: redo the implementationGiuseppe D'Angelo2020-01-111-40/+79
| | * | | | | | | | | | | | | QFileSystemWatcher/win: watch also for attribute changes of directoriesChristian Ehrlicher2020-01-101-0/+28
* | | | | | | | | | | | | | | Update instructions for downloading the shared-mime-info releaseDavid Faure2020-01-131-4/+4
* | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-133-11/+11
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-093-11/+11
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Fix encoding expected by tst_qmessagehandler::qMessagePattern()Edward Welbourne2020-01-091-5/+5
| | * | | | | | | | | | | | | Fix encoding inconsistency between tst_QNoDebug and QTestLogEdward Welbourne2020-01-091-2/+2
| | * | | | | | | | | | | | | QObject: Replace more 0 and NULL with nullptrAndre Hartmann2020-01-091-4/+4
* | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-101-0/+58
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | QStringView: add a test for overload resolution versus QStringGiuseppe D'Angelo2020-01-091-0/+58
* | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-072-35/+78
|\| | | | | | | | | | | | | |