You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
464 B
13 lines
464 B
# 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 : http://source.icu-project.org/repos/icu/tools/trunk/scripts/icurun
|
|
|