qt5base-lts/tests/auto/corelib/io
Tor Arne Vestbø aa0a53fc19 Don't declare type 'id' in the global namespace in a public header
It's not necessary, and it breaks the qttools build (where we have a
global variable named 'id'), and thus will most certainly build a lot
of existing user code.

Amends e47c22480f.

Change-Id: I97a91c2cb23fdae65143cf14c81570cf88d529d5
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2022-04-27 00:16:26 +02:00
..
largefile QNX: Limit maximum largefile size 2021-12-12 13:12:01 +02:00
qabstractfileengine Remove unused .qrc files 2022-01-17 23:17:01 +01:00
qbuffer QBuffer: fail early in seek() beyond QByteArray's max capacity 2022-04-05 20:34:44 +00:00
qdataurl qDecodeDataUrl(): treat ";base64" marker as case-insensitive 2022-03-11 19:15:49 +00:00
qdebug Don't declare type 'id' in the global namespace in a public header 2022-04-27 00:16:26 +02:00
qdir Replace uses of _qs with _s in tests 2022-04-07 19:30:17 +02:00
qdiriterator Tests: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
qfile Replace uses of _qs with _s in tests 2022-04-07 19:30:17 +02:00
qfileinfo Replace uses of _qs with _s in tests 2022-04-07 19:30:17 +02:00
qfileselector CMake: Add BUILTIN_TESTDATA option to qt_internal_add_test 2022-02-11 21:54:44 +01:00
qfilesystementry Replace uses of _qs with _s in tests 2022-04-07 19:30:17 +02:00
qfilesystemmetadata Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfilesystemwatcher QFileSystemWatcher: Blacklist failing tests on macOS arm 2022-03-29 00:39:20 +00:00
qiodevice tst_QIODevice::unget() without network: skip only the affected part 2022-04-01 23:03:58 +02:00
qipaddress Disable security warnings from MSVC in tests 2021-03-17 17:22:00 +01:00
qlockfile Compile autotests for Integrity 2021-09-20 17:29:04 +03:00
qloggingcategory Tests: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
qloggingregistry Cleanup tests that add test data to resources explicitly 2022-02-11 21:54:44 +01:00
qnodebug Remove the qmake project files 2021-01-07 15:32:28 +01:00
qprocess Ensure that readAllStandardError() doesn't crash on assert 2022-04-09 20:31:11 +02:00
qprocess-noapplication Remove the qmake project files 2021-01-07 15:32:28 +01:00
qprocessenvironment QProcess: Distinguish between null and empty QProcessEnvironment 2021-11-07 01:53:44 +01:00
qresourceengine tst_qresourceengine: use QFINDTESTDATA() to find correct path 2022-02-04 11:02:07 +02:00
qsavefile QtBase: replace windows.h with qt_windows.h 2021-11-23 12:53:46 +08:00
qsettings Clear tst_QSettings of deprecation warnings 2022-04-26 15:10:16 +02:00
qstandardpaths Fix autotest public API compilation for INTEGRITY 2021-10-15 11:00:25 +03:00
qstorageinfo Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtemporarydir Replace uses of _qs with _s in tests 2022-04-07 19:30:17 +02:00
qtemporaryfile Replace uses of _qs with _s in tests 2022-04-07 19:30:17 +02:00
qurl Replace uses of _qs with _s in tests 2022-04-07 19:30:17 +02:00
qurlinternal Replace uses of _qs with _s in tests 2022-04-07 19:30:17 +02:00
qurlquery tests: Remove unused SRCDIR defines 2021-08-17 12:41:57 +00:00
qurluts46 Tests: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
CMakeLists.txt Exclude filesystem autotests for INTEGRITY 2021-12-30 15:38:14 +00:00