summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/oustring/rtl_OUString2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/rtl/oustring/rtl_OUString2.cxx')
-rw-r--r--sal/qa/rtl/oustring/rtl_OUString2.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/qa/rtl/oustring/rtl_OUString2.cxx b/sal/qa/rtl/oustring/rtl_OUString2.cxx
index 2654e3dc0f3e..7e6721160546 100644
--- a/sal/qa/rtl/oustring/rtl_OUString2.cxx
+++ b/sal/qa/rtl/oustring/rtl_OUString2.cxx
@@ -237,9 +237,9 @@ public:
CPPUNIT_TEST_SUITE_END();
}; // class number
-//------------------------------------------------------------------------
+
// testing the method toDouble()
-//------------------------------------------------------------------------
+
template<class T>
sal_Int16 SAL_CALL checkPrecisionSize()
{
@@ -977,7 +977,7 @@ void convertToString::test() {
}
// - string construction & interning (tests)
-// -----------------------------------------------------------------------------
+
class construction : public CppUnit::TestFixture
{
public: