Eric Stadtherr
ed39efcfcb
reworked python tests to skip maps that rely on unavailable input plugins
2016-08-02 11:53:24 -06:00
Robert Coup
a27b886e19
Handle bounds reprojections which cross the anti-meridian.
...
When doing an envelope-points reprojection to a geographic CS, check
the points stay in clockwise order. Otherwise expand the resulting bounds
to include the world.
Backport of #2657 from master to 2.3.x. Fixes #2648 .
2015-01-28 13:20:33 +13:00
Dane Springmeyer
8ff0c48c64
tests: only show relevant traceback info
2013-06-02 13:41:14 -07:00
Dane Springmeyer
8b18f9f5d4
fixup utility to single test file but all tests within - refs #1539
2013-01-18 13:13:01 -08:00
Dane Springmeyer
3980eea30a
workaround odd nose problem causing the run_tests function to be called even if the file is not main - refs #1539
2012-10-16 12:49:12 -07:00
Mickey Rose
9fdda8cf4a
tests: save side-by-side reference/failed compositing images
2012-10-16 18:40:16 +02:00
Mickey Rose
465cf0aa21
tests: utility function for separate python tests
2012-10-16 17:46:34 +02:00
Dane Springmeyer
df501a2fa3
update tests after #1515 - many are not ideal due to #1519
2012-10-04 16:39:00 -07:00
Dane Springmeyer
35a10d48cc
remove the uneeded save_data test utility function
2012-09-26 14:12:55 -07:00
Alberto Valverde
d098c98c5e
pre-eliminary GlyphSymbolizer implementation. TODO: XML de/serializing. more tests. remove workaround mentioned in test
2010-03-18 20:05:08 +00:00
Alberto Valverde
a3459071a0
refactored the saving of test output to files into a function for easier reuse in other tests
2010-03-16 17:37:25 +00:00
Beau Gunderson
321d4ce27c
Add more tests, cleanup existing tests and add TODO functionality to the test runner.
2009-04-16 17:22:38 +00:00
Dane Springmeyer
17acd92c43
rename python tests directory to allow for autodetection of tests when running 'nosetests' from root directory
2009-04-12 23:22:37 +00:00