summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Add Qt::ISODateWithMs date format, with support in QTime/Date/DateTimeTor Arne Vestbø2016-10-203-8/+22
* QTimer: don't circumvent <chrono> safety netMarc Mutz2016-10-181-3/+13
* tst_QSettings: Don't assume the presence of a key means isWritableTor Arne Vestbø2016-10-101-1/+1
* tst_QSettings: Fix tests on sandboxed platforms such as iOSTor Arne Vestbø2016-10-101-13/+7
* Use extreme values in QMetaType/QSettings test dataTor Arne Vestbø2016-10-051-12/+13
* Don't truncate QDateTime milliseconds when storing QSettings on Apple platformsTor Arne Vestbø2016-10-054-243/+383
* Apple OS: Handle QSetting strings with embedded zero-bytesTor Arne Vestbø2016-10-051-1/+49
* tst_QSettings: Detect if Apple platforms support writing to SystemScopeTor Arne Vestbø2016-10-041-1/+17
* Exclude tst_QSettings::rainersSyncBugOnMac() on all Apple OSesTor Arne Vestbø2016-10-031-2/+2
* Round to nearest millisecond in QDateTime::fromCFDate()Tor Arne Vestbø2016-10-021-4/+7
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-0/+76
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-281-0/+76
| |\
| | * QObject test: check that throwing from a child's constructor worksGiuseppe D'Angelo2016-09-261-0/+76
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-0/+57
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-0/+57
| |\|
| | * QLatin1String: Fix UB (nullptr passed) in relational operatorsMarc Mutz2016-09-151-0/+57
* | | Add QStringList::join(QLatin1String) overloadMarc Mutz2016-09-181-0/+1
* | | tests/auto/corelib/mimetypes: use local QThreadPoolMarc Mutz2016-09-171-12/+11
* | | Convert the old feature systemLars Knoll2016-09-152-4/+2
* | | Modularize configure.json/.priLars Knoll2016-09-153-3/+3
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-3/+11
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-051-3/+11
| |\|
| | * qstrncpy: don't call strncpy_s with invalid parametersMarc Mutz2016-09-031-3/+11
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-292-0/+17
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-252-0/+17
| |\|
| | * QMimeType: use default locale rather than system localeDavid Faure2016-08-242-0/+17
* | | tests/auto/corelib/json: clean upMarc Mutz2016-08-271-2/+3
* | | tests/auto/corelib/xml: cleanupMarc Mutz2016-08-271-21/+42
* | | tests/auto/corelib/plugin: clean upMarc Mutz2016-08-271-3/+4
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-2233-72/+938
|\ \ \
| * | | Use qtConfig throughout in qtbaseLars Knoll2016-08-1923-31/+31
| * | | Don't build the tests which require helpers on UIKit platformsJake Petroules2016-08-161-1/+1
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-165-28/+138
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-133-22/+67
| | |\|
| | | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1
| | | * tst_QStringListModel: don't leak memory when tests failMarc Mutz2016-08-121-20/+14
| | | * QStringListModel: fix dataChanged's roles parameterMarc Mutz2016-08-122-2/+53
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-102-6/+71
| | |\|
| | | * tst_QString: unit test for broken toLocal8bit() error-handlingEdward Welbourne2016-08-051-0/+62
| | | * Fix tst_QProcess::closeWriteChannel() under WindowsAlex Trotsenko2016-08-051-6/+9
| * | | Long live QDeadlineTimerThiago Macieira2016-08-153-0/+631
| * | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-08-094-8/+117
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-094-8/+117
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-054-8/+117
| | | |\|
| | | | * QString: fix append(const QStringRef &str)Anton Kudryavtsev2016-08-041-1/+1
| | | | * Fixed Bug in QVariant comparison when containing QStringListsClemens Sielaff2016-08-031-0/+55
| | | | * QSortFilterProxyModel: Don't forward the hint from source's layoutChanged signalOlivier Goffart2016-08-011-0/+52
| | | | * QUrl: fix resolved() for data URLsDavid Faure2016-07-291-7/+9
| * | | | winrt: update testsMaurice Kalinowski2016-08-091-3/+7
| |/ / /
| * | | winrt: Make test functionalMaurice Kalinowski2016-08-091-1/+13