This is an automated email from the ASF dual-hosted git repository.
bchapuis pushed a change to branch modularization
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
from a6ab08aa Move test queries back to the core module
add de97a171 Fix integration tests
No new revisions were added by this update.
Summary of changes:
.../apache/baremaps/geocoder/GeonamesIndexTest.java | 2 +-
.../apache/baremaps/geocoder/GeonamesReaderTest.java | 2 +-
.../org/apache/baremaps/iploc/IpLocObjectTest.java | 4 ++--
.../org/apache/baremaps/iploc/NicObjectTest.java | 2 +-
.../org/apache/baremaps/iploc/NicParserTest.java | 7 ++++---
.../storage/flatgeobuf/FlatGeoBufDataTableTest.java | 9 ++++++---
.../storage/geopackage/GeoPackageDataSchemaTest.java | 6 ++++--
.../workflow/tasks/ExecuteSqlIntegrationTest.java | 3 ++-
.../org/apache/baremaps/pmtiles/PMTilesTest.java | 2 +-
baremaps-testing/data/{data => samples}/README.md | 0
.../data/{data => samples}/countries.fgb | Bin
.../data/{data => samples}/countries.gpkg | Bin
baremaps-testing/data/{data => samples}/data.gpkg | Bin
.../org/apache/baremaps/openstreetmap/OsmSample.java | 19 ++++++++++++-------
.../org/apache/baremaps/openstreetmap/TestFiles.java | 18 ++++++++++--------
15 files changed, 44 insertions(+), 30 deletions(-)
rename baremaps-testing/data/{data => samples}/README.md (100%)
rename baremaps-testing/data/{data => samples}/countries.fgb (100%)
rename baremaps-testing/data/{data => samples}/countries.gpkg (100%)
rename baremaps-testing/data/{data => samples}/data.gpkg (100%)