]> git.openstreetmap.org Git - nominatim.git/commit
remove PHP tests
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 15 Sep 2024 09:26:49 +0000 (11:26 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 15 Sep 2024 09:26:49 +0000 (11:26 +0200)
commit06683edaae8bfa517e488375d710ca6532336725
treeeeba2b1e0397abeb42809753eec965197272c4b0
parent979aebbfcd0bbdac322dfe7fadeadd88f06fb58a
remove PHP tests
19 files changed:
.github/workflows/ci-tests.yml
test/Makefile
test/php/Nominatim/AddressDetailsTest.php [deleted file]
test/php/Nominatim/ClassTypesTest.php [deleted file]
test/php/Nominatim/DBTest.php [deleted file]
test/php/Nominatim/DatabaseErrorTest.php [deleted file]
test/php/Nominatim/DebugTest.php [deleted file]
test/php/Nominatim/LibTest.php [deleted file]
test/php/Nominatim/ParameterParserTest.php [deleted file]
test/php/Nominatim/ResultTest.php [deleted file]
test/php/Nominatim/SearchContextTest.php [deleted file]
test/php/Nominatim/ShellTest.php [deleted file]
test/php/Nominatim/SimpleWordListTest.php [deleted file]
test/php/Nominatim/StatusTest.php [deleted file]
test/php/Nominatim/TokenListTest.php [deleted file]
test/php/Nominatim/tokenizer.php [deleted file]
test/php/bootstrap.php [deleted file]
test/php/fixtures/address_details_10_downing_street.json [deleted file]
test/php/phpunit.xml [deleted file]