FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for mapscript/python/tests - HuidaeCho/mapserver · GitHub
HuidaeCho
/
mapserver
Public
forked from
MapServer/MapServer
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
mapserver
mapscript
python
tests
on
master
User selector
Datepicker
Commit history
Commits on Dec 2, 2019
Add setSymbolByName test (#5937)
Show description for 55a653d
geographika
authored and
rouault
committed
55a653d
View commit details
Copy full SHA for 55a653d
View code at this point
Browse repository at this point
Commits on Nov 26, 2019
Add some basic clusterObj tests (#5927)
Show description for d48070c
geographika
authored
d48070c
View commit details
Copy full SHA for d48070c
View code at this point
Browse repository at this point
Add getter/setter tests for classObj (#5928)
geographika
authored
528f36d
View commit details
Copy full SHA for 528f36d
View code at this point
Browse repository at this point
Commits on Oct 24, 2019
mapscript: add an optional version parameter for map.generateSLD()
rouault
committed
1681765
View commit details
Copy full SHA for 1681765
View code at this point
Browse repository at this point
Commits on Oct 1, 2019
PROJ6: msOGRSpatialRef2ProjectionObj: avoid going through potentially lossy PROJ4 strings
rouault
committed
75860fd
View commit details
Copy full SHA for 75860fd
View code at this point
Browse repository at this point
Commits on Sep 22, 2019
Add runsub MapScript functions (#5857)
Show description for 95ddad7
geographika
authored
95ddad7
View commit details
Copy full SHA for 95ddad7
View code at this point
Browse repository at this point
Commits on Jun 5, 2019
Shorten line and cleanup assert
geographika
authored
04a9711
View commit details
Copy full SHA for 04a9711
View code at this point
Browse repository at this point
Add UNIT param and check datum
geographika
authored
ace3970
View commit details
Copy full SHA for ace3970
View code at this point
Browse repository at this point
Update projection WKT string
geographika
authored
63eadf3
View commit details
Copy full SHA for 63eadf3
View code at this point
Browse repository at this point
Commits on Jun 4, 2019
Exclude failing projection test
geographika
committed
cde432c
View commit details
Copy full SHA for cde432c
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
Update point geojson expected test output
geographika
committed
fac0a52
View commit details
Copy full SHA for fac0a52
View code at this point
Browse repository at this point
Update tests to check field types
geographika
committed
8c2e5ec
View commit details
Copy full SHA for 8c2e5ec
View code at this point
Browse repository at this point
Commits on Mar 16, 2019
Add new getItemDefinition to layerObj SWIG bindings and include tests
geographika
committed
2ac55ea
View commit details
Copy full SHA for 2ac55ea
View code at this point
Browse repository at this point
Commits on Mar 12, 2019
Add geo_interface to shape and geometry classes with tests
geographika
committed
0abe369
View commit details
Copy full SHA for 0abe369
View code at this point
Browse repository at this point
Commits on Mar 10, 2019
Clean up SWIG file and add new __geo_interface__ protocol and tests
geographika
committed
3ed8857
View commit details
Copy full SHA for 3ed8857
View code at this point
Browse repository at this point
Commits on Oct 11, 2018
Disable numpoints test
geographika
committed
7f963ea
View commit details
Copy full SHA for 7f963ea
View code at this point
Browse repository at this point
Change assertRaises logic as it fails on Appveyor
geographika
committed
b400e28
View commit details
Copy full SHA for b400e28
View code at this point
Browse repository at this point
Turn off print statements
geographika
committed
bec21e6
View commit details
Copy full SHA for bec21e6
View code at this point
Browse repository at this point
Re-add outstanding tests with linting
geographika
committed
2f380a7
View commit details
Copy full SHA for 2f380a7
View code at this point
Browse repository at this point
Commits on Oct 10, 2018
Lint fixes
geographika
committed
53e5d1c
View commit details
Copy full SHA for 53e5d1c
View code at this point
Browse repository at this point
Update query API to fix tests
geographika
committed
b635997
View commit details
Copy full SHA for b635997
View code at this point
Browse repository at this point
Update assertRaises syntax to fix test
geographika
committed
52bd312
View commit details
Copy full SHA for 52bd312
View code at this point
Browse repository at this point
Update zoom tests to reflect new rect extents
geographika
committed
d799002
View commit details
Copy full SHA for d799002
View code at this point
Browse repository at this point
Linting fix
geographika
committed
a64ef13
View commit details
Copy full SHA for a64ef13
View code at this point
Browse repository at this point
Remove broken custom Python imageObj constructor code
geographika
committed
275b91f
View commit details
Copy full SHA for 275b91f
View code at this point
Browse repository at this point
Fix broken symbol tests, remove GD as default renderer
geographika
committed
f3edb87
View commit details
Copy full SHA for f3edb87
View code at this point
Browse repository at this point
Use new query API for style test
geographika
committed
ce97bc8
View commit details
Copy full SHA for ce97bc8
View code at this point
Browse repository at this point
Commits on Oct 7, 2018
Update API for testGetShape test and change assert_ to assertTrue
geographika
committed
c4f37d2
View commit details
Copy full SHA for c4f37d2
View code at this point
Browse repository at this point
Commits on Sep 9, 2018
Update Python code to meet flake8 linting standards, remove custom test runner code, and rename files to match pytest naming conventions
geographika
committed
2ccbe0d
View commit details
Copy full SHA for 2ccbe0d
View code at this point
Browse repository at this point
Commits on Sep 4, 2018
Rename all test files to be picked up by pytest
geographika
committed
5dcc5d1
View commit details
Copy full SHA for 5dcc5d1
View code at this point
Browse repository at this point
Rename test file to be picked up by pytest
geographika
committed
ecf8db4
View commit details
Copy full SHA for ecf8db4
View code at this point
Browse repository at this point
pytest.ini no longer required
geographika
committed
4ec9323
View commit details
Copy full SHA for 4ec9323
View code at this point
Browse repository at this point
Use test data from within the mapscript package
geographika
committed
832c0a1
View commit details
Copy full SHA for 832c0a1
View code at this point
Browse repository at this point
Commits on Aug 31, 2018
Merge pull request #5645 from geographika/python-mapscript-build2
Show description for 04f8fc0
geographika
authored
04f8fc0
View commit details
Copy full SHA for 04f8fc0
View code at this point
Browse repository at this point
Commits on Aug 16, 2018
Add Python methods to hashtable so it can be used like a dict (#5620)
geographika
authored and
rouault
committed
c59ab11
View commit details
Copy full SHA for c59ab11
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL