[Libreoffice-commits] .: sc/qa

Kohei Yoshida kohei at kemper.freedesktop.org
Mon Apr 30 14:07:26 PDT 2012


 sc/qa/unoapi/sc.sce |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit c4c3faa8c425365b46611e1c68fd6cb5c1c2fb27
Author: Kohei Yoshida <kohei.yoshida at gmail.com>
Date:   Mon Apr 30 17:07:38 2012 -0400

    These two tests are now ported to cppunit.
    
    Change-Id: Ifce4c2a6f0f81a9b206795d915cac6705087c2d1

diff --git a/sc/qa/unoapi/sc.sce b/sc/qa/unoapi/sc.sce
index c7e0939..1ad6d8f 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


More information about the Libreoffice-commits mailing list