Skip to content

Commit 8f12ff2

Browse files
author
timlinux
committed
Added more useful doxygen description of the test
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8950 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 92f0af9 commit 8f12ff2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

tests/src/core/regression1141.cpp

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,9 @@
3939

4040

4141
/** \ingroup UnitTests
42-
* This is a unit test for the QgsMapRender class.
43-
* It will do some performance testing too
42+
* This is a regression test ticket 1141.
43+
* broken Polish characters support since r8592
44+
* https://trac.osgeo.org/qgis/ticket/1141
4445
*
4546
*/
4647
class Regression1141: public QObject
@@ -151,4 +152,4 @@ void Regression1141::diacriticalTest()
151152
QTEST_MAIN(Regression1141)
152153

153154
#include "moc_regression1141.cxx"
154-
155+

0 commit comments

Comments
 (0)