scuffed-code/icu4c/source/test/testmap
Steven R. Loomis b08e77f290 ICU-8712 add instructions for building
X-SVN-Rev: 32929
2012-12-06 05:25:15 +00:00
..
Makefile.in ICU-8712 add instructions for building 2012-12-06 05:25:15 +00:00
readme.txt ICU-8712 add instructions for building 2012-12-06 05:25:15 +00:00
testmap.c ICU-8712 add instructions for building 2012-12-06 05:25:15 +00:00
testmap.dsp ICU-1075 data handling updates. 2001-07-26 21:55:49 +00:00

# 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 : http://source.icu-project.org/repos/icu/tools/trunk/scripts/icurun