map-machine/tests
Sergey Vartanov 5a3a366b76 Remove cairo dependency.
Map Machine is supposed to be an easy-to-install tool.  However,
installing cairo library dependency for PNG tile generation may be not
a trivial task on some operating systems in some environments.

This version of Map Machine removes cairo dependency and does not
support tile generation leaving only SVG map generation feature.
2022-09-10 02:05:41 +03:00
..
data Add tag tests JSON file. 2021-12-09 23:22:55 +03:00
__init__.py Change scheme initialization. 2021-12-04 22:21:38 +03:00
test_boundary_box.py Fix comment style in tests. 2022-07-18 23:31:23 +03:00
test_color.py Fix comment style in tests. 2022-07-18 23:31:23 +03:00
test_command_line.py Remove cairo dependency. 2022-09-10 02:05:41 +03:00
test_completion.py Fix tests code style. 2022-07-25 23:54:30 +03:00
test_direction.py Fix comment style in tests. 2022-07-18 23:31:23 +03:00
test_flinger.py Fix comment style in tests. 2022-07-18 23:31:23 +03:00
test_icons.py Issue #140: put scheme inside map configuration. 2022-08-15 11:27:19 +03:00
test_label.py Fix comment style in tests. 2022-07-18 23:31:23 +03:00
test_mapcss.py Fix comment style in tests. 2022-07-18 23:31:23 +03:00
test_osm_reader.py Fix comment style in tests. 2022-07-18 23:31:23 +03:00
test_requirements.py Restore requirements as a list. 2022-08-18 11:58:06 +03:00
test_scheme.py Refactor verification test. 2022-08-19 10:59:33 +03:00
test_style.py Fix comment style in tests. 2022-07-18 23:31:23 +03:00
test_tag.py Fix comment style in tests. 2022-07-18 23:31:23 +03:00
test_taginfo.py Fix comment style in tests. 2022-07-18 23:31:23 +03:00
test_text.py Fix comment style in tests. 2022-07-18 23:31:23 +03:00
test_vector.py Fix comment style in tests. 2022-07-18 23:31:23 +03:00
test_ways.py Refactor flinger. 2022-09-02 23:58:57 +03:00