forked from organicmaps/organicmaps
* Moved Facebook, Instagram, Twitter, VK cleanup functions from "generator" to "indexer". Added call to ValidateAndFormat_* functions on social links edit. Fixed contact:line validation. Empty string is now correct value Signed-off-by: S. Kozyr <s.trump@gmail.com> * Fix build error Signed-off-by: S. Kozyr <s.trump@gmail.com> * Renamed 'contacts_processor' to 'validate_and_format_contacts' Moved Validate*Page functions to validate_and_format_contacts.hpp/.cpp Moved validate_and_format_contacts tests to a separate CPP file PR comments fixes Fixed iOS build Signed-off-by: S. Kozyr <s.trump@gmail.com> * Fixed XCode project formatting Signed-off-by: S. Kozyr <s.trump@gmail.com> * Moved regex's to static variables to reuse same regular expressions in validation and formatting functions. Signed-off-by: S. Kozyr <s.trump@gmail.com> * Refactoring of validate_and_format_contacts.cpp * simplified if() statements * use Url::FromString to skip HTTP(S) protocol checks * get rid of webPath.back() function to exclude crashes * Formatting Signed-off-by: S. Kozyr <s.trump@gmail.com> |
||
---|---|---|
.. | ||
jni | ||
bounds.hpp | ||
brands_tests.cpp | ||
categories_test.cpp | ||
cell_coverer_test.cpp | ||
cell_id_test.cpp | ||
centers_table_test.cpp | ||
checker_test.cpp | ||
cities_boundaries_serdes_tests.cpp | ||
classificator_tests.cpp | ||
CMakeLists.txt | ||
complex_serdes_tests.cpp | ||
complex_serdes_utils_tests.cpp | ||
data_source_test.cpp | ||
drules_selector_parser_test.cpp | ||
editable_map_object_test.cpp | ||
feature_metadata_test.cpp | ||
feature_names_test.cpp | ||
feature_to_osm_tests.cpp | ||
features_offsets_table_test.cpp | ||
features_vector_test.cpp | ||
index_builder_test.cpp | ||
interval_index_test.cpp | ||
metadata_serdes_tests.cpp | ||
mwm_set_test.cpp | ||
postcodes_matcher_tests.cpp | ||
rank_table_test.cpp | ||
read_features_tests.cpp | ||
scale_index_reading_tests.cpp | ||
scales_test.cpp | ||
search_string_utils_test.cpp | ||
sort_and_merge_intervals_test.cpp | ||
string_slice_tests.cpp | ||
succinct_trie_test.cpp | ||
test_mwm_set.hpp | ||
test_type.cpp | ||
tree_node_tests.cpp | ||
trie_test.cpp | ||
validate_and_format_contacts_test.cpp | ||
visibility_test.cpp | ||
wheelchair_tests.cpp |