[QGIS Commit] r8950 - trunk/qgis/tests/src/core

svn_qgis at osgeo.org svn_qgis at osgeo.org
Tue Jul 29 16:06:08 EDT 2008


Author: timlinux
Date: 2008-07-29 16:06:08 -0400 (Tue, 29 Jul 2008)
New Revision: 8950

Modified:
   trunk/qgis/tests/src/core/regression1141.cpp
Log:
Added more useful doxygen description of the test

Modified: trunk/qgis/tests/src/core/regression1141.cpp
===================================================================
--- trunk/qgis/tests/src/core/regression1141.cpp	2008-07-29 19:45:46 UTC (rev 8949)
+++ trunk/qgis/tests/src/core/regression1141.cpp	2008-07-29 20:06:08 UTC (rev 8950)
@@ -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
@@ -151,4 +152,4 @@
 QTEST_MAIN(Regression1141)
     
 #include "moc_regression1141.cxx"
-    
\ No newline at end of file
+    



More information about the QGIS-commit mailing list