[mapserver-commits] [mapserver/mapserver] 89b99a: Removed leftover .cvsignore files
GitHub
noreply at github.com
Mon Apr 23 04:58:55 PDT 2018
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: 89b99a4816ad89072bdf92ed99905f2612991dfd
https://github.com/mapserver/mapserver/commit/89b99a4816ad89072bdf92ed99905f2612991dfd
Author: Claude Paroz <claude at 2xlibre.net>
Date: 2018-04-10 (Tue, 10 Apr 2018)
Changed paths:
R msautotest/mspython/.cvsignore
R msautotest/pymod/.cvsignore
Log Message:
-----------
Removed leftover .cvsignore files
Commit: 968c41486c4651508b5e571d6400e24e8b0a53d3
https://github.com/mapserver/mapserver/commit/968c41486c4651508b5e571d6400e24e8b0a53d3
Author: Claude Paroz <claude at 2xlibre.net>
Date: 2018-04-10 (Tue, 10 Apr 2018)
Changed paths:
M mapscript/python/pymodule.i
M mapscript/python/tests/cases/classtest.py
M mapscript/python/tests/cases/clonetest.py
M mapscript/python/tests/cases/colortest.py
M mapscript/python/tests/cases/fonttest.py
M mapscript/python/tests/cases/hashtest.py
M mapscript/python/tests/cases/imagetest.py
M mapscript/python/tests/cases/labeltest.py
M mapscript/python/tests/cases/layertest.py
M mapscript/python/tests/cases/linetest.py
M mapscript/python/tests/cases/maptest.py
M mapscript/python/tests/cases/outputformattest.py
M mapscript/python/tests/cases/owstest.py
M mapscript/python/tests/cases/parentreference.py
M mapscript/python/tests/cases/pgtest.py
M mapscript/python/tests/cases/pointtest.py
M mapscript/python/tests/cases/recttest.py
M mapscript/python/tests/cases/refcount.py
M mapscript/python/tests/cases/resultcachetest.py
M mapscript/python/tests/cases/shapefiletest.py
M mapscript/python/tests/cases/shapetest.py
M mapscript/python/tests/cases/styletest.py
M mapscript/python/tests/cases/symbolsettest.py
M mapscript/python/tests/cases/symboltest.py
M mapscript/python/tests/cases/testing.py
M mapscript/python/tests/cases/threadtest.py
M mapscript/python/tests/cases/zoomtest.py
M mapscript/python/tests/runalldoctests.py
M mapscript/python/tests/runtests.py
M mapscript/python/tests/timing/clonemaps.py
M mapscript/python/tests/timing/drawshapes.py
M mapscript/python/tests/timing/testing.py
M msautotest/mspython/bug_check.py
M msautotest/mspython/ogr_query.py
M msautotest/mspython/rqtest.py
M msautotest/mspython/test_mapio.py
M msautotest/mspython/test_xmp.py
M msautotest/mspython/wkt.py
M msautotest/pymod/mstestlib.py
M msautotest/pymod/pmstestlib.py
Log Message:
-----------
Fix Python3 syntax issues in Python tests
Commit: 8084bffac77bf71796d9689fc08071036eac3aaa
https://github.com/mapserver/mapserver/commit/8084bffac77bf71796d9689fc08071036eac3aaa
Author: Stephan Meißl <stephan at meissl.name>
Date: 2018-04-23 (Mon, 23 Apr 2018)
Changed paths:
M mapscript/python/pymodule.i
M mapscript/python/tests/cases/classtest.py
M mapscript/python/tests/cases/clonetest.py
M mapscript/python/tests/cases/colortest.py
M mapscript/python/tests/cases/fonttest.py
M mapscript/python/tests/cases/hashtest.py
M mapscript/python/tests/cases/imagetest.py
M mapscript/python/tests/cases/labeltest.py
M mapscript/python/tests/cases/layertest.py
M mapscript/python/tests/cases/linetest.py
M mapscript/python/tests/cases/maptest.py
M mapscript/python/tests/cases/outputformattest.py
M mapscript/python/tests/cases/owstest.py
M mapscript/python/tests/cases/parentreference.py
M mapscript/python/tests/cases/pgtest.py
M mapscript/python/tests/cases/pointtest.py
M mapscript/python/tests/cases/recttest.py
M mapscript/python/tests/cases/refcount.py
M mapscript/python/tests/cases/resultcachetest.py
M mapscript/python/tests/cases/shapefiletest.py
M mapscript/python/tests/cases/shapetest.py
M mapscript/python/tests/cases/styletest.py
M mapscript/python/tests/cases/symbolsettest.py
M mapscript/python/tests/cases/symboltest.py
M mapscript/python/tests/cases/testing.py
M mapscript/python/tests/cases/threadtest.py
M mapscript/python/tests/cases/zoomtest.py
M mapscript/python/tests/runalldoctests.py
M mapscript/python/tests/runtests.py
M mapscript/python/tests/timing/clonemaps.py
M mapscript/python/tests/timing/drawshapes.py
M mapscript/python/tests/timing/testing.py
R msautotest/mspython/.cvsignore
M msautotest/mspython/bug_check.py
M msautotest/mspython/ogr_query.py
M msautotest/mspython/rqtest.py
M msautotest/mspython/test_mapio.py
M msautotest/mspython/test_xmp.py
M msautotest/mspython/wkt.py
R msautotest/pymod/.cvsignore
M msautotest/pymod/mstestlib.py
M msautotest/pymod/pmstestlib.py
Log Message:
-----------
Merge pull request #5572 from claudep/py3tests
Fix Python3 syntax issues in Python tests
Compare: https://github.com/mapserver/mapserver/compare/f3bfd691eddb...8084bffac77b
More information about the mapserver-commits
mailing list