aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktestutils/qml
Commit message (Expand)AuthorAgeFilesLines
* Port away from QPairZhao Yuhang2025-04-122-6/+6
* QtQml: Fix implementation of QQmlDataBlob::progress()Ulf Hermann2024-12-112-1/+28
* Correct license for test filesLucie Gérard2024-04-116-6/+6
* Long live incremental garbage collection in QML!Fabian Kosmale2023-12-201-3/+3
* Prepare tests for upcoming incremental gcFabian Kosmale2023-11-222-0/+45
* Don't discard blank lines after the end of the headersEdward Welbourne2023-06-161-4/+2
* Replace Q_OS_OSX with Q_OS_MACOSTor Arne Vestbø2023-06-071-2/+2
* tst_QQuickTextInput: Stabilize clipboard related functions on XCBAxel Spoerl2023-04-121-1/+13
* Port from container::count() and length() to size()Marc Mutz2022-10-071-5/+5
* QuickTestUtils: Make 'data' subdir configurableUlf Hermann2022-09-072-15/+22
* Remove Qt key words from header filesYuhang Zhao2022-07-192-2/+2
* Add convenience API for making QQmlDataTest-based tests fail on warningsMitch Curtis2022-07-052-3/+18
* Use SPDX license identifiersLucie Gérard2022-06-116-162/+12
* QQmlDataTest: fix dataDirectoryUrl generation for paths in qrcIvan Solovev2022-04-291-1/+1
* QuickTestUtilsPrivate: includemocsMarc Mutz2022-04-292-0/+4
* QString::count deprecation follow-upMårten Nordheim2022-03-181-2/+2
* quicktestutils: do not rely on trasitive includesFabian Kosmale2022-03-111-0/+4
* Make sure all private headers include at least one otherThiago Macieira2022-03-104-1/+4
* qqmlxmlhttprequest: Fix h2c fallout and ignore in futureMårten Nordheim2021-12-021-0/+11
* QQmlDataTest: Use custom cache directory and clean it upFabian Kosmale2021-11-262-0/+9
* Purge old AST dumper and use the functionality provided by the QML DOMFabian Kosmale2021-11-132-1537/+0
* Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-10-181-4/+4
* Consolidate test helpers into private librariesMitch Curtis2021-09-138-0/+2570