Browse Source

* Disabled tests which force the -Cg- option for Android since they can not be run on Android 5+ where PIE is required.

git-svn-id: trunk@33303 -
yury 9 years ago
parent
commit
3a5412a931
51 changed files with 51 additions and 2 deletions
  1. 1 0
      tests/tbs/tb0106.pp
  2. 1 0
      tests/tbs/tb0145.pp
  3. 1 1
      tests/tbs/tb0193.pp
  4. 1 0
      tests/tbs/tb0194.pp
  5. 1 0
      tests/tbs/tb0236.pp
  6. 1 0
      tests/tbs/tb0261.pp
  7. 1 0
      tests/tbs/tb0267.pp
  8. 1 0
      tests/tbs/tb0275.pp
  9. 1 0
      tests/tbs/tb0319.pp
  10. 1 0
      tests/tbs/tb0320.pp
  11. 1 0
      tests/tbs/tb0495.pp
  12. 1 0
      tests/tbs/tb0523.pp
  13. 1 0
      tests/test/tfpu3.pp
  14. 1 0
      tests/test/tfpu4.pp
  15. 1 0
      tests/test/tfpu5.pp
  16. 1 0
      tests/webtbs/tw0735.pp
  17. 1 0
      tests/webtbs/tw0761.pp
  18. 1 0
      tests/webtbs/tw0892.pp
  19. 1 0
      tests/webtbs/tw0919.pp
  20. 1 0
      tests/webtbs/tw0944.pp
  21. 1 0
      tests/webtbs/tw1023.pp
  22. 1 0
      tests/webtbs/tw1066a.pp
  23. 1 0
      tests/webtbs/tw1066b.pp
  24. 1 0
      tests/webtbs/tw1090.pp
  25. 1 0
      tests/webtbs/tw1117.pp
  26. 1 1
      tests/webtbs/tw11786.pp
  27. 1 0
      tests/webtbs/tw13294.pp
  28. 1 0
      tests/webtbs/tw13563.pp
  29. 1 0
      tests/webtbs/tw15370.pp
  30. 1 0
      tests/webtbs/tw15843.pp
  31. 1 0
      tests/webtbs/tw16700.pp
  32. 1 0
      tests/webtbs/tw18019.pp
  33. 1 0
      tests/webtbs/tw1902.pp
  34. 1 0
      tests/webtbs/tw22376.pp
  35. 1 0
      tests/webtbs/tw2323.pp
  36. 1 0
      tests/webtbs/tw26668.pp
  37. 1 0
      tests/webtbs/tw2668.pp
  38. 1 0
      tests/webtbs/tw2806.pp
  39. 1 0
      tests/webtbs/tw2998.pp
  40. 1 0
      tests/webtbs/tw3093.pp
  41. 1 0
      tests/webtbs/tw3274.pp
  42. 1 0
      tests/webtbs/tw3577.pp
  43. 1 0
      tests/webtbs/tw3863.pp
  44. 1 0
      tests/webtbs/tw3931a.pp
  45. 1 0
      tests/webtbs/tw4240.pp
  46. 1 0
      tests/webtbs/tw4388.pp
  47. 1 0
      tests/webtbs/tw4450.pp
  48. 1 0
      tests/webtbs/tw5015.pp
  49. 1 0
      tests/webtbs/tw8195a.pp
  50. 1 0
      tests/webtbs/tw8195b.pp
  51. 1 0
      tests/webtbs/tw9327.pp

+ 1 - 0
tests/tbs/tb0106.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 { Old file: tbs0124b.pp }

+ 1 - 0
tests/tbs/tb0145.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 { Old file: tbs0175.pp }

+ 1 - 1
tests/tbs/tb0193.pp

@@ -1,4 +1,4 @@
-{ %skiptarget=win32,win64 }
+{ %skiptarget=win32,win64,android }
 { %OPT=-Cg- }
 { Old file: tbs0227.pp }
 { external var does strange things when declared in localsymtable OK 0.99.11 (PFV) }

+ 1 - 0
tests/tbs/tb0194.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 { Old file: tbs0228.pp }

+ 1 - 0
tests/tbs/tb0236.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 { Old file: tbs0276.pp }

+ 1 - 0
tests/tbs/tb0261.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 { Old file: tbs0304.pp }

+ 1 - 0
tests/tbs/tb0267.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 { Old file: tbs0309.pp }

+ 1 - 0
tests/tbs/tb0275.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 { Old file: tbs0322.pp }

+ 1 - 0
tests/tbs/tb0319.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 {$asmmode att}

+ 1 - 0
tests/tbs/tb0320.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 {$asmmode intel}

+ 1 - 0
tests/tbs/tb0495.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386 }
 { %OPT=-Cg- }
 {$asmmode intel}

+ 1 - 0
tests/tbs/tb0523.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 {$asmmode intel}

+ 1 - 0
tests/test/tfpu3.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 { %NOTE= this test requires that nasm assembler is installed }

+ 1 - 0
tests/test/tfpu4.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 { testfdiv variant with GNU AS output forced }

+ 1 - 0
tests/test/tfpu5.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 { This test program deals with the

+ 1 - 0
tests/webtbs/tw0735.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 {$asmmode intel}

+ 1 - 0
tests/webtbs/tw0761.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 {$asmmode intel}

+ 1 - 0
tests/webtbs/tw0892.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 

+ 1 - 0
tests/webtbs/tw0919.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386 }
 { %OPT=-Cg- }
 

+ 1 - 0
tests/webtbs/tw0944.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 {$ifdef TP}

+ 1 - 0
tests/webtbs/tw1023.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 { Source provided for Free Pascal Bug Report 1023 }

+ 1 - 0
tests/webtbs/tw1066a.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 { Source provided for Free Pascal Bug Report 1066 }

+ 1 - 0
tests/webtbs/tw1066b.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 {----------------cut here----------------}

+ 1 - 0
tests/webtbs/tw1090.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 {$asmmode intel}

+ 1 - 0
tests/webtbs/tw1117.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 {$asmmode intel}

+ 1 - 1
tests/webtbs/tw11786.pp

@@ -1,4 +1,4 @@
-{ %skiptarget=darwin}
+{ %skiptarget=darwin,android }
 { %cpu=i386 }
 { %OPT=-Cg- }
 var

+ 1 - 0
tests/webtbs/tw13294.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386,x86_64 }
 { %opt=-Cg- }
 

+ 1 - 0
tests/webtbs/tw13563.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386 }
 { %opt=-Cg- }
 

+ 1 - 0
tests/webtbs/tw15370.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 {%CPU=i386}
 {%opt=-Cg-}
 

+ 1 - 0
tests/webtbs/tw15843.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %opt=-Cg- }
 { %cpu=i386 }
 

+ 1 - 0
tests/webtbs/tw16700.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386 }
 { %opt=-Cg- }
 

+ 1 - 0
tests/webtbs/tw18019.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386 }
 { %opt=-Cg- }
 

+ 1 - 0
tests/webtbs/tw1902.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386 }
 { %OPT=-Cg- }
 

+ 1 - 0
tests/webtbs/tw22376.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386,x86_64 }
 { %opt=-Cg- }
 {$mode objfpc}

+ 1 - 0
tests/webtbs/tw2323.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 { Source provided for Free Pascal Bug Report 2323 }

+ 1 - 0
tests/webtbs/tw26668.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %CPU=i386 }
 { %OPT=-Cg- }
 

+ 1 - 0
tests/webtbs/tw2668.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386 }
 { %OPT=-Cg- }
 { %version=1.1 }

+ 1 - 0
tests/webtbs/tw2806.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386 }
 { %OPT=-Cg- }
 

+ 1 - 0
tests/webtbs/tw2998.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386 }
 { %OPT=-OaVARMIN=16 -Cg- }
 

+ 1 - 0
tests/webtbs/tw3093.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386 }
 { %OPT=-Cg- }
 

+ 1 - 0
tests/webtbs/tw3274.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386 }
 { %opt=-Cg- }
 

+ 1 - 0
tests/webtbs/tw3577.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386 }
 { %opt=-Cg- }
 

+ 1 - 0
tests/webtbs/tw3863.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386 }
 { %opt=-Cg- }
 

+ 1 - 0
tests/webtbs/tw3931a.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386 }
 { %OPT=-Cg- }
 

+ 1 - 0
tests/webtbs/tw4240.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386 }
 { %OPT=-Cg- }
 { Source provided for Free Pascal Bug Report 4240 }

+ 1 - 0
tests/webtbs/tw4388.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %opt=-O2r -Cg- }
 { %cpu=i386 }
 {$mode delphi}

+ 1 - 0
tests/webtbs/tw4450.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386 }
 { %OPT=-Cg- }
 

+ 1 - 0
tests/webtbs/tw5015.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386 }
 { %OPT=-Cg- }
 

+ 1 - 0
tests/webtbs/tw8195a.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386 }
 { %OPT=-Cg- }
 

+ 1 - 0
tests/webtbs/tw8195b.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %cpu=i386 }
 { %OPT=-Cg- }
 

+ 1 - 0
tests/webtbs/tw9327.pp

@@ -1,3 +1,4 @@
+{ %skiptarget=android }
 { %opt=-Cg- }
 { %cpu=i386 }