]> granicus.if.org Git - icu/commitdiff
ICU-20638 Renames fuzzer target files to end with the .cpp suffix. Was .cc.
authorNorbert Runge <nrunge@google.com>
Wed, 29 May 2019 21:46:43 +0000 (14:46 -0700)
committergnrunge <41129501+gnrunge@users.noreply.github.com>
Wed, 29 May 2019 23:06:10 +0000 (16:06 -0700)
13 files changed:
icu4c/source/test/fuzzer/break_iterator_fuzzer.cpp [moved from icu4c/source/test/fuzzer/break_iterator_fuzzer.cc with 100% similarity]
icu4c/source/test/fuzzer/converter_fuzzer.cpp [moved from icu4c/source/test/fuzzer/converter_fuzzer.cc with 100% similarity]
icu4c/source/test/fuzzer/locale_fuzzer.cpp [moved from icu4c/source/test/fuzzer/locale_fuzzer.cc with 100% similarity]
icu4c/source/test/fuzzer/locale_util.cpp [moved from icu4c/source/test/fuzzer/locale_util.cc with 100% similarity]
icu4c/source/test/fuzzer/number_format_fuzzer.cpp [moved from icu4c/source/test/fuzzer/number_format_fuzzer.cc with 100% similarity]
icu4c/source/test/fuzzer/ucasemap_fuzzer.cpp [moved from icu4c/source/test/fuzzer/ucasemap_fuzzer.cc with 100% similarity]
icu4c/source/test/fuzzer/uloc_canonicalize_fuzzer.cpp [moved from icu4c/source/test/fuzzer/uloc_canonicalize_fuzzer.cc with 100% similarity]
icu4c/source/test/fuzzer/uloc_for_language_tag_fuzzer.cpp [moved from icu4c/source/test/fuzzer/uloc_for_language_tag_fuzzer.cc with 100% similarity]
icu4c/source/test/fuzzer/uloc_get_name_fuzzer.cpp [moved from icu4c/source/test/fuzzer/uloc_get_name_fuzzer.cc with 100% similarity]
icu4c/source/test/fuzzer/uloc_is_right_to_left_fuzzer.cpp [moved from icu4c/source/test/fuzzer/uloc_is_right_to_left_fuzzer.cc with 100% similarity]
icu4c/source/test/fuzzer/uloc_open_keywords_fuzzer.cpp [moved from icu4c/source/test/fuzzer/uloc_open_keywords_fuzzer.cc with 100% similarity]
icu4c/source/test/fuzzer/unicode_string_codepage_create_fuzzer.cpp [moved from icu4c/source/test/fuzzer/unicode_string_codepage_create_fuzzer.cc with 100% similarity]
icu4c/source/test/fuzzer/uregex_open_fuzzer.cpp [moved from icu4c/source/test/fuzzer/uregex_open_fuzzer.cc with 100% similarity]