Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / icu / source / test / perf / unisetperf / draft / contperf.bat
index 9ba8ea4..89e0dd9 100755 (executable)
@@ -1,19 +1,19 @@
-rem  Copyright (c) 2007, International Business Machines Corporation and
-rem  others. All Rights Reserved.
-
-set PERF=c:\svn\icuproj\icu\ucnvutf8\source\test\perf\unisetperf\release\unisetperf
-rem types: slow Bv Bv0 B0
-rem --pattern [:White_Space:]
-
-for %%f in (udhr_eng.txt
-            udhr_deu.txt
-            udhr_fra.txt
-            udhr_rus.txt
-            udhr_tha.txt
-            udhr_jpn.txt
-            udhr_cmn.txt
-            udhr_jpn.html) do (
-  for %%t in (slow Bv Bv0 B0) do (
-    %PERF% Contains  --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --iterations 10000
-  )
-)
+rem  Copyright (c) 2007, International Business Machines Corporation and\r
+rem  others. All Rights Reserved.\r
+\r
+set PERF=c:\svn\icuproj\icu\ucnvutf8\source\test\perf\unisetperf\release\unisetperf\r
+rem types: slow Bv Bv0 B0\r
+rem --pattern [:White_Space:]\r
+\r
+for %%f in (udhr_eng.txt\r
+            udhr_deu.txt\r
+            udhr_fra.txt\r
+            udhr_rus.txt\r
+            udhr_tha.txt\r
+            udhr_jpn.txt\r
+            udhr_cmn.txt\r
+            udhr_jpn.html) do (\r
+  for %%t in (slow Bv Bv0 B0) do (\r
+    %PERF% Contains  --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --iterations 10000\r
+  )\r
+)\r