qt5base-lts/tests/auto
Thiago Macieira 6d78b7a0c4 QProcess: report the syscall that failed in the Unix child process
Prefix the error string message with either "chdir" or the "execvXX"-
family function that failed. In order to simplify the process, I also
made it transmit local 8-bit data instead of UTF-16 (this also avoids
memory allocation with QString).

Since there are now two write(2) calls, it's possible for the parent
process to be woken up and read(2) only the first. The parent process
now needs to wait for EOF.

Change-Id: Ib306f8f647014b399b87ffff13f1956199a5aee0
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2015-09-21 21:30:58 +00:00
..
android Fix typo in test results report for android 2015-07-28 21:16:19 +00:00
bic/data bic: Add 5.{1,2,3,4}.0 bic data for linux-gcc-amd64 2015-02-14 06:54:20 +00:00
cmake CMake: Fix regression with quoted OPTIONS parameter 2015-03-11 07:31:33 +00:00
compilerwarnings/data Fixed license headers 2015-02-17 18:46:09 +00:00
concurrent Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
corelib QProcess: report the syscall that failed in the Unix child process 2015-09-21 21:30:58 +00:00
dbus Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. 2015-09-01 16:57:46 +00:00
gui Add method for checking of QPixmapCache::Key validity 2015-09-18 13:48:05 +00:00
guiapplauncher Fix path to examples part of tst_GuiAppLauncher 2015-02-13 07:28:15 +00:00
installed_cmake Add a unit test for testing Qt in its install location. 2013-07-02 23:08:54 +02:00
network QAbstractSocket: discard input data when opened only for writing 2015-09-05 18:12:00 +00:00
opengl Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
other Link to AppKit instead of Cocoa. 2015-09-05 11:49:17 +00:00
printsupport Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
shared Update copyright headers 2015-02-11 06:49:51 +00:00
sql Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
testlib Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
tools Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
widgets Add attribute to enable font and palette propagation in QSS. 2015-09-10 06:44:57 +00:00
xml Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
auto.pro Tests: Disable cmake auto tests for embedded 2015-09-17 07:13:07 +00:00
network-settings.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtest-config.h Update copyright headers 2015-02-11 06:49:51 +00:00
test.pl Update copyright headers 2015-02-11 06:49:51 +00:00