Files
Christoph M. Becker 988705d507 Vanilla icu4c 70.1
2021-11-03 22:59:41 +01:00
..
2017-11-02 10:53:09 +01:00
2021-11-03 22:59:41 +01:00
2017-11-02 10:53:09 +01:00
2017-11-02 10:53:09 +01:00

# Copyright (C) 2016 and later: Unicode, Inc. and others.
# License & terms of use: http://www.unicode.org/copyright.html
# 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 : https://github.com/unicode-org/icu/blob/main/tools/scripts/icurun