This website requires JavaScript.
Explore
Help
Register
Sign in
sij
/
mapnik
Watch
1
Star
0
Fork
You've already forked mapnik
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6f73181e9b
mapnik
/
test
History
artemp
6f73181e9b
Enforce consistent error handling policy - always throw on fatal errors (both strict and non-strict). In
strict
mode throw on first parsing error. Remove return values from
parse
,
parse_from_string
and
traverse_tree
methods. Update unit tests.
2017-08-02 10:32:13 +01:00
..
data
@
f95fe1c7b5
Fix for
#3714
in master, addresses RGBA tiffs that have an alpha value and no data value - and are using the no data value over the alpha.
2017-07-06 12:30:05 -05:00
data-visual
@
df578e3436
Fix for
#3714
in master, addresses RGBA tiffs that have an alpha value and no data value - and are using the no data value over the alpha.
2017-07-06 12:30:05 -05:00
standalone
geometry.hpp
2017-03-27 16:14:51 +01:00
unit
Enforce consistent error handling policy - always throw on fatal errors (both strict and non-strict). In
strict
mode throw on first parsing error. Remove return values from
parse
,
parse_from_string
and
traverse_tree
methods. Update unit tests.
2017-08-02 10:32:13 +01:00
visual
split grammar into two rules (VS2017)
2017-07-06 16:02:47 +02:00
build.py
geometry.hpp
2017-03-27 16:14:51 +01:00
catch.hpp
add custom command line options to unit tests - refs
philsquared/Catch#381
2016-01-05 17:13:36 -08:00
catch_ext.hpp
expressions test: move expression strings into Catch calls, continue on failure
2016-02-05 17:22:01 +01:00
cleanup.hpp
more warning_ignore usage - refs
#2907
2016-03-09 16:43:00 -08:00
run
Fix unbound variable when number of JOBS is omitted
2016-06-23 09:46:45 +01:00