qt5base-lts/tests/auto/corelib
Thiago Macieira 31bb141aed QProcess::startDetached/Unix: move up the chdir() and remove qWarning
That qWarning cannot be in the child process (we don't know if a user
logger is fork-no-exec-safe) and the failure to chdir() should be
reported as a failure in QProcess::startDetached() instead.

Change-Id: Ic90d8429a0eb4837971dfffd1664e7577c81610b
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
Reviewed-by: David Llewellyn-Jones <david.llewellyn-jones@jolla.com>
2021-02-18 12:34:17 -08:00
..
animation Port QPauseAnimation to the new property system 2021-01-26 21:47:47 +01:00
global Fix warning about unused variable 2021-02-18 11:25:01 +01:00
io QProcess::startDetached/Unix: move up the chdir() and remove qWarning 2021-02-18 12:34:17 -08:00
itemmodels Make sure QMimeData is fully declared 2021-01-11 16:57:41 +01:00
kernel Fix QTimer::setInterval to remove existing bindings 2021-02-15 13:47:31 +01:00
mimetypes Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
plugin Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
serialization QJsonObject: Fix operator<=() 2021-02-18 11:22:51 +00:00
text macOS: Be honest about the system locale 2021-02-11 15:01:45 +01:00
thread Move QEMU emulation detector to QTest 2021-02-13 10:02:51 +02:00
time Return early after test-helpers if they fail 2021-02-18 11:21:03 +01:00
tools Disable warnings from using deprecated QScopedPointer::take 2021-02-13 06:44:52 +01:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00