Hi,

In '\sal\qa\rtl_strings\rtl_OUString.cxx', I think that this one should be 'ctor_005' and not 'ctor_004'.

Best regards
Christophe JAILLET
diff --git a/sal/qa/rtl_strings/rtl_OUString.cxx 
b/sal/qa/rtl_strings/rtl_OUString.cxx
index 8271253..64b9aa1 100644
--- a/sal/qa/rtl_strings/rtl_OUString.cxx
+++ b/sal/qa/rtl_strings/rtl_OUString.cxx
@@ -153,7 +153,7 @@ static sal_Bool test_rtl_OUString_ctor_005( hTestResult 
hRtlTestResult )
                 hRtlTestResult,
                 aUStr == aUStr1,
                 "New OUString from the first n characters of unicode string",
-                "ctor_004"
+                "ctor_005"
                 )
             );
 
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to