Home
last modified time | relevance | path

Searched refs:tst_QWebHistoryInterface (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/qt/tests/qwebhistoryinterface/
Dtst_qwebhistoryinterface.cpp30 class tst_QWebHistoryInterface : public QObject class
35 tst_QWebHistoryInterface();
36 virtual ~tst_QWebHistoryInterface();
53 tst_QWebHistoryInterface::tst_QWebHistoryInterface() in tst_QWebHistoryInterface() function in tst_QWebHistoryInterface
57 tst_QWebHistoryInterface::~tst_QWebHistoryInterface() in ~tst_QWebHistoryInterface()
61 void tst_QWebHistoryInterface::init() in init()
67 void tst_QWebHistoryInterface::cleanup() in cleanup()
86 void tst_QWebHistoryInterface::visitedLinks() in visitedLinks()
95 QTEST_MAIN(tst_QWebHistoryInterface)
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-168440 [Qt] tst_QWebHistoryInterface::visitedLinks() fails
8450 (tst_QWebHistoryInterface::visitedLinks):
17579 (tst_QWebHistoryInterface::tst_QWebHistoryInterface):
17580 (tst_QWebHistoryInterface::~tst_QWebHistoryInterface):
17581 (tst_QWebHistoryInterface::init):
17582 (tst_QWebHistoryInterface::cleanup):
17585 (tst_QWebHistoryInterface::visitedLinks): Check the Qt4.4 behaviour.