osm2pgsql/tests
Jochen Topf 0c7b201b76 Make attributes of OSM objects always available to Lua
I did some benchmarking and it turns out there is real no measurable
difference between putting the data in there and not doing it. So
we'll just always do it. This means that it doesn't depend on the
-x/--extra-attributes command line option any more.

Note that the attributes will still be nil when coming from the
middle in update mode if -x/--extra-attributes was not used on import.
2024-08-19 09:23:16 +02:00
..
bdd Make attributes of OSM objects always available to Lua 2024-08-19 09:23:16 +02:00
data Merge pull request #2160 from joto/replace-add-row-with-insert 2024-04-06 21:43:26 +02:00
lua Add configuration for luacheck and run luacheck in Github actions 2023-07-30 16:21:04 +02:00
style Fix parsing problems in style file reader 2021-12-14 15:10:47 +01:00
CMakeLists.txt Lua is now required 2024-06-15 19:54:33 +02:00
catch-main.cpp Update copyright date 2024-01-26 16:45:53 +01:00
common-buffer.hpp Move idlist_t into its own header file 2024-03-31 18:12:25 +02:00
common-cleanup.hpp Use std::filesystem instead of boost::filesystem 2024-04-02 11:05:34 +02:00
common-import.hpp Make properties available in Lua in osm2pgsql.properties 2024-07-07 21:57:18 +02:00
common-options.hpp Remove gazetteer output and --with-forward-dependencies option 2024-04-03 21:36:40 +02:00
common-pg.hpp Use different application names for db connection to show context 2024-02-02 14:54:46 +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
run-behave.in Add run-behave script for convenience 2022-06-07 16:11:18 +02:00
test-check-input.cpp Update copyright date 2024-01-26 16:45:53 +01:00
test-db-copy-mgr.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-db-copy-thread.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-domain-matcher.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-expire-from-geometry.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-expire-tiles.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-flex-indexes.cpp Give flex tables a number and use it for prepared statements 2024-02-04 10:25:30 +01:00
test-geom-box.cpp Update copyright date 2024-01-26 16:45:53 +01:00
test-geom-collections.cpp Update copyright date 2024-01-26 16:45:53 +01:00
test-geom-linestrings.cpp Update copyright date 2024-01-26 16:45:53 +01:00
test-geom-multilinestrings.cpp Update copyright date 2024-01-26 16:45:53 +01:00
test-geom-multipoints.cpp Update copyright date 2024-01-26 16:45:53 +01:00
test-geom-multipolygons.cpp Re-use temp buffer for area creation 2024-08-14 13:42:29 +02:00
test-geom-null.cpp Update copyright date 2024-01-26 16:45:53 +01:00
test-geom-output.cpp Update copyright date 2024-01-26 16:45:53 +01:00
test-geom-points.cpp Update copyright date 2024-01-26 16:45:53 +01:00
test-geom-pole-of-inaccessibility.cpp Update copyright date 2024-01-26 16:45:53 +01:00
test-geom-polygons.cpp Re-use temp buffer for area creation 2024-08-14 13:42:29 +02:00
test-geom-transform.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-json-writer.cpp Update copyright date 2024-01-26 16:45:53 +01:00
test-lua-utils.cpp Avoid warnings for integer conversions from MSVC 2024-06-13 09:29:17 +02:00
test-middle.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-node-locations.cpp Update copyright date 2024-01-26 16:45:53 +01:00
test-options-parse.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-options-projection.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-ordered-index.cpp Update copyright date 2024-01-26 16:45:53 +01:00
test-osm-file-parsing.cpp Move dependency manager code into osmdata 2024-05-10 10:00:37 +02:00
test-output-flex-example-configs.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-flex-multi-input.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-flex-nodes.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-flex-relation-combinations.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-flex-relations.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-flex-schema.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-flex-stage2.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-flex-tablespace.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-flex-types.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-flex-uni.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-flex-update.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-flex-validgeom.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-flex.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-pgsql-area.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-pgsql-hstore-match-only.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-pgsql-int4.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-pgsql-schema.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-pgsql-style-file.cpp Update copyright date 2024-01-26 16:45:53 +01:00
test-output-pgsql-tablespace.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-pgsql-validgeom.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-pgsql-z_order.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-output-pgsql.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-persistent-cache.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-pgsql-capabilities.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-pgsql.cpp Use anonymous namespace instead of static in test code 2024-08-15 22:24:35 +02:00
test-properties.cpp Rename conninfo to connection_params everywhere 2024-02-01 10:39:19 +01:00
test-reprojection.cpp Fix off-by-one error in expire code generating out of bounds tiles 2024-03-06 18:53:08 +01:00
test-taginfo.cpp Update copyright date 2024-01-26 16:45:53 +01:00
test-tile.cpp Update copyright date 2024-01-26 16:45:53 +01:00
test-util.cpp Update copyright date 2024-01-26 16:45:53 +01:00
test-wildcard-match.cpp Update copyright date 2024-01-26 16:45:53 +01:00
test-wkb.cpp Remove superfluous c_str(), decode_hex() parameter is a string_view 2024-06-15 19:55:25 +02:00