]> granicus.if.org Git - icu/commitdiff
ICU-13667 Fix Samples test script for ucnv project.
authorJeff Genovy <29107334+jefgen@users.noreply.github.com>
Wed, 30 May 2018 00:49:34 +0000 (00:49 +0000)
committerJeff Genovy <29107334+jefgen@users.noreply.github.com>
Wed, 30 May 2018 00:49:34 +0000 (00:49 +0000)
X-SVN-Rev: 41480

icu4c/source/samples/all/samplecheck.bat

index 99e4fafd1ad25b600d28d20634f6d7e3c83e06c8..0a80c674a06e2388a8b2ae5acdb2a83385f8d918 100644 (file)
@@ -173,7 +173,9 @@ if ERRORLEVEL 1 goto :SampleError
 @set THT=ucnv\r
 @echo.\r
 @echo ==== %THT% =========================================================================\r
+pushd %ICU_SAMPLESDIR%\ucnv\r
 %SAMPLE_UCNV%\r
+popd\r
 if ERRORLEVEL 1 goto :SampleError\r
 \r
 REM TODO: udata needs changes to the vcxproj file to fix the output locations for writer/reader.\r