summaryrefslogtreecommitdiff
path: root/android/PhoneNumberUtilsTest.cpp
AgeCommit message (Expand)Author
2019-05-01Unit test of strict match on russian number.Hui Yu
2017-07-18Fix false positives comparing local and intl numbersFrancisco Pimenta
2016-09-13external/sqlite/android cleanup.Elliott Hughes
2011-01-06Adding a custom function to support legacy API compatibilityDmitri Plotnikov
2009-09-21fix failing test.Wei Huang
2009-09-20Revert the default phone number comparation algorithm.Daisuke Miyakawa
2009-09-02Fix the implementation of phone_number_compare in accordance with the tests i...Daisuke Miyakawa
2009-08-31fix bug 2015059: where the native sqlite comparison method phone_number_compa...Wei Huang
2009-07-20One more test, which is succesful (and should be successful), but unexpectedl...Daisuke Miyakawa
2009-07-20Fix a bug in which "16\d+6" matches 166 and the number is handled as Thailand...Daisuke Miyakawa
2009-07-07"Rewrite" PhoneNumberUtil so that it compares two phone strings using as many...Daisuke Miyakawa
2009-07-07Revert ""Rewrite" PhoneNumberUtil so that it compares two phone strings using...Daisuke Miyakawa
2009-06-26"Rewrite" PhoneNumberUtil so that it compares two phone strings using as many...Daisuke Miyakawa