qt5base-lts/tests/auto/testlib
Friedemann Kleint b68dfa0348 QTestlib/selftests: Refactor the code printing output differences
Use qInfo() instead of qDebug() in case QDebug is turned off.

If the 'diff' tool is available, write the output to temporary files and
run diff on it. Otherwise, print the lines as was before, but onto one
stream to avoid indentation by the testlib handler.

Change-Id: Ib5a5dfb66ce481b493b85b915aa8c785ecb6b387
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2018-01-24 14:38:58 +00:00
..
qabstractitemmodeltester QAbstractItemModelTester: fix the autotests 2018-01-09 21:12:58 +00:00
qsignalspy Updated license headers 2016-01-21 18:55:18 +00:00
selftests QTestlib/selftests: Refactor the code printing output differences 2018-01-24 14:38:58 +00:00
testlib.pro QAbstractItemModelTester: fix the autotests 2018-01-09 21:12:58 +00:00