]> git.openstreetmap.org Git - nominatim.git/history - test/php
README: tiny markdown syntax error
[nominatim.git] / test / php /
2018-11-24 Sarah HoffmannMerge pull request #1237 from ckquentvp/fix-accept...
2018-11-24 nametest languages with underscores (e.g. ja_rm)
2018-11-15 Sarah HoffmannMerge pull request #1233 from mtmail/better-gbpostcode...
2018-11-15 Sarah HoffmannMerge pull request #1188 from mtmail/prototype-setup...
2018-11-15 Sarah HoffmannMerge branch 'set-exception-handler-by-request-format...
2018-10-03 marc tobiasset exception handler by request format, not always...
2018-10-02 Sarah HoffmannMerge branch 'updatePHP' of https://github.com/ThomasBa...
2018-09-22 Sarah HoffmannMerge pull request #1189 from mtmail/classtypes-unit...
2018-09-22 Sarah HoffmannMerge pull request #1187 from mtmail/faq-about-pear...
2018-09-22 Sarah HoffmannMerge pull request #1186 from mtmail/getAddressDetails-fix
2018-09-20 marc tobiasPHP unit tests for Nominatim\ClassTypes
2018-09-20 marc tobiasfix AddressDetails->getAddressDetails, add tests
2018-09-16 Sarah HoffmannMerge pull request #1180 from mtmail/php-testsuite...
2018-09-15 marc tobiasmake PHP testsuite work with PHPUnit6
2018-08-26 Sarah HoffmannMerge pull request #1155 from lonvia/namespace-for...
2018-08-25 Sarah Hoffmannuse namespaces for PHPUnit classes
2018-08-14 Sarah HoffmannMerge pull request #1138 from mtmail/php-test-for-sqlVi...
2018-08-14 marc tobiastest for SearchContext::setViewboxFromBox
2018-07-20 Sarah HoffmannMerge pull request #1102 from mtmail/tests-for-tokenlist
2018-07-19 Marc Tobias Mettentests for Nominatim::TokenList
2018-07-13 Sarah HoffmannMerge pull request #1090 from mtmail/add-more-nominatim...
2018-07-13 Sarah HoffmannMerge pull request #1089 from lonvia/clean-up-address...
2018-07-12 Sarah Hoffmannfix unit tests for class types
2018-05-08 Sarah HoffmannMerge pull request #1038 from mtmail/phpcs-array-key...
2018-05-07 Marc Tobias Mettenadd PHPCS Squiz.Arrays.ArrayDeclaration.KeyNotAligned...
2018-05-04 mtmailadd JSON format to /status endpoint (#1013)
2018-05-04 Sarah HoffmannMerge pull request #1032 from mtmail/tests-for-debughtml
2018-05-03 Marc Tobias MettenPHP unit tests for DebugHtml
2018-04-18 Sarah HoffmannMerge pull request #977 from lonvia/fix-byteswap-check
2018-04-13 mtmailPHP code style: enforce long array initialisation ...
2018-03-27 Sarah HoffmannMerge pull request #994 from mtmail/bugfix-when-calling...
2018-03-27 Sarah HoffmannMerge pull request #992 from mtmail/phpcs-whitespace...
2018-03-27 Sarah HoffmannMerge pull request #991 from mtmail/rename-NominatimTes...
2018-03-26 Marc Tobias MettenNominatimTest.php => LibTest.php
2018-03-08 Sarah HoffmannMerge branch 'vagrant-centos-with-selinux' of https...
2018-03-06 Sarah HoffmannMerge pull request #941 from mtmail/parameter-parser...
2018-03-06 marc tobiasParameterParser: getSet default value doesnt have to...
2018-03-06 marc tobiasParameterParser: getStringList removes empty strings
2018-03-06 marc tobiasParameterParser: getFloat with empty string value throw...
2018-03-06 marc tobiasParameterParser: getInt with empty string value throws...
2018-02-28 Marc Tobias Mettenuse assertSame to check array order, 0 vs false
2018-02-26 Sarah HoffmannMerge branch 'patch-1' of https://github.com/NeilRickar...
2018-02-24 Marc Tobias Mettenuse setExpectedException to make sure exceptions are...
2018-02-23 Sarah HoffmannMerge pull request #940 from mtmail/phpcs-deep-levels
2018-02-23 Marc Tobias MettenPHP tests for ParameterParser
2018-02-23 Marc Tobias Mettenphpcs fixes. Mostly spacing and single quotes
2018-02-10 Sarah HoffmannMerge pull request #905 from mtmail/illinois-li-case...
2018-02-10 Sarah HoffmannMerge pull request #909 from mtmail/decimal-coord-parsi...
2018-02-08 marc tobiasparsing coordinates allows second with floats
2017-10-26 Sarah HoffmannMerge pull request #835 from lonvia/fix-quoting
2017-10-26 Sarah Hoffmannreplace double-quoting with single quotes where applicable
2017-10-26 Sarah HoffmannMerge pull request #834 from mtmail/tests-for-closest...
2017-10-25 Marc Tobias Mettentests for lib.php closestHouseNumber
2017-10-15 Sarah HoffmannMerge pull request #814 from lonvia/phrase-as-a-class
2017-10-14 Sarah Hoffmannadapt unit tests to new Phrase class
2017-10-10 Sarah HoffmannMerge pull request #812 from lonvia/search-as-a-class
2017-10-09 Sarah Hoffmannadapt phpunit tests to new SearchContext class
2017-10-01 Sarah HoffmannMerge pull request #802 from mtmail/coordinate-extract...
2017-09-21 marc tobiasNearPoint::extractFromQuery - greedy-match optional...
2017-09-19 Sarah HoffmannMerge pull request #798 from mtmail/coordinate-extract...
2017-09-19 marc tobiasfix to NearPoint::extractFromQuery handling first minus...
2017-03-18 Sarah HoffmannMerge pull request #667 from lonvia/refactor-nearpoint
2017-03-17 Sarah Hoffmannfix style
2017-03-16 Sarah Hoffmannadd tests for nearpoint sql functions
2017-03-15 Sarah Hoffmannadapt unit tests for new NearPoint type
2017-01-01 Sarah HoffmannMerge branch 'moreurl-with-countrycodes' of https:...
2017-01-01 Sarah HoffmannMerge pull request #600 from lonvia/behave-tests-rebased
2016-12-30 Sarah Hoffmannmove php tests in common test dir and unify READMEs