• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..04-Sep-201415

Makefile.inH A D04-Feb-20131.7 KiB

readme.txtH A D04-Feb-2013342

testmap.cH A D04-Feb-20132 KiB

testmap.dspH A D05-Feb-20033.8 KiB

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