osm2pgsql/tests/bdd
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
..
command-line make sure diffs are recent enough when initialising replication 2024-07-12 11:49:18 +02:00
flex Make attributes of OSM objects always available to Lua 2024-08-19 09:23:16 +02:00
regression Make --flat-nodes also work in non-slim mode 2024-08-13 17:30:24 +02:00
steps make sure diffs are recent enough when initialising replication 2024-07-12 11:49:18 +02:00
.behaverc port all import regression tests 2022-04-24 16:11:28 +02:00
environment.py remove HAVE_LUA config option from BDD tests 2024-07-11 11:31:25 +02:00