|
| ||||||||||||||
| RegressionTest (KHTMLPart *part, QString _sourceFilesDir,
QString _resultFilesDir, bool _genOutput)
| RegressionTest |
| QByteArray getPartOutput ()
| getPartOutput |
| void testStaticFile (QString filename)
| testStaticFile |
| void testJSFile (QString filename)
| testJSFile |
| bool checkOutput (QString againstFilename, QByteArray data)
| checkOutput |
| void runTests (QString relDir = "")
| runTests |
| void reportResult (bool passed, QString testname = "", QString description = "")
| reportResult |
| KHTMLPart * m_part | m_part |
| QString m_sourceFilesDir | m_sourceFilesDir |
| QString m_outputFilesDir | m_outputFilesDir |
| bool m_genOutput | m_genOutput |
| QString m_currentBase | m_currentBase |
| QString m_currentCategory | m_currentCategory |
| QString m_currentTest | m_currentTest |
| bool m_getOutput | m_getOutput |
| int m_totalPassed | m_totalPassed |
| int m_totalFailed | m_totalFailed |
| static RegressionTest * curr | curr |
| Generated by: caleb on tcdevel on Tue Jan 28 12:54:28 2003, using kdoc $. |