/
githubmirror
/
icu
ОбзорДокументацияВойти
/
githubmirror
/
icu
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
icu/
.../test/testmap/
..
Makefile.in

ICU-12564 Update copyright notice in trunk

10 лет назад
readme.txt

ICU-21580 change site.icu-project.org to icu.unicode.org etc

5 лет назад
testmap.c

ICU-12764 icu4c utf-8 source files, update Copyright notices.

10 лет назад
testmap.dsp

ICU-1075 data handling updates.

25 лет назад
readme.txt
# Copyright (C) 2016 and later: Unicode, Inc. and others.
# License & terms of use: http://www.unicode.org/copyright.html
# Copyright (C) 2012 IBM Corporation and Others. All Rights Reserved.
 
This test may be tested on a linux machine like so:
 
$ env XTRA_OPTS='-fPIC' icurun -i /path/to/icu-build testmap.c
 
Where /path/to/icu-build is the path to an ICU build dir
 
And where icurun is from : https://github.com/unicode-org/icu/blob/main/tools/scripts/icurun