Fix debug output when tests fail
authorSimon Hausmann <simon.hausmann@digia.com>
Thu, 20 Feb 2014 10:38:41 +0000 (11:38 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sun, 2 Mar 2014 10:45:55 +0000 (11:45 +0100)
commitcf5c3d686d5bbb942b565ee5df6babb10ce22bc6
tree98c871f6114250dbe3fb5828dc6b26877c2327d4
parent3cb3c3a0c8b499fecf0761e4ce3680f2a8497f51
Fix debug output when tests fail

The tests with expected .errors.txt files support setting the DEBUG=1
environment variable to produce string output. Unfortunately "Actual:"
and "Expected:" were swapped in the output.

Change-Id: I2b378b0d9dcc6e513d82837abf9f8b0d5d7e1392
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
tests/auto/qml/qqmllanguage/tst_qqmllanguage.cpp