Explorar el Código

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

git-svn-id: trunk@2145 -
tom_at_work hace 20 años
padre
commit
c637f452e5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;