You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
Makefile.in v811_spc009_project 4 months ago
readme.txt v811_spc009_project 4 months ago
testmap.c v811_spc009_project 4 months ago
testmap.dsp v811_spc009_project 4 months ago

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 : http://source.icu-project.org/repos/icu/tools/trunk/scripts/icurun