mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 17:01:16 +00:00
parent
196d5e1182
commit
bc864aeac6
2 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
#!/bin/sh
|
||||
# Copyright (C) 2020 and later: Unicode, Inc. and others.
|
||||
# License & terms of use: http://www.unicode.org/copyright.html
|
||||
|
||||
# run the test with 1, 10, 100, 1000, 10000, 100000 iterations
|
||||
LD_LIBRARY_PATH=lib:stubdata:tools/ctestfw:../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH:../../../lib:../../../stubdata:../../../tools/ctestfw:$LD_LIBRARY_PATH \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
# Copyright (C) 2016 and later: Unicode, Inc. and others.
|
||||
# License & terms of use: http://www.unicode.org/copyright.html#License
|
||||
# License & terms of use: http://www.unicode.org/copyright.html
|
||||
#
|
||||
# Copyright (C) 2008, International Business Machines Corporation and others.
|
||||
# All Rights Reserved.
|
||||
|
|
Loading…
Add table
Reference in a new issue