[mapserver-commits] [mapserver/mapserver] c144dd: Add tests and test data to package
GitHub
noreply at github.com
Sat Sep 8 07:36:36 PDT 2018
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: c144dd03e2772c1b9de413a4f1a5fdd5d82c4f34
https://github.com/mapserver/mapserver/commit/c144dd03e2772c1b9de413a4f1a5fdd5d82c4f34
Author: geographika <sethg at geographika.co.uk>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
M mapscript/python/setup.py.in
Log Message:
-----------
Add tests and test data to package
Commit: 660808f42587eb9edca29e239387c912cd200841
https://github.com/mapserver/mapserver/commit/660808f42587eb9edca29e239387c912cd200841
Author: geographika <sethg at geographika.co.uk>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
M mapscript/python/CMakeLists.txt
Log Message:
-----------
Update build process to create a virtual environment and install and test the wheel in this
Commit: 5ac111f4d18dfda048e9fe1d5017b0c9ccc36560
https://github.com/mapserver/mapserver/commit/5ac111f4d18dfda048e9fe1d5017b0c9ccc36560
Author: geographika <sethg at geographika.co.uk>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
M mapscript/python/requirements-dev.txt
Log Message:
-----------
Ensure latest versions on setuptools and wheel are installed
Commit: 832c0a1344ca2313be036e15222739f4e3163ea7
https://github.com/mapserver/mapserver/commit/832c0a1344ca2313be036e15222739f4e3163ea7
Author: geographika <sethg at geographika.co.uk>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
M mapscript/python/tests/cases/testing.py
Log Message:
-----------
Use test data from within the mapscript package
Commit: 4ec932383ae9e9638493fdeb4e08ae166676b651
https://github.com/mapserver/mapserver/commit/4ec932383ae9e9638493fdeb4e08ae166676b651
Author: geographika <sethg at geographika.co.uk>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
R mapscript/python/tests/cases/pytest.ini
Log Message:
-----------
pytest.ini no longer required
Commit: ecf8db4546ba5d9f617f0bb6c59c8276229aa64a
https://github.com/mapserver/mapserver/commit/ecf8db4546ba5d9f617f0bb6c59c8276229aa64a
Author: geographika <sethg at geographika.co.uk>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
A mapscript/python/tests/cases/class_test.py
R mapscript/python/tests/cases/classtest.py
Log Message:
-----------
Rename test file to be picked up by pytest
Commit: 5dcc5d1c2f9a1ffa48be69c73b5335084e02c292
https://github.com/mapserver/mapserver/commit/5dcc5d1c2f9a1ffa48be69c73b5335084e02c292
Author: geographika <sethg at geographika.co.uk>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
A mapscript/python/tests/cases/clone_test.py
R mapscript/python/tests/cases/clonetest.py
A mapscript/python/tests/cases/colort_est.py
R mapscript/python/tests/cases/colortest.py
A mapscript/python/tests/cases/font_test.py
R mapscript/python/tests/cases/fonttest.py
A mapscript/python/tests/cases/hash_test.py
R mapscript/python/tests/cases/hashtest.py
A mapscript/python/tests/cases/image_test.py
R mapscript/python/tests/cases/imagetest.py
A mapscript/python/tests/cases/label_test.py
R mapscript/python/tests/cases/labeltest.py
A mapscript/python/tests/cases/layer_test.py
R mapscript/python/tests/cases/layertest.py
A mapscript/python/tests/cases/line_test.py
R mapscript/python/tests/cases/linetest.py
A mapscript/python/tests/cases/map_test.py
R mapscript/python/tests/cases/maptest.py
A mapscript/python/tests/cases/outputformat_test.py
R mapscript/python/tests/cases/outputformattest.py
A mapscript/python/tests/cases/ows_test.py
R mapscript/python/tests/cases/owstest.py
A mapscript/python/tests/cases/point_test.py
R mapscript/python/tests/cases/pointtest.py
A mapscript/python/tests/cases/rect_test.py
R mapscript/python/tests/cases/recttest.py
A mapscript/python/tests/cases/resultcache_test.py
R mapscript/python/tests/cases/resultcachetest.py
A mapscript/python/tests/cases/shape_test.py
A mapscript/python/tests/cases/shapefile_test.py
R mapscript/python/tests/cases/shapefiletest.py
R mapscript/python/tests/cases/shapetest.py
A mapscript/python/tests/cases/style_test.py
R mapscript/python/tests/cases/styletest.py
A mapscript/python/tests/cases/symbol_test.py
A mapscript/python/tests/cases/symbolset_test.py
R mapscript/python/tests/cases/symbolsettest.py
R mapscript/python/tests/cases/symboltest.py
A mapscript/python/tests/cases/zoom_test.py
R mapscript/python/tests/cases/zoomtest.py
Log Message:
-----------
Rename all test files to be picked up by pytest
Commit: 8bef6c918c7ad552e201f8ee3f043f594994ce87
https://github.com/mapserver/mapserver/commit/8bef6c918c7ad552e201f8ee3f043f594994ce87
Author: geographika <sethg at geographika.co.uk>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
M appveyor.yml
Log Message:
-----------
Add wheel building to Appveyor
Commit: 473921127ea8d298c96e5e1b24152945f992df0a
https://github.com/mapserver/mapserver/commit/473921127ea8d298c96e5e1b24152945f992df0a
Author: geographika <sethg at geographika.co.uk>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
M mapscript/python/CMakeLists.txt
Log Message:
-----------
Check for Release subfolder for MSVC
Commit: 3f201973ac19655e498eb5c7094e2e6d61097af3
https://github.com/mapserver/mapserver/commit/3f201973ac19655e498eb5c7094e2e6d61097af3
Author: geographika <sethg at geographika.co.uk>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
M mapscript/python/CMakeLists.txt
Log Message:
-----------
Remove incorrect variable
Commit: beab44d818f32272285bac9d1c6ad2f6145c66ee
https://github.com/mapserver/mapserver/commit/beab44d818f32272285bac9d1c6ad2f6145c66ee
Author: geographika <sethg at geographika.co.uk>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
M mapscript/python/CMakeLists.txt
Log Message:
-----------
Use CMAKE_BUILD_TYPE for MSCV subfolder
Commit: d9d916a23aafeb1ac3ff2944eeb62853df7b5605
https://github.com/mapserver/mapserver/commit/d9d916a23aafeb1ac3ff2944eeb62853df7b5605
Author: geographika <sethg at geographika.co.uk>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
M mapscript/python/CMakeLists.txt
Log Message:
-----------
Use correct virtualenv location
Commit: 52c41dfb6370cc85ff5375e8f5dbf31a8d465b6b
https://github.com/mapserver/mapserver/commit/52c41dfb6370cc85ff5375e8f5dbf31a8d465b6b
Author: geographika <sethg at geographika.co.uk>
Date: 2018-09-04 (Tue, 04 Sep 2018)
Changed paths:
M mapscript/python/README.rst
Log Message:
-----------
Update README.rst with notes about testing and new build process
Commit: 371d46530d874a92f2eccae68db1f27a82708920
https://github.com/mapserver/mapserver/commit/371d46530d874a92f2eccae68db1f27a82708920
Author: Seth G <geographika at gmail.com>
Date: 2018-09-08 (Sat, 08 Sep 2018)
Changed paths:
M .travis.yml
M COMMITERS
M mapmvt.c
M mapogcfilter.c
M mapogcfilter.h
M mapogcfiltercommon.c
M mapogcsld.c
M mappostgis.c
M mapwcs.c
M mapwcs20.c
M mapwms.c
M mapxbase.c
A msautotest/renderers/expected/labels-wrap.png
A msautotest/renderers/labels-wrap.map
A msautotest/wxs/data/test_islike_escaping.csv
A msautotest/wxs/data/test_islike_escaping.dbf
A msautotest/wxs/data/test_islike_escaping.shp
A msautotest/wxs/data/test_islike_escaping.shx
A msautotest/wxs/expected/wfs_filter_islike_escaping.xml
M msautotest/wxs/wfs_filter.map
M textlayout.c
Log Message:
-----------
Merge branch 'master' into python-test-fixes
Commit: 265c7e0b31168551d4d289a679ceda56f4a2a81a
https://github.com/mapserver/mapserver/commit/265c7e0b31168551d4d289a679ceda56f4a2a81a
Author: Seth G <geographika at gmail.com>
Date: 2018-09-08 (Sat, 08 Sep 2018)
Changed paths:
M appveyor.yml
M mapscript/python/CMakeLists.txt
M mapscript/python/README.rst
M mapscript/python/requirements-dev.txt
M mapscript/python/setup.py.in
A mapscript/python/tests/cases/class_test.py
R mapscript/python/tests/cases/classtest.py
A mapscript/python/tests/cases/clone_test.py
R mapscript/python/tests/cases/clonetest.py
A mapscript/python/tests/cases/colort_est.py
R mapscript/python/tests/cases/colortest.py
A mapscript/python/tests/cases/font_test.py
R mapscript/python/tests/cases/fonttest.py
A mapscript/python/tests/cases/hash_test.py
R mapscript/python/tests/cases/hashtest.py
A mapscript/python/tests/cases/image_test.py
R mapscript/python/tests/cases/imagetest.py
A mapscript/python/tests/cases/label_test.py
R mapscript/python/tests/cases/labeltest.py
A mapscript/python/tests/cases/layer_test.py
R mapscript/python/tests/cases/layertest.py
A mapscript/python/tests/cases/line_test.py
R mapscript/python/tests/cases/linetest.py
A mapscript/python/tests/cases/map_test.py
R mapscript/python/tests/cases/maptest.py
A mapscript/python/tests/cases/outputformat_test.py
R mapscript/python/tests/cases/outputformattest.py
A mapscript/python/tests/cases/ows_test.py
R mapscript/python/tests/cases/owstest.py
A mapscript/python/tests/cases/point_test.py
R mapscript/python/tests/cases/pointtest.py
R mapscript/python/tests/cases/pytest.ini
A mapscript/python/tests/cases/rect_test.py
R mapscript/python/tests/cases/recttest.py
A mapscript/python/tests/cases/resultcache_test.py
R mapscript/python/tests/cases/resultcachetest.py
A mapscript/python/tests/cases/shape_test.py
A mapscript/python/tests/cases/shapefile_test.py
R mapscript/python/tests/cases/shapefiletest.py
R mapscript/python/tests/cases/shapetest.py
A mapscript/python/tests/cases/style_test.py
R mapscript/python/tests/cases/styletest.py
A mapscript/python/tests/cases/symbol_test.py
A mapscript/python/tests/cases/symbolset_test.py
R mapscript/python/tests/cases/symbolsettest.py
R mapscript/python/tests/cases/symboltest.py
M mapscript/python/tests/cases/testing.py
A mapscript/python/tests/cases/zoom_test.py
R mapscript/python/tests/cases/zoomtest.py
Log Message:
-----------
Merge pull request #5657 from geographika/python-test-fixes
Add test suite to Python Wheel Builds
Compare: https://github.com/mapserver/mapserver/compare/efb012a66584...265c7e0b3116
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the mapserver-commits
mailing list