qt5base-lts/tests/auto/corelib/io
Alexandru Croitor 3f03917b54 Fix Windows build
- Fix qmake build
- Fix QtNetwork moc-ing, by including the moc files
  inside the cpp files
- Fix sql odbc plugin by including QT_PLUGIN define
- Fix Boostrap to link against the Platform target, to get the
  correct Unicode and WIN64 defines.
- Fix vulkan headers to be found
- Fix freetype bzip and png unresolved symbols / linker issues
  when building minimal platform plugin (also need to make
  sure to use the vcpkg toolchain instead of CMAKE_PREFIX_PATH
  because then find_package is overridden, which does magic
  to properly propagate static library dependencies).
- Fix qfilesystementry test not to be built without private
  tests feature (it led to undefined symbols issues).
- Make sure to remove QT_NO_CAST_TO_ASCII define when building
  QtCore, so that the qstringbuilder3 test builds
  successfully.

Task-number: QTBUG-74140
Change-Id: I353d08392b604d55f8e62cdd8696d1e19a3c084a
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-03-18 15:34:52 +00:00
..
largefile Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qabstractfileengine Filesystem: Use "birth time" to avoid confusion with Unix ctime 2017-08-05 16:41:38 +00:00
qbuffer Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qdataurl Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qdebug Fix QMetaObject naming of class enum flag 2018-08-11 07:59:15 +00:00
qdir Migrate QDir to use QRegularExpression 2018-08-19 04:03:29 +00:00
qdiriterator Android: fix qdiriterator test 2018-06-21 14:14:45 +00:00
qfile Reduce redundancy and duplication in tst_QFile::appendAndRead 2018-07-30 15:04:40 +00:00
qfileinfo tst_qfileinfo: Refactor ntfsJunctionPointsAndSymlinks() 2018-09-30 09:59:09 +00:00
qfileselector Remove duplicate qnx from the platform file selector names 2017-10-24 16:43:39 +00:00
qfilesystementry Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qfilesystemmetadata Filesystem: Use "birth time" to avoid confusion with Unix ctime 2017-08-05 16:41:38 +00:00
qfilesystemwatcher Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qiodevice tst_qiodevice: Skip broken winrt tests 2018-05-07 07:37:51 +00:00
qipaddress Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qlockfile Merge remote-tracking branch 'origin/5.9' into 5.11 2018-02-14 12:51:24 +01:00
qloggingcategory Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qloggingregistry Logging: Accept .ini files written by QSettings 2018-07-28 14:43:40 +00:00
qnodebug Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qprocess QProcess::startDetached: Fix behavior change on Windows 2018-08-03 08:09:30 +00:00
qprocess-noapplication macOS: Don't build auto-tests as application bundles unless explicitly requested 2016-10-23 10:39:56 +00:00
qprocessenvironment Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qresourceengine tst_qresourceengine: Fix position of testqrc for builtin testdata 2018-06-22 05:02:40 +00:00
qsavefile Support Alternate Data Streams in QSaveFile 2017-08-04 17:30:13 +00:00
qsettings darwin: fix tst_qsettings deps 2018-08-29 02:47:41 +00:00
qstandardpaths tst_qstandardpaths: #if-out a function only used within #if-ery 2018-05-31 15:50:17 +00:00
qstorageinfo Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
qtemporarydir Merge remote-tracking branch 'origin/5.9' into 5.11 2018-02-14 12:51:24 +01:00
qtemporaryfile Merge remote-tracking branch 'origin/5.9' into 5.11 2018-02-14 12:51:24 +01:00
qurl Merge remote-tracking branch 'origin/5.11' into 5.12 2018-09-30 01:00:19 +02:00
qurlinternal QUrl: fix IDN conversion when the ACE form is invalid 2017-04-25 00:51:43 +00:00
qurlquery Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
CMakeLists.txt Fix Windows build 2019-03-18 15:34:52 +00:00
io.pro Modernize the "filesystemwatcher" feature 2018-09-27 08:18:55 +00:00