fpc/tests/test/cg
Jonas Maebe 3fde3f23ce * moved ios test object files to ios directory
+ added darwin/aarch64 test object files

git-svn-id: trunk@45803 -
2020-07-18 13:44:03 +00:00
..
cdecl
obj * moved ios test object files to ios directory 2020-07-18 13:44:03 +00:00
variants
ptest.pp
taddbool.pp
taddcard.pp
taddcurr.pp Avoid using <> for floating point values, check that abs of difference is small instead (fixes m68k 'pseudo-failure') 2020-01-09 14:38:58 +00:00
taddint.pp
taddlong.pp
taddr1.pp
taddr2.pp
taddr3.pp
taddreal1.pp
taddreal2.pp
taddreal3.pp
taddset2.pp
taddset3.pp
taddset4.pp
taddset.pp
tadint64.pp
tandorxorassign1.pp
tassign1.pp
tassign2.pp
tautom.pp
tcalcla1.pp
tcalcon1.pp
tcalcst1.pp
tcalcst2.pp
tcalcst3.pp
tcalcst4.pp
tcalcst5.pp
tcalcst6.pp
tcalcst7.pp
tcalcst8.pp
tcalext3.pp Add C objects linked with $L directive in %FILES to fix dosbox go32v2 tests 2018-05-28 08:11:42 +00:00
tcalext4.pp Add C objects linked with $L directive in %FILES to fix dosbox go32v2 tests 2018-05-28 08:11:42 +00:00
tcalext5.pp Add C objects linked with $L directive in %FILES to fix dosbox go32v2 tests 2018-05-28 08:11:42 +00:00
tcalext6.pp Link against libc to avoid __guard_local not found symbol failure at link time for OpenBSD target 2019-05-04 12:38:23 +00:00
tcalext.pp * tests: On x86_64-android long double is 128-bit. There is no support for 128-bit floats in FPC yet. So disable long double tests for x86_64-android for now. 2018-10-18 12:31:23 +00:00
tcalfun1.pp
tcalfun2.pp
tcalfun3.pp
tcalfun4.pp
tcalfun6.pp
tcalfun7.pp
tcalfun8.pp
tcall1.pp
tcalobj1.pp
tcalobj2.pp
tcalobj3.pp
tcalobj4.pp
tcalobj6.pp
tcalobj7.pp
tcalpext.pp - removed explicit linking of ptest.o, as that happens already automatically 2019-05-12 21:08:39 +00:00
tcalpvr1.pp
tcalpvr2.pp
tcalpvr3.pp
tcalpvr4.pp
tcalpvr6.pp
tcalpvr7.pp
tcalval1.pp
tcalval2.pp
tcalval3.pp
tcalval4.pp
tcalval5.pp
tcalval7.pp
tcalval8.pp
tcalval10.pp
tcalvar1.pp
tcalvar2.pp
tcalvar3.pp
tcalvar4.pp
tcalvar5.pp
tcalvar6.pp
tcalvar7.pp
tcalvar8.pp
tcase2.pp
tcase3.pp
tcase.pp
tclacla1.pp
tclasize.pp
tclatype.pp
tcnvint1.pp
tcnvint2.pp
tcnvint3.pp
tcnvint3a.pp * (modified) patch by J. Gareth Moreton: processor-aware MOVZX optimisation cleanup, resolves #36687 2020-02-22 18:37:38 +00:00
tcnvint3b.pp
tcnvint3c.pp * (modified) patch by J. Gareth Moreton: processor-aware MOVZX optimisation cleanup, resolves #36687 2020-02-22 18:37:38 +00:00
tcnvint4.pp
tcnvint5.pp
tcnvint6.pp
tcnvint7.pp
tcnvptr.pp
tcnvset.pp
tcnvstr1.pp
tcnvstr2.pp
tcnvstr3.pp
tcppcl1.pp Add C objects linked with $L directive in %FILES to fix dosbox go32v2 tests 2018-05-28 08:11:42 +00:00
tcppcl2.pp Link against libstdc++ and libc to avoid linking error for openbsd OS 2019-05-04 12:41:46 +00:00
tctr1.pp
tctr1a.pp
tderef.pp
tdivz1.pp
tdivz2.pp
texit.pp
tfor2.pp * do not unroll loops if the counter variable is accessed outside the current scope 2018-06-03 15:12:48 +00:00
tfor.pp
tformfnc.pp
tfuncret.pp
tin.pp
tincexc.pp
tinitdon.pp
tis.pp
tldparam.pp
tloadvmt.pp
tlohi2.pp
tlohi.pp
tm128.pp * (re)store alignment when doing a $push/$pop 2018-01-22 21:06:07 +00:00
tmanypar.pp
tmmxshift.pp * test is i386 only 2018-03-02 21:57:44 +00:00
tmoddiv1.pp
tmoddiv2.pp
tmoddiv3.pp * patch by J. Gareth Moreton: 2018-01-09 20:04:49 +00:00
tmoddiv4.pp Commit patch submitted by J. Gareth Moreton in bug report 35180 2019-03-04 21:53:22 +00:00
tmoddiv5.pp * patch by J. Gareth Moreton: reorganises the produced machine code for large unsigned divisions, resolves #32984 2018-01-12 22:03:52 +00:00
tmoddiv.pp
tmul3264.pp
tneg.pp
tnegnotassign1.pp
tnot.pp
tobjsiz2.pp
tobjsize.pp
tpara1.pp
tpara2.pp
tpara3.pp
tprintf2.pp * tests: On x86_64-android long double is 128-bit. There is no support for 128-bit floats in FPC yet. So disable long double tests for x86_64-android for now. 2018-10-18 12:31:23 +00:00
tprintf3.pp * tests: On x86_64-android long double is 128-bit. There is no support for 128-bit floats in FPC yet. So disable long double tests for x86_64-android for now. 2018-10-18 12:31:23 +00:00
tprintf.pp * tests: On x86_64-android long double is 128-bit. There is no support for 128-bit floats in FPC yet. So disable long double tests for x86_64-android for now. 2018-10-18 12:31:23 +00:00
traise1.pp
traise2.pp
traise3.pp
traise4.pp
traise5.pp
traise6.pp
treadwrt.pp
tsar1.pp
tshlshr.pp
tsmallrec.pp Add test for small records for 1 to 8 bytes in size passing to procedures 2018-03-11 22:06:29 +00:00
tstr.pp
tsubst.pp * fix compilation 2018-05-28 15:16:37 +00:00
ttincdec.pp
ttryexc1.pp
ttryfin1.pp
ttryfin2.pp
ttryfin3.pp
ttryfin4.pp
ttryfin5.pp
tumin.pp
tvec.pp
tvectorcall1.pp + implementation of the vectorcall calling convention by J. Gareth Moreton 2018-02-11 17:50:37 +00:00
tvectorcall1a.pp + more tests 2018-02-11 17:50:40 +00:00
tvectorcall1b.pp + more tests 2018-02-11 17:50:40 +00:00
tvectorcall2.pp + implementation of the vectorcall calling convention by J. Gareth Moreton 2018-02-11 17:50:37 +00:00
tvectorcall3.pp + implementation of the vectorcall calling convention by J. Gareth Moreton 2018-02-11 17:50:37 +00:00
tvectorcall3a.pp + more tests 2018-02-11 17:50:40 +00:00
uandorxorassign.pp
unegnotassign.pp
uprintf3.pp