Browse Source

* disable tw3893 for 64 bit cpus because it tests some 32 bit specific casting

git-svn-id: trunk@2145 -
tom_at_work 19 years ago
parent
commit
c637f452e5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/webtbs/tw3893.pp

+ 1 - 0
tests/webtbs/tw3893.pp

@@ -1,6 +1,7 @@
 { Source provided for Free Pascal Bug Report 3893 }
 { Submitted by "George Bakhtadze" on  2005-04-14 }
 { e-mail: [email protected] }
+{%SKIPCPU=powerpc64,x86_64}
 program test;
 
 function GetPropertyValue: Pointer;