]> git.openstreetmap.org Git - nominatim.git/commit
complete tests for icu tokenizer
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 10 Jun 2021 15:18:23 +0000 (17:18 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 4 Jul 2021 08:28:20 +0000 (10:28 +0200)
commit9ff4f66f5555cc812c0e8f10ef007cdeae3b9836
treef94d8c65b3ae459b5f9c4d3fdf5e324863395eeb
parent32ca631b7490661be1050ab78c3be5b5039d0a52
complete tests for icu tokenizer
nominatim/tokenizer/icu_name_processor.py
nominatim/tokenizer/legacy_icu_tokenizer.py
test/python/conftest.py
test/python/mocks.py
test/python/test_tokenizer_icu_name_processor.py
test/python/test_tokenizer_legacy_icu.py