Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
Makefile.in | 24-Aug-2016 | 1.7K | |
readme.txt | 24-Aug-2016 | 342 | |
testmap.c | 24-Aug-2016 | 2K | |
testmap.dsp | 24-Aug-2016 | 3.8K |
1 # Copyright (C) 2012 IBM Corporation and Others. All Rights Reserved. 2 3 This 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 7 Where /path/to/icu-build is the path to an ICU build dir 8 9 And where icurun is from : http://source.icu-project.org/repos/icu/tools/trunk/scripts/icurun 10 11