aboutsummaryrefslogtreecommitdiff
path: root/cpp/test/address_validator_test.cc
AgeCommit message (Expand)Author
2014-08-13Delete empty inline destructors.roubert@google.com
2014-08-06Refactor the Downloader interface into the Source interface.roubert@google.com
2014-07-22Improved code formatting.roubert@google.com
2014-07-19Clean up dependencies.roubert@google.com
2014-06-18Bugfix: PreloadSupplier drops language tags when building index.roubert@google.com
2014-06-18More natural language friendly string matching in PreloadSupplier.roubert@google.com
2014-06-17Add lookup table in PreloadSupplier for natural and Latin script names.roubert@google.com
2014-06-16Make the Callback templates more generic.roubert@google.com
2014-05-23Move ondemand_supplier.h to become a public header file.roubert@google.com
2014-05-23Deprecate old AddressValidator constructor.roubert@google.com
2014-05-22Change IsFieldRequired and IsFieldUsed to use statically linkedroubert@google.com
2014-05-22Rename class MetadataLoader to class OndemandSupplier.roubert@google.com
2014-05-22Parametrize AddressValidatorTest on Supplier to test them all.roubert@google.com
2014-03-31Add address metadata query functionality to libaddressinput.roubert@google.com
2014-03-21Add address validation functionality to libaddressinput.roubert@google.com