Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
Makefile.in | D | 03-May-2024 | 1.7 KiB | 81 | 45 | |
readme.txt | D | 03-May-2024 | 342 | 11 | 5 | |
testmap.c | D | 03-May-2024 | 2 KiB | 75 | 52 | |
testmap.dsp | D | 03-May-2024 | 3.8 KiB | 103 | 88 |
readme.txt
1# Copyright (C) 2012 IBM Corporation and Others. All Rights Reserved. 2 3This test may be tested on a linux machine like so: 4 5 $ env XTRA_OPTS='-fPIC' icurun -i /path/to/icu-build testmap.c 6 7Where /path/to/icu-build is the path to an ICU build dir 8 9And where icurun is from : http://source.icu-project.org/repos/icu/tools/trunk/scripts/icurun 10 11