From c4c3faa8c425365b46611e1c68fd6cb5c1c2fb27 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Mon, 30 Apr 2012 17:07:38 -0400 Subject: These two tests are now ported to cppunit. Change-Id: Ifce4c2a6f0f81a9b206795d915cac6705087c2d1 --- sc/qa/unoapi/sc.sce | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sc/qa') diff --git a/sc/qa/unoapi/sc.sce b/sc/qa/unoapi/sc.sce index c7e093966237..1ad6d8f06d1c 100644 --- a/sc/qa/unoapi/sc.sce +++ b/sc/qa/unoapi/sc.sce @@ -23,7 +23,7 @@ -o sc.ScAutoFormatObj -o sc.ScAutoFormatsObj -o sc.ScCellCursorObj -# TODO crash on exit. -o sc.ScCellFieldObj +# ported to cppunit -o sc.ScCellFieldObj -o sc.ScCellFieldsObj -o sc.ScCellFormatsEnumeration -o sc.ScCellFormatsObj @@ -55,7 +55,7 @@ -o sc.ScDrawPagesObj -o sc.ScFilterDescriptorBase -o sc.ScFunctionListObj -# TODO crash on exit -o sc.ScHeaderFieldObj +# ported to cppunit -o sc.ScHeaderFieldObj -o sc.ScHeaderFieldsObj -o sc.ScHeaderFooterContentObj -o sc.ScHeaderFooterTextCursor -- cgit