|
|
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)
| checkOutput |
bool runTests (QString relPath = "", bool mustExist = false)
| runTests |
void reportResult (bool passed, QString description = "")
| reportResult |
void createMissingDirs (QString path)
| createMissingDirs |
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_passes | m_passes |
int m_failures | m_failures |
int m_errors | m_errors |
static RegressionTest * curr | curr |
Generated by: root on sparc64.ports.openbsd.org on Sun Sep 14 00:05:35 2003, using kdoc 2.0a54. |