Переглянути джерело

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

git-svn-id: trunk@29566 -
Tomas Hajny 10 роки тому
батько
коміт
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}