[Libreoffice-commits] .: svl/qa

Caolán McNamara caolan at kemper.freedesktop.org
Fri Mar 4 06:16:53 PST 2011


 svl/qa/unit/svl.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cf89e05f512637980b0fd1342f2fa22eaf4734c9
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Mar 4 11:43:05 2011 +0000

    WaE: move that inside the TODO as well

diff --git a/svl/qa/unit/svl.cxx b/svl/qa/unit/svl.cxx
index 169c8c4..bb8f666 100644
--- a/svl/qa/unit/svl.cxx
+++ b/svl/qa/unit/svl.cxx
@@ -170,7 +170,6 @@ void Test::testNumberFormat()
         "$#,##0;-$#,##0",
         0
     };
-#endif
 
     const char* pDate[] = {
         "MM/DD/YY",
@@ -213,6 +212,7 @@ void Test::testNumberFormat()
         "MM/DD/YY HH:MM AM/PM",
         0
     };
+#endif
 
     const char* pBoolean[] = {
         "BOOLEAN",


More information about the Libreoffice-commits mailing list