qt6-bb10/tests/auto/corelib/io
Thiago Macieira 0756cc1eae QTest: rip out qxp::function_ref from compare_helper()
[ChangeLog][QtTest] The QCOMPARE_xx macros can now only find
QTest::toString() expansions that are either found via Argument
Dependent Lookup on the type in question or are an instatiation of the
QTest::toString<T>() template. This matches the behavior of the
QCOMPARE() macro.

This changes the way how the toString() overloads are selected, so
we need to explicilty constraint the main QTest::toString() template
in order to pick the free functions when they exist.

Change-Id: Ie28eadac333c4bcd8c08fffd17c54e768c5cffd0
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2024-04-26 18:19:36 +02:00
..
largefile wasm: Add corelib/io/largefile 2024-03-16 10:35:13 +01:00
qabstractfileengine wasm: qabstractfileengine test fails on wasm/windows 2024-04-21 20:52:40 +02:00
qbuffer Change license for tests files 2024-02-04 09:56:42 +01:00
qdataurl Change license for tests files 2024-02-04 09:56:42 +01:00
qdebug Change license for tests files 2024-02-04 09:56:42 +01:00
qdir Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00
qdiriterator Disable copy and move of QAbstractFileEngineHandler 2024-04-19 13:56:35 +02:00
qdirlisting Disable copy and move of QAbstractFileEngineHandler 2024-04-19 13:56:35 +02:00
qfile Disable copy and move of QAbstractFileEngineHandler 2024-04-19 13:56:35 +02:00
qfileinfo Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00
qfileselector wasm: Enable fileselector test 2024-04-18 12:31:17 +02:00
qfilesystementry Change license for tests files 2024-02-04 09:56:42 +01:00
qfilesystemmetadata Change license for tests files 2024-02-04 09:56:42 +01:00
qfilesystemwatcher Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00
qiodevice Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00
qipaddress Change license for tests files 2024-02-04 09:56:42 +01:00
qlockfile Change license for tests files 2024-02-04 09:56:42 +01:00
qloggingcategory Change license for tests files 2024-02-04 09:56:42 +01:00
qloggingregistry Change license for tests files 2024-02-04 09:56:42 +01:00
qnodebug Change license for tests files 2024-02-04 09:56:42 +01:00
qprocess QProcess: fix startCommand() with whitespace-only strings 2024-04-19 20:24:42 -07:00
qprocess-noapplication Change license for tests files 2024-02-04 09:56:42 +01:00
qprocessenvironment QProcessEnvironment: Use new comparison helper macros 2024-02-22 13:37:41 +01:00
qresourceengine Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00
qsavefile QSaveFile: unittests: use strlen() instead of hardcoded numbers 2024-04-20 04:29:31 +02:00
qsettings Remove extra semi-colons 2024-02-06 20:17:18 +09:00
qstandardpaths tst_qstandardpaths: check the return value of QFile::open 2024-04-13 14:47:14 +02:00
qstorageinfo tst_QStorageInfo: try harder to make the free space change 2024-03-12 14:34:32 -07:00
qtemporarydir tst_qtemporarydir: refactor a test 2024-03-21 05:49:54 +02:00
qtemporaryfile Tests: check the output of QFile::open 2024-03-27 04:24:11 +01:00
qurl QUrl: Use new comparison helper macros 2024-03-06 11:09:21 +01:00
qurlinternal Change license for tests files 2024-02-04 09:56:42 +01:00
qurlquery QTest: rip out qxp::function_ref from compare_helper() 2024-04-26 18:19:36 +02:00
qurluts46 QUrl IDNA: Update to Unicode 15.1 2024-02-08 17:43:58 +01:00
qzip Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt Add QDirListing, an STL-style iterator for directory entries 2024-02-29 16:35:57 +02:00