Skip to content

Commit

Permalink
update tests and merge all color ramp tests into single file
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy authored and nyalldawson committed May 27, 2019
1 parent d83b01f commit 507c10c
Show file tree
Hide file tree
Showing 3 changed files with 430 additions and 495 deletions.
1 change: 0 additions & 1 deletion tests/src/python/CMakeLists.txt
Expand Up @@ -218,7 +218,6 @@ ADD_PYTHON_TEST(PyQgsTreeWidgetItem test_qgstreewidgetitem.py)
ADD_PYTHON_TEST(PyQgsUnitTypes test_qgsunittypes.py)
ADD_PYTHON_TEST(PyQgsValidityChecks test_qgsvaliditychecks.py)
ADD_PYTHON_TEST(PyQgsValidityResultsWidget test_qgsvalidityresultswidget.py)
ADD_PYTHON_TEST(PyQgsVectorColorRamp test_qgsvectorcolorramp.py)
ADD_PYTHON_TEST(PyQgsVectorFileWriter test_qgsvectorfilewriter.py)
ADD_PYTHON_TEST(PyQgsVectorFileWriterTask test_qgsvectorfilewritertask.py)
ADD_PYTHON_TEST(PyQgsVectorLayer test_qgsvectorlayer.py)
Expand Down

0 comments on commit 507c10c

Please sign in to comment.