Dane Springmeyer
|
71e7faed0d
|
Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any
Conflicts:
tests/python_tests/image_test.py
tests/python_tests/image_tiff_test.py
tests/visual_tests/images/tiff-opaque-edge-raster2-600-400-1.0-agg-reference.png
tests/visual_tests/images/tiff-opaque-edge-raster2-600-400-2.0-agg-reference.png
|
2015-02-03 00:05:15 -08:00 |
|
Dane Springmeyer
|
a67e0dec12
|
python test cleanup
|
2015-02-02 10:38:08 -08:00 |
|
Blake Thompson
|
de99180a44
|
Added new image_cast method and added its bindings to python, added two new properities to images: offset and scaling. Added way to cast between image types with offset and scaling. Added new unit tests for color and casting. Made it so that pixel setting doesn't result in overflows or underflows. Made the return of get_pixel, dynamic based on what is passed to it. Added new methods for setting pixels that are doubles and ints.
|
2015-01-28 20:20:14 -06:00 |
|
Dane Springmeyer
|
584ca5d92f
|
drop pixel threshold to 0 - refs #2662 and #2663
|
2015-01-27 12:26:28 -08:00 |
|
Dane Springmeyer
|
53b3cb3b46
|
visual tests: better grid diffing
|
2014-09-30 17:42:40 -07:00 |
|
Dane Springmeyer
|
43795532e5
|
get visual tests running on windows
|
2014-09-06 23:04:01 +00:00 |
|
Dane Springmeyer
|
af64692dcc
|
visual test threshold of 2 on OS X
|
2014-04-01 18:15:31 -07:00 |
|
Dane Springmeyer
|
947f7a4b33
|
use COMPUTE_THRESHOLD=0 on os x, update expected test images
|
2014-03-31 21:15:35 -07:00 |
|
Hermann Kraus
|
bcd7b71eba
|
Simplify test scripts.
|
2013-03-25 04:02:35 +01:00 |
|
Dane Springmeyer
|
e5fd3675fa
|
return 9999 for diff of failed grid comparison
|
2013-03-08 20:28:32 -08:00 |
|
Dane Springmeyer
|
c31c4e77f1
|
improve quiet output for visual tests
|
2012-12-06 20:14:14 -08:00 |
|
Dane Springmeyer
|
7d408d523c
|
close #1548 with explict handling of point geometries and amend 629d768eae for cairo/grid renderers to ensure proper placement on lines (refs #1604,#1350,#1607)
|
2012-12-02 19:53:44 -08:00 |
|
Dane Springmeyer
|
ff933fb033
|
only generate reference images on the fly for agg (not cairo) since we want to compare cairo to agg reference
|
2012-11-20 15:29:26 -08:00 |
|
Dane Springmeyer
|
3ce7ae7fc9
|
visual test improvements: comment non-critical raster-tiff tests, start testing grids, and ignore alpha when comparing agg output to cairo
|
2012-11-20 15:08:53 -08:00 |
|
Dane Springmeyer
|
2714bdcef3
|
more test fixes to set up to enforce desired behavior around tiff and premultiplied alpha in source files - refs #1508 and #1511
|
2012-09-28 15:07:33 -07:00 |
|
Dane Springmeyer
|
8135ac8ac1
|
add more color to the visual test output
|
2012-09-27 19:18:07 -07:00 |
|
Dane Springmeyer
|
43ded34222
|
visual tests: don't output debug by default and handle exceptions from rendering
|
2012-09-27 18:58:50 -07:00 |
|
Dane Springmeyer
|
7cf4a00af9
|
add ability to generate expected test results on the fly
|
2012-09-26 11:27:25 -07:00 |
|
Hermann Kraus
|
19ed8718a3
|
Fix test crashes when reference image doesn't exists.
Refs #1296 and commit 269569250c
|
2012-07-29 01:47:16 +02:00 |
|
Dane Springmeyer
|
269569250c
|
use mapnik.Image for visual tests - closes #1296
|
2012-07-06 17:44:15 -07:00 |
|
Dane Springmeyer
|
b8e0366fdf
|
improve readibility of error output from visual tests
|
2012-06-07 15:26:50 -05:00 |
|
Dane Springmeyer
|
66ff9b1492
|
show expected image path for visual test failures
|
2012-04-23 16:13:59 -07:00 |
|
Dane Springmeyer
|
0e64cc157e
|
tests: allow the visual tests to be run in quiet mode
|
2012-04-04 14:54:07 -07:00 |
|
Dane Springmeyer
|
e570ea3a98
|
hook up visual tests to the 'make test' target
|
2012-03-23 12:42:11 -07:00 |
|
Hermann Kraus
|
8b0b9ed5fe
|
Handle different image sizes correctly.
|
2012-03-08 18:29:46 +01:00 |
|
Hermann Kraus
|
73339b3936
|
Render ShieldSymbolizer tests with varying width. Triggers the problem in #1078.
Update script to handle case when no reference image is found.
|
2012-02-20 17:45:47 +01:00 |
|
Hermann Kraus
|
d56f05b4ec
|
Move compare() to own file.
Increase threshold.
|
2012-02-18 17:51:18 +01:00 |
|