summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_crashes_2.txt
diff options
context:
space:
mode:
authorSze Howe Koh <szehowe.koh@gmail.com>2013-05-26 18:38:58 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-27 00:41:46 +0200
commite9723d9d31e1ec8ce3d56fb143621841b9f3f794 (patch)
tree151038a6dcaff0b3f9d7cdc56ef30916e9aef4d6 /tests/auto/testlib/selftests/expected_crashes_2.txt
parentb571b6329b8dd51b22cdea58b512d9b19a7a78f3 (diff)
QtTest: Output correct library name
"QTest" is the C++ namespace; "QtTest" is the library name - Edited the logger output in qplaintestlogger.cpp - Updated documentation - Updated expected outputs for self-tests Change-Id: I43c525c43221a8d4e843a00d6d55b0f06ef55fd7 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/testlib/selftests/expected_crashes_2.txt')
-rw-r--r--tests/auto/testlib/selftests/expected_crashes_2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/testlib/selftests/expected_crashes_2.txt b/tests/auto/testlib/selftests/expected_crashes_2.txt
index 593d22d0af..cbfce589b9 100644
--- a/tests/auto/testlib/selftests/expected_crashes_2.txt
+++ b/tests/auto/testlib/selftests/expected_crashes_2.txt
@@ -1,5 +1,5 @@
********* Start testing of tst_Crashes *********
-Config: Using QTest library @INSERT_QT_VERSION_HERE@, Qt @INSERT_QT_VERSION_HERE@
+Config: Using QtTest library @INSERT_QT_VERSION_HERE@, Qt @INSERT_QT_VERSION_HERE@
PASS : tst_Crashes::initTestCase()
FAIL! : tst_Crashes::crash() Caught unhandled exception
.\qtestcase.cpp(984) : failure location