qt5base-lts/tests/auto/corelib/io
Volker Hilsheimer 5a2ee82f2c Disable security warnings from MSVC in tests
MSVC generates the following for those tests:
warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s
instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online
help for details.

We need to set the define before any C runtime headers are included, so
do it right away, it doesn't do any harm on other compilers.

Change-Id: Ia25afb87934058c3f27e63820eeb2db063a627f1
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2021-03-17 17:22:00 +01:00
..
largefile Move QEMU emulation detector to QTest 2021-02-13 10:02:51 +02:00
qabstractfileengine Remove the qmake project files 2021-01-07 15:32:28 +01:00
qbuffer Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdataurl Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdebug Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdir Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdiriterator Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfile Disable security warnings from MSVC in tests 2021-03-17 17:22:00 +01:00
qfileinfo Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfileselector Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfilesystementry Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfilesystemmetadata Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfilesystemwatcher Remove the qmake project files 2021-01-07 15:32:28 +01:00
qiodevice Remove the qmake project files 2021-01-07 15:32:28 +01:00
qipaddress Disable security warnings from MSVC in tests 2021-03-17 17:22:00 +01:00
qlockfile Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
qloggingcategory Remove the qmake project files 2021-01-07 15:32:28 +01:00
qloggingregistry Remove the qmake project files 2021-01-07 15:32:28 +01:00
qnodebug Remove the qmake project files 2021-01-07 15:32:28 +01:00
qprocess QProcess/Unix: remove outdated notices about use of posix_spawn() on QNX 2021-02-21 22:48:38 -08:00
qprocess-noapplication Remove the qmake project files 2021-01-07 15:32:28 +01:00
qprocessenvironment Remove the qmake project files 2021-01-07 15:32:28 +01:00
qresourceengine Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsavefile Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsettings Split up the QMetaType unit test 2021-02-09 14:27:20 +01:00
qstandardpaths Remove the qmake project files 2021-01-07 15:32:28 +01:00
qstorageinfo Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtemporarydir tests: remove unnecessary skips for qemu 2021-01-28 09:27:06 +02:00
qtemporaryfile Remove the qmake project files 2021-01-07 15:32:28 +01:00
qurl Remove the qmake project files 2021-01-07 15:32:28 +01:00
qurlinternal Remove the qmake project files 2021-01-07 15:32:28 +01:00
qurlquery Remove the qmake project files 2021-01-07 15:32:28 +01:00
CMakeLists.txt tst_qprocess: enable test again for cross-compilations 2021-02-16 07:26:19 +02:00