]> git.openstreetmap.org Git - nominatim.git/history - test/python/test_tools_check_database.py
move SearchDescription building into tokens
[nominatim.git] / test / python / test_tools_check_database.py
2021-05-22 Sarah HoffmannMerge pull request #2342 from lonvia/icu-tokenizer-ci
2021-05-20 Sarah HoffmannMerge pull request #2341 from lonvia/cleanup-python...
2021-05-19 Sarah Hoffmanntest: fix linting errors
2021-05-19 Sarah Hoffmanntest: replace raw execute() with fixture code where...
2021-05-03 Sarah HoffmannMerge pull request #2305 from lonvia/tokenizer
2021-04-30 Sarah Hoffmannmove database check for module to tokenizer
2021-02-27 Sarah HoffmannMerge pull request #2186 from lonvia/port-import-to...
2021-02-26 Sarah Hoffmannmove setup function to python
2021-02-25 Sarah Hoffmannconvert connect() into a context manager
2021-02-22 Sarah HoffmannMerge pull request #2181 from lonvia/port-more-tool...
2021-02-18 Sarah Hoffmannadd unit tests for new check_database code