This website requires JavaScript.
Explore
Help
Sign In
osm-search
/
Nominatim
Watch
1
Star
1
Fork
0
You've already forked Nominatim
mirror of
https://github.com/osm-search/Nominatim.git
synced
2024-11-22 12:06:27 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
79836e51d6
Nominatim
/
test
/
Makefile
11 lines
105 B
Makefile
Raw
Normal View
History
Unescape
Escape
remove PHP tests
2024-09-15 12:26:49 +03:00
all
:
bdd
python
add Makefile for tests
2018-11-24 14:25:28 +03:00
bdd
:
cd
bdd
&&
behave -DREMOVE_TEMPLATE
=
1
port database setup function to python Hide the former PHP functions in a transition command until they are removed.
2021-02-24 00:50:23 +03:00
python
:
pytest python
restructure developer's manual Add a section on setting up the development environment which now also includes the former chapter on recreating the documentation. Move the README from test/ into the manual as the new Testing chapter.
2020-09-17 10:54:46 +03:00
remove PHP tests
2024-09-15 12:26:49 +03:00
.PHONY
:
bdd
python
Reference in New Issue
Copy Permalink