osm2pgsql/tests
Jochen Topf 4066b2ea8e
Merge pull request #1670 from lonvia/bdd-tests
Introduce behaviour-driven testing for integration tests
2022-05-10 12:14:46 +02:00
..
bdd bdd: rename parameters to command-line 2022-05-10 10:47:43 +02:00
data remove C++ version flex-area test 2022-05-06 16:24:23 +02:00
lua Make several Lua helper functions handle nil 2020-11-11 15:01:16 +01:00
style Fix parsing problems in style file reader 2021-12-14 15:10:47 +01:00
CMakeLists.txt Merge pull request #1670 from lonvia/bdd-tests 2022-05-10 12:14:46 +02:00
catch-main.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
common-buffer.hpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
common-cleanup.hpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
common-import.hpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
common-options.hpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
common-pg.hpp Return int from the get_count() function 2022-01-27 13:05:06 +01:00
fixture-tablespace-cleanup move new tests into place 2019-11-15 21:52:42 +01:00
fixture-tablespace-setup more style fixes 2019-11-16 10:31:22 +01:00
test-check-input.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-db-copy-mgr.cpp Use ptr not ref for mutable param of add_row/array/hash() helpers 2022-03-15 13:10:43 +01:00
test-db-copy-thread.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-domain-matcher.cpp Use ptr not ref for mutable param of fill_buffer() function 2022-03-15 13:10:43 +01:00
test-expire-tiles.cpp Use ptr not ref for mutable param in expire_tiles::merge_and_destroy 2022-03-15 13:10:43 +01:00
test-geom-box.cpp Add and test box_t class and envelope(geom) function 2022-03-03 11:41:22 +01:00
test-geom.cpp Large refactoring of the geometry code 2022-02-01 15:24:33 +01:00
test-middle.cpp Merge pull request #1658 from joto/fix-overflow-middle-test 2022-03-17 11:35:39 +01:00
test-node-locations.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-options-database.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-options-parse.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-options-projection.cpp Set HAVE_GENERIC_PROJ directly in CMake config 2022-02-02 15:07:39 +01:00
test-ordered-index.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-attr.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-bbox.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-cluster.cpp Make clustering by geometry optional in flex output 2021-05-17 17:10:18 +02:00
test-output-flex-example-configs.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-invalid-geom.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-line.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-lua-fail.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-multi-input.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-multigeom.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-nodes.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-nogeom.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-relation-changes.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-relation-combinations.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-relations.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-schema.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-stage2.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-tablespace.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-types.cpp Prefer std::array instead of plain C arrays 2022-03-16 14:25:53 +01:00
test-output-flex-uni.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-update.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-validgeom.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-flex-way-add.cpp Prefer std::array instead of plain C arrays 2022-03-16 14:25:53 +01:00
test-output-flex-way-change.cpp Prefer std::array instead of plain C arrays 2022-03-16 14:25:53 +01:00
test-output-flex-way-del.cpp Prefer std::array instead of plain C arrays 2022-03-16 14:25:53 +01:00
test-output-flex-way-relation-add.cpp Prefer std::array instead of plain C arrays 2022-03-16 14:25:53 +01:00
test-output-flex-way-relation-del.cpp Prefer std::array instead of plain C arrays 2022-03-16 14:25:53 +01:00
test-output-flex.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-gazetteer.cpp Fix various small issues found by clang-tidy and disable some warnings 2022-03-14 14:40:12 +01:00
test-output-pgsql-area.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-pgsql-hstore-match-only.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-pgsql-int4.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-pgsql-schema.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-pgsql-style-file.cpp Fix various small issues found by clang-tidy and disable some warnings 2022-03-14 14:40:12 +01:00
test-output-pgsql-tablespace.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-pgsql-validgeom.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-output-pgsql-z_order.cpp Prefer std::array instead of plain C arrays 2022-03-16 14:25:53 +01:00
test-output-pgsql.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-parse-osmium.cpp Avoid copying options inside output_t and access them through getter 2022-03-14 14:40:12 +01:00
test-persistent-cache.cpp Mutable parameter as ptr not ref 2022-03-16 14:25:53 +01:00
test-pgsql.cpp Use templates to make writing data to PostgreSQL more generic 2022-03-17 17:48:23 +01:00
test-reprojection.cpp Set HAVE_GENERIC_PROJ directly in CMake config 2022-02-02 15:07:39 +01:00
test-taginfo.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-tile.cpp Consolidate definitions of earth circumference etc. 2022-03-07 10:30:43 +01:00
test-util.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-wildcard-match.cpp Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
test-wkb.cpp Refactor expire code to not use WKB directly 2022-03-04 14:03:43 +01:00