[Libreoffice-commits] .: sal/qa

Bjoern Michaelsen bmichaelsen at kemper.freedesktop.org
Sun Jul 8 10:35:00 PDT 2012


 sal/qa/rtl_strings/rtl_OUString.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a076603a602cef9ce1fb7ef094fddd05b92cce58
Author: Christophe JAILLET <christophe.jaillet at wanadoo.fr>
Date:   Sun Jul 8 19:34:04 2012 +0200

    Report correct test name
    
    Change-Id: I8181713f28e500b9aaaa60b9c32be304cdf93231

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-commits mailing list