Kaydet (Commit) f86df6e0 authored tarafından Caolán McNamara's avatar Caolán McNamara

602 regression test

Change-Id: I044b9b445a7911e77424613145c7e4d152789f44
üst e2bbd3d1
......@@ -60,6 +60,7 @@ $(eval $(call gb_CppunitTest_use_components,sw_filters_test,\
dbaccess/util/dba \
embeddedobj/util/embobj \
filter/source/config/cache/filterconfig1 \
filter/source/t602/t602filter \
forms/util/frm \
framework/util/fwk \
i18npool/util/i18npool \
......
This diff is collapsed.
......@@ -173,6 +173,11 @@ void SwFiltersTest::testCVEs()
getURLFromSrc("/sw/qa/core/data/html/"),
OUString(sHTML));
testDir("T602Document",
getURLFromSrc("/sw/qa/core/data/602/"),
OUString(),
SFX_FILTER_STARONEFILTER);
testDir("Rich Text Format",
getURLFromSrc("/sw/qa/core/exportdata/rtf/"),
OUString(),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment