mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
add tests for new full name computation with ICU
This commit is contained in:
@@ -4,8 +4,8 @@ no-test-db: bdd-no-test-db php
|
||||
bdd:
|
||||
cd bdd && behave -DREMOVE_TEMPLATE=1
|
||||
|
||||
bdd-no-test-db:
|
||||
cd bdd && behave -DREMOVE_TEMPLATE=1 db osm2pgsql
|
||||
icu:
|
||||
cd bdd && behave -DREMOVE_TEMPLATE=1 -DTOKENIZER=legacy_icu
|
||||
|
||||
php:
|
||||
cd php && phpunit ./
|
||||
|
||||
Reference in New Issue
Block a user