Просмотр исходного кода

* UTF-8 may not be the system codepage on OS/2 - skipped

git-svn-id: trunk@29566 -
Tomas Hajny 10 лет назад
Родитель
Сommit
caa749f6a0
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      tests/test/twide3.pp

+ 2 - 2
tests/test/twide3.pp

@@ -1,6 +1,6 @@
-{ %skiptarget=win32,win64,wince }
+{ %skiptarget=win32,win64,wince,os2,emx }
 { This test is only useful if the local codepage is utf-8 which
-  usually not the case on windows
+  usually not the case on windows (and never can be the case on OS/2)
 }
 {$codepage utf-8}