Skip to content

Commit

Permalink
document more tests how to manually start
Browse files Browse the repository at this point in the history
  • Loading branch information
tudorbarascu authored and nyalldawson committed Jan 28, 2021
1 parent 2632ca6 commit 0eaa986
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/src/python/test_core_additions.py
@@ -1,6 +1,8 @@
# -*- coding: utf-8 -*-
"""QGIS Unit tests for core additions
From build dir, run: ctest -R PyCoreAdditions -V
.. note:: This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
Expand Down
2 changes: 2 additions & 0 deletions tests/src/python/test_provider_afs.py
@@ -1,6 +1,8 @@
# -*- coding: utf-8 -*-
"""QGIS Unit tests for the AFS provider.
From build dir, run: ctest -R PyQgsAFSProvider -V
.. note:: This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
Expand Down
2 changes: 2 additions & 0 deletions tests/src/python/test_provider_python.py
@@ -1,6 +1,8 @@
# -*- coding: utf-8 -*-
"""QGIS Unit tests for the python dataprovider.
From build dir, run: ctest -R PyQgsPythonProvider -V
.. note:: This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
Expand Down
2 changes: 2 additions & 0 deletions tests/src/python/test_python_repr.py
@@ -1,6 +1,8 @@
# -*- coding: utf-8 -*-
"""QGIS Unit tests for core additions
From build dir, run: ctest -R PyPythonRepr -V
.. note:: This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
Expand Down
2 changes: 2 additions & 0 deletions tests/src/python/test_qgsactionmanager.py
@@ -1,6 +1,8 @@
# -*- coding: utf-8 -*-
"""QGIS Unit tests for QgsActionManager.
From build dir, run: ctest -R PyQgsActionManager -V
.. note:: This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
Expand Down
2 changes: 2 additions & 0 deletions tests/src/python/test_qgsaggregatecalculator.py
@@ -1,6 +1,8 @@
# -*- coding: utf-8 -*-
"""QGIS Unit tests for QgsAggregateCalculator.
From build dir, run: ctest -R PyQgsAggregateCalculator -V
.. note:: This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
Expand Down
2 changes: 2 additions & 0 deletions tests/src/python/test_qgsaggregatemappingwidget.py
@@ -1,6 +1,8 @@
# -*- coding: utf-8 -*-
"""QGIS Unit tests for QgsAggregateMapping widget and model.
From build dir, run: ctest -R PyQgsAggregateMappingWidget -V
.. note:: This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
Expand Down
2 changes: 2 additions & 0 deletions tests/src/python/test_qgsalignmentcombobox.py
@@ -1,6 +1,8 @@
# -*- coding: utf-8 -*-
"""QGIS Unit tests for QgsAlignmentComboBox
From build dir, run: ctest -R PyQgsAlignmentComboBox -V
.. note:: This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
Expand Down
2 changes: 2 additions & 0 deletions tests/src/python/test_qgsannotation.py
@@ -1,6 +1,8 @@
# -*- coding: utf-8 -*-
"""QGIS Unit tests for annotations.
From build dir, run: ctest -R PyQgsAnnotation -V
.. note:: This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
Expand Down
2 changes: 2 additions & 0 deletions tests/src/python/test_qgsannotationlayer.py
@@ -1,6 +1,8 @@
# -*- coding: utf-8 -*-
"""QGIS Unit tests for QgsAnnotationLayer.
From build dir, run: ctest -R PyQgsAnnotationLayer -V
.. note:: This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
Expand Down
2 changes: 2 additions & 0 deletions tests/src/python/test_qgsannotationlineitem.py
@@ -1,6 +1,8 @@
# -*- coding: utf-8 -*-
"""QGIS Unit tests for QgsAnnotationLineItem.
From build dir, run: ctest -R PyQgsAnnotationLineItem -V
.. note:: This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
Expand Down
2 changes: 2 additions & 0 deletions tests/src/python/test_qgsannotationmarkeritem.py
@@ -1,6 +1,8 @@
# -*- coding: utf-8 -*-
"""QGIS Unit tests for QgsAnnotationMarkerItem.
From build dir, run: ctest -R PyQgsAnnotationMarkerItem -V
.. note:: This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
Expand Down
2 changes: 2 additions & 0 deletions tests/src/python/test_qgsannotationpointtextitem.py
@@ -1,6 +1,8 @@
# -*- coding: utf-8 -*-
"""QGIS Unit tests for QgsAnnotationPointTextItem.
From build dir, run: ctest -R PyQgsAnnotationPointTextItem -V
.. note:: This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
Expand Down
2 changes: 2 additions & 0 deletions tests/src/python/test_qgsannotationpolygonitem.py
@@ -1,6 +1,8 @@
# -*- coding: utf-8 -*-
"""QGIS Unit tests for QgsAnnotationPolygonItem.
From build dir, run: ctest -R PyQgsAnnotationPolygonItem -V
.. note:: This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
Expand Down
2 changes: 2 additions & 0 deletions tests/src/python/test_qgsarcgisportalutils.py
@@ -1,6 +1,8 @@
# -*- coding: utf-8 -*-
"""QGIS Unit tests for the AFS provider.
From build dir, run: ctest -R PyQgsArcGisPortalUtils -V
.. note:: This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
Expand Down

0 comments on commit 0eaa986

Please sign in to comment.