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.
hmz007 36ed224bac
Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
1 year ago
..
Makefile.in Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
readme.txt Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
testmap.c Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
testmap.dsp Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year 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 : https://github.com/unicode-org/icu/blob/main/tools/scripts/icurun