From 8aabe8c5a6cfe4925185cba6197af240c01025ff Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Wed, 7 Sep 2011 20:28:30 +0000 Subject: [PATCH] ICU-8802 checkin xslt for transform X-SVN-Rev: 30632 --- .gitattributes | 1 + icu4c/source/test/perf/icuperf2report.xsl | 30 +++++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 icu4c/source/test/perf/icuperf2report.xsl diff --git a/.gitattributes b/.gitattributes index d811ae40d97..3f7ff05349b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -167,6 +167,7 @@ icu4c/source/test/perf/collperf/collperf.vcxproj -text icu4c/source/test/perf/collperf/collperf.vcxproj.filters -text icu4c/source/test/perf/convperf/convperf.vcxproj -text icu4c/source/test/perf/convperf/convperf.vcxproj.filters -text +icu4c/source/test/perf/icuperf2report.xsl -text icu4c/source/test/perf/normperf/normperf.vcxproj -text icu4c/source/test/perf/normperf/normperf.vcxproj.filters -text icu4c/source/test/perf/strsrchperf/strsrchperf.vcxproj -text diff --git a/icu4c/source/test/perf/icuperf2report.xsl b/icu4c/source/test/perf/icuperf2report.xsl new file mode 100644 index 00000000000..738f13e5f8e --- /dev/null +++ b/icu4c/source/test/perf/icuperf2report.xsl @@ -0,0 +1,30 @@ + + + + + + + + + + icu4- + + + + + + + success + + + + + + source/test/perf + iterations: + + + + + -- 2.40.0