#!/usr/bin/perl
# ********************************************************************
+# * Copyright (C) 2016 and later: Unicode, Inc. and others.
+# * License & terms of use: http://www.unicode.org/copyright.html#License
+# ********************************************************************
# * COPYRIGHT:
-# * Copyright (c) 2002-2008, International Business Machines Corporation and
+# * Copyright (c) 2002-2013, International Business Machines Corporation and
# * others. All Rights Reserved.
# ********************************************************************
my $p;
if ($OnWindows) {
- $p = $ICUPathLatest . "/collationperf/$WindowsPlatform/Release/collationperf.exe";
+ $p = "cd ".$ICULatest."/bin && ".$ICUPathLatest . "/collationperf/$WindowsPlatform/Release/collationperf.exe";
}
else {
- $p = $ICUPathLatest . "/collationperf/collperf";
+ $p = "LD_LIBRARY_PATH=".$ICULatest."/source/lib:".$ICULatest."/source/tools/ctestfw ".$ICUPathLatest . "/collationperf/collperf";
}
my @locale = (