소스 검색

* diabled it for windows

git-svn-id: trunk@9113 -
florian 18 년 전
부모
커밋
c5dcc2109d
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      tests/test/twide3.pp

+ 4 - 0
tests/test/twide3.pp

@@ -1,3 +1,7 @@
+{ %skiptarget=win32,win64,wince }
+{ This test is only usefull if the local codepage is utf-8 which
+  usually not the case on windows
+}
 {$codepage utf-8}
 
 {$mode objfpc}