summaryrefslogtreecommitdiff
path: root/android/PhoneNumberUtilsTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix false positives comparing local and intl numbersFrancisco Pimenta2017-07-181-18/+85
* external/sqlite/android cleanup.Elliott Hughes2016-09-131-112/+72
* Adding a custom function to support legacy API compatibilityDmitri Plotnikov2011-01-061-2/+36
* fix failing test.Wei Huang2009-09-211-1/+1
* Revert the default phone number comparation algorithm.Daisuke Miyakawa2009-09-201-2/+2
* Fix the implementation of phone_number_compare in accordance with the tests i...Daisuke Miyakawa2009-09-021-0/+5
* fix bug 2015059: where the native sqlite comparison method phone_number_compa...Wei Huang2009-08-311-0/+17
* One more test, which is succesful (and should be successful), but unexpectedl...Daisuke Miyakawa2009-07-201-0/+1
* Fix a bug in which "16\d+6" matches 166 and the number is handled as Thailand...Daisuke Miyakawa2009-07-201-0/+1
* "Rewrite" PhoneNumberUtil so that it compares two phone strings using as many...Daisuke Miyakawa2009-07-071-0/+137
* Revert ""Rewrite" PhoneNumberUtil so that it compares two phone strings using...Daisuke Miyakawa2009-07-071-129/+0
* "Rewrite" PhoneNumberUtil so that it compares two phone strings using as many...Daisuke Miyakawa2009-06-261-0/+129