qt5base-lts/tests/auto/testlib
Edward Welbourne 30101884a6 Simplify tst_Selftests::compareLine by handling the trivial case first
If the two lines have identical texts, the comparison returns true.
So don't complicate various other conditions on the way there with
filtering out that case; deal with it first so they don't need to.

Change-Id: Iebd230704ce5f53d12d5afa64aab30f83bb9d407
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
2018-11-01 15:05:59 +00:00
..
qabstractitemmodeltester QAbstractItemModelTester: fix the autotests 2018-01-09 21:12:58 +00:00
qsignalspy Stabilize tst_QSignalSpy::waitFunctionPointer_signalEmittedTooLate() 2018-03-17 12:10:05 +00:00
selftests Simplify tst_Selftests::compareLine by handling the trivial case first 2018-11-01 15:05:59 +00:00
testlib.pro QAbstractItemModelTester: fix the autotests 2018-01-09 21:12:58 +00:00