qt5base-lts/tests/auto/corelib/io/qprocess
Edward Welbourne db5279825c Corelib: s/Q_OS_MAC/Q_OS_DARWIN/wg except for doc and definition
I got tired of being told off by the inanity 'bot for faithfully
reflecting existing #if-ery in new #if-ery. Retain only the
documentation and definition of the deprecated define.

Change-Id: I47f47b76bd239a360f27ae5afe593dfad8746538
Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2023-03-20 19:18:52 +01:00
..
fileWriterProcess tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
test tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
testBatFiles Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testDetached tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
testExitCodes Use qt_internal_add_executable in auto tests 2023-03-14 17:28:43 +01:00
testForwarding QThread: add sleep(std::chrono::nanoseconds) overload 2023-03-13 23:26:28 +02:00
testForwardingHelper Use qt_internal_add_executable in auto tests 2023-03-14 17:28:43 +01:00
testGuiProcess tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
testProcessCrash Use qt_internal_add_executable in auto tests 2023-03-14 17:28:43 +01:00
testProcessDeadWhileReading Use qt_internal_add_executable in auto tests 2023-03-14 17:28:43 +01:00
testProcessEcho Use qt_internal_add_executable in auto tests 2023-03-14 17:28:43 +01:00
testProcessEcho2 Use qt_internal_add_executable in auto tests 2023-03-14 17:28:43 +01:00
testProcessEcho3 Use qt_internal_add_executable in auto tests 2023-03-14 17:28:43 +01:00
testProcessEchoGui Use qt_internal_add_executable in auto tests 2023-03-14 17:28:43 +01:00
testProcessEnvironment Use qt_internal_add_executable in auto tests 2023-03-14 17:28:43 +01:00
testProcessEOF Use qt_internal_add_executable in auto tests 2023-03-14 17:28:43 +01:00
testProcessHang Use qt_internal_add_executable in auto tests 2023-03-14 17:28:43 +01:00
testProcessNormal Use qt_internal_add_executable in auto tests 2023-03-14 17:28:43 +01:00
testProcessOutput Use qt_internal_add_executable in auto tests 2023-03-14 17:28:43 +01:00
testProcessSpacesArgs Use qt_internal_add_executable in auto tests 2023-03-14 17:28:43 +01:00
testSetNamedPipeHandleState Use qt_internal_add_executable in auto tests 2023-03-14 17:28:43 +01:00
testSetWorkingDirectory tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
testSoftExit Use qt_internal_add_executable in auto tests 2023-03-14 17:28:43 +01:00
testSpaceInName Use qt_internal_add_executable in auto tests 2023-03-14 17:28:43 +01:00
.gitignore test: Moving tst_QProcess::echoTest_performance() 2012-10-19 02:43:05 +02:00
BLACKLIST Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
tst_qprocess.cpp Corelib: s/Q_OS_MAC/Q_OS_DARWIN/wg except for doc and definition 2023-03-20 19:18:52 +01:00