Prechádzať zdrojové kódy

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

git-svn-id: trunk@29566 -
Tomas Hajny 10 rokov pred
rodič
commit
caa749f6a0
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  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}