소스 검색

* 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}