diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-11-03 11:04:34 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-11-03 12:18:17 +0000 |
commit | 01501ea9efc8128b1ba34baeefe65cad0b6ba428 (patch) | |
tree | d7aed118d4d9088503c20b76086b3dcb3302d6d4 /sw/qa | |
parent | 12db5315fca413ae66e88c4cd8212ee3b01667b7 (diff) |
add missing tests
Diffstat (limited to 'sw/qa')
-rw-r--r-- | sw/qa/core/data/ww8/pass/CVE-2003-0820-1.doc | bin | 0 -> 28160 bytes | |||
-rw-r--r-- | sw/qa/core/swdoc-test.cxx | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/sw/qa/core/data/ww8/pass/CVE-2003-0820-1.doc b/sw/qa/core/data/ww8/pass/CVE-2003-0820-1.doc Binary files differnew file mode 100644 index 000000000000..b3466d28072e --- /dev/null +++ b/sw/qa/core/data/ww8/pass/CVE-2003-0820-1.doc diff --git a/sw/qa/core/swdoc-test.cxx b/sw/qa/core/swdoc-test.cxx index d6f145f0d9bf..839d2e9e2544 100644 --- a/sw/qa/core/swdoc-test.cxx +++ b/sw/qa/core/swdoc-test.cxx @@ -81,6 +81,7 @@ public: CPPUNIT_TEST(randomTest); CPPUNIT_TEST(testPageDescName); CPPUNIT_TEST(testFileNameFields); + CPPUNIT_TEST(testDocStat); CPPUNIT_TEST(testSwScanner); CPPUNIT_TEST(testUserPerceivedCharCount); CPPUNIT_TEST(testGraphicAnchorDeletion); |