Quellcode durchsuchen

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

git-svn-id: trunk@29566 -
Tomas Hajny vor 10 Jahren
Ursprung
Commit
caa749f6a0
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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}