Skip to content

Commit

Permalink
Added more useful doxygen description of the test
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@8950 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Jul 29, 2008
1 parent 0fa78c7 commit f3f8141
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions tests/src/core/regression1141.cpp
Expand Up @@ -39,8 +39,9 @@


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

#include "moc_regression1141.cxx"


0 comments on commit f3f8141

Please sign in to comment.