[Tile-serving] [osm2pgsql-dev/osm2pgsql] Use anonymous namespace instead of static in test code (PR #2229)

Jochen Topf notifications at github.com
Thu Aug 15 20:26:02 UTC 2024


This is recommended in C++ Core Guidelines SF.22
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rs-unnamed2
You can view, comment on, or merge this pull request online at:

  https://github.com/osm2pgsql-dev/osm2pgsql/pull/2229

-- Commit Summary --

  * Use anonymous namespace instead of static in test code

-- File Changes --

    M tests/test-db-copy-mgr.cpp (16)
    M tests/test-db-copy-thread.cpp (9)
    M tests/test-domain-matcher.cpp (8)
    M tests/test-expire-from-geometry.cpp (8)
    M tests/test-expire-tiles.cpp (19)
    M tests/test-geom-transform.cpp (6)
    M tests/test-middle.cpp (41)
    M tests/test-options-parse.cpp (10)
    M tests/test-options-projection.cpp (6)
    M tests/test-output-flex-example-configs.cpp (8)
    M tests/test-output-flex-multi-input.cpp (12)
    M tests/test-output-flex-nodes.cpp (8)
    M tests/test-output-flex-relation-combinations.cpp (9)
    M tests/test-output-flex-relations.cpp (8)
    M tests/test-output-flex-schema.cpp (10)
    M tests/test-output-flex-stage2.cpp (8)
    M tests/test-output-flex-tablespace.cpp (8)
    M tests/test-output-flex-types.cpp (8)
    M tests/test-output-flex-uni.cpp (8)
    M tests/test-output-flex-update.cpp (8)
    M tests/test-output-flex-validgeom.cpp (10)
    M tests/test-output-flex.cpp (8)
    M tests/test-output-pgsql-area.cpp (6)
    M tests/test-output-pgsql-hstore-match-only.cpp (6)
    M tests/test-output-pgsql-int4.cpp (8)
    M tests/test-output-pgsql-schema.cpp (6)
    M tests/test-output-pgsql-tablespace.cpp (8)
    M tests/test-output-pgsql-validgeom.cpp (6)
    M tests/test-output-pgsql-z_order.cpp (6)
    M tests/test-output-pgsql.cpp (8)
    M tests/test-persistent-cache.cpp (14)
    M tests/test-pgsql-capabilities.cpp (6)
    M tests/test-pgsql.cpp (6)

-- Patch Links --

https://github.com/osm2pgsql-dev/osm2pgsql/pull/2229.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2229.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2229
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/pull/2229 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240815/8ba057cf/attachment.htm>


More information about the Tile-serving mailing list