• Home
Name Date Size #Lines LOC

..--

Makefile.inD07-Sep-20241.8 KiB8345

readme.txtD07-Sep-2024463 137

testmap.cD07-Sep-20242.1 KiB7752

testmap.dspD07-Sep-20243.8 KiB10388

readme.txt

1# Copyright (C) 2016 and later: Unicode, Inc. and others.
2# License & terms of use: http://www.unicode.org/copyright.html
3# Copyright (C) 2012 IBM Corporation and Others. All Rights Reserved.
4
5This test may be tested on a linux machine like so:
6
7 $ env XTRA_OPTS='-fPIC' icurun -i /path/to/icu-build testmap.c
8
9Where /path/to/icu-build is the path to an ICU build dir
10
11And where icurun is from : https://github.com/unicode-org/icu/blob/main/tools/scripts/icurun
12
13