qt5base-lts/tests/auto/corelib/io/qprocess
Kevin Funk 58c14c4a7e Replace Q_NULLPTR with nullptr where possible
Remaining uses of Q_NULLPTR are in:
src/corelib/global/qcompilerdetection.h
  (definition and documentation of Q_NULLPTR)
tests/manual/qcursor/qcursorhighdpi/main.cpp
  (a test executable compilable both under Qt4 and Qt5)

Change-Id: If6b074d91486e9b784138f4514f5c6d072acda9a
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2017-09-19 11:53:55 +00:00
..
fileWriterProcess Updated license headers 2016-01-21 18:55:18 +00:00
test macOS: Don't build auto-tests as application bundles unless explicitly requested 2016-10-23 10:39:56 +00:00
testBatFiles
testDetached Support standard channel redirection in QProcess::startDetached 2017-06-13 16:49:38 +00:00
testExitCodes Updated license headers 2016-01-21 18:55:18 +00:00
testForwarding Properly use the "process" feature 2017-02-27 15:44:46 +00:00
testGuiProcess Updated license headers 2016-01-21 18:55:18 +00:00
testProcessCrash Updated license headers 2016-01-21 18:55:18 +00:00
testProcessDeadWhileReading Updated license headers 2016-01-21 18:55:18 +00:00
testProcessEcho Remove Windows CE vestiges 2016-06-02 08:03:37 +00:00
testProcessEcho2 Updated license headers 2016-01-21 18:55:18 +00:00
testProcessEcho3 Updated license headers 2016-01-21 18:55:18 +00:00
testProcessEchoGui Updated license headers 2016-01-21 18:55:18 +00:00
testProcessEnvironment Remove Windows CE vestiges 2016-06-02 08:03:37 +00:00
testProcessEOF Updated license headers 2016-01-21 18:55:18 +00:00
testProcessHang Updated license headers 2016-01-21 18:55:18 +00:00
testProcessNormal Updated license headers 2016-01-21 18:55:18 +00:00
testProcessOutput Remove Windows CE vestiges 2016-06-02 08:03:37 +00:00
testProcessSpacesArgs QtCore: Remove Windows CE. 2016-03-30 11:22:47 +00:00
testSetNamedPipeHandleState Updated license headers 2016-01-21 18:55:18 +00:00
testSetWorkingDirectory Updated license headers 2016-01-21 18:55:18 +00:00
testSoftExit QtCore: Remove Windows CE. 2016-03-30 11:22:47 +00:00
testSpaceInName Updated license headers 2016-01-21 18:55:18 +00:00
.gitignore
BLACKLIST tst_QProcess/tst_QFile: Extend blacklisting to MSVC2017 2017-07-05 12:42:14 +00:00
qprocess.pri QtCore: Remove Windows CE. 2016-03-30 11:22:47 +00:00
qprocess.pro QtCore: Remove Windows CE. 2016-03-30 11:22:47 +00:00
tst_qprocess.cpp Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00