android13/external/icu/icu4c/source/test/testmap
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
Makefile.in initial 2024-06-22 20:45:49 +08:00
readme.txt initial 2024-06-22 20:45:49 +08:00
testmap.c initial 2024-06-22 20:45:49 +08:00
testmap.dsp initial 2024-06-22 20:45:49 +08:00

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