fpc/tests/test/jvm
Jonas Maebe 4dd2aff6c6 * explicitly disable overflow checking because that blows up the code far
beyond the 64kb per method limit (so that all tests can be compiled/run
    with the -Co command line parameter to check that functionality against
    false positives)

git-svn-id: trunk@22810 -
2012-10-21 17:56:50 +00:00
..
classlist.pp
classmeth.pp
forw.pp
getbit.pp
JavaClass.java
nested.pp
outpara.pp
sort.pp
tabs.pp
taddbool.pp
taddset.pp
taddsetint.pp
tarray2.pp
tarray3.pp
tassert.pp
tbyte.pp
tbytearrres.pp
tclassproptest.pp
tcnvstr1.pp
tcnvstr3.pp
tconst.pp
tdefpara.pp
tdynarrec.pp
tdynarrnil.pp
tenum2.pp * by default, no longer initialize enumeration fields of classes/objects 2012-06-29 21:24:35 +00:00
tenum.pp
test.pp
testall.bat + test for range checking (and against false positives for overflow checking) 2012-10-21 17:56:42 +00:00
testall.sh + test for range checking (and against false positives for overflow checking) 2012-10-21 17:56:42 +00:00
testansi.pp
testintf.pp
testshort.pp
tformalpara.pp
tint.pp
tintstr.pp
tnestdynarr.pp
tnestedset.pp
tnestproc.pp * do not apply node CSE to nested loads on high level cpu targets, because 2012-10-02 18:12:24 +00:00
topovl.pp
tprop2.pp
tprop.pp
tpvar.pp
tpvardelphi.pp
tpvarglobal.pp
tpvarglobaldelphi.pp
trange1.pp
trange2.pp
trange3.pp
tset1.pp
tset3.pp
tset7.pp
tsetansistr.pp * forgot to commit, part of r21765 2012-07-03 21:23:20 +00:00
tstr.pp
tstring1.pp
tstring9.pp
tstrreal1.pp
tstrreal2.pp
tthreadvar.pp
ttincdec.pp + test for range checking (and against false positives for overflow checking) 2012-10-21 17:56:42 +00:00
ttrig.pp
ttrunc.pp
tval1.pp
tval2.pp
tval3.pp
tval4.pp
tval5.pp
tval.inc
tval.pp
tvalc.pp
tvarpara.pp
tvirtclmeth.pp
tw20212.pp
tw22807.pp * explicitly disable overflow checking because that blows up the code far 2012-10-21 17:56:50 +00:00
twith.pp
uenum.pp
unsupported.pp