[PATCH] - Report correct test name

Christophe JAILLET christophe.jaillet at wanadoo.fr
Sun Jul 8 08:59:52 PDT 2012


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
-------------- next part --------------
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"
                 )
             );
 


More information about the LibreOffice mailing list