Improve QTextBrowser unit test.
authorJason McDonald <jason.mcdonald@nokia.com>
Fri, 28 Oct 2011 06:17:34 +0000 (16:17 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 28 Oct 2011 07:33:54 +0000 (09:33 +0200)
commit0b77a19394725373bb8d23e9b240c85a4714ed1d
tree0cc83477feb38354f5089ecbdedca2883004f410
parent0a75be21b3e95a5c129c8cec135332762042cdfa
Improve QTextBrowser unit test.

The relativeLinks() test function was not performing sufficient
verification steps and thus hid a regression.

Task-number: QTBUG-22416
Change-Id: I2db4d4035e7a32f3c84630c7a15408d31d85ac9e
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/widgets/widgets/qtextbrowser/tst_qtextbrowser.cpp