[Tile-serving] [openstreetmap/osm2pgsql] Convert next batch of tests to BDD tests (PR #1813)
Sarah Hoffmann
notifications at github.com
Fri Nov 4 14:32:29 UTC 2022
This converts the tests for stage-2 processing in the flex output. The tests still rely on the common flex style. The only difference to the cpp tests is that the tests now create properly sorted input.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1813
-- Commit Summary --
* convert test-output-flex-way-add.cpp to BDD test
* convert test-output-flex-way-change.cpp to BDD test
* convert test-output-flex-way-del.cpp to BDD test
* convert test-output-flex-way-relation-add.cpp to BDD test
* convert test-output-flex-way-relation-del.cpp to BDD test
* bdd: skip tests against lua style file when lua not compiled in
* bdd: properly detect empty lines on Windows
* harmonize space lines
-- File Changes --
M tests/CMakeLists.txt (5)
A tests/bdd/flex/way-add.feature (168)
A tests/bdd/flex/way-change.feature (260)
A tests/bdd/flex/way-del.feature (349)
A tests/bdd/flex/way-relation-add.feature (488)
M tests/bdd/steps/steps_execute.py (4)
M tests/bdd/steps/steps_osm_data.py (3)
D tests/test-output-flex-way-add.cpp (132)
D tests/test-output-flex-way-change.cpp (229)
D tests/test-output-flex-way-del.cpp (130)
D tests/test-output-flex-way-relation-add.cpp (419)
D tests/test-output-flex-way-relation-del.cpp (361)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1813.patch
https://github.com/openstreetmap/osm2pgsql/pull/1813.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1813
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/1813 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20221104/4b09a48f/attachment.htm>
More information about the Tile-serving
mailing list