fpc/tests/test/jvm
2022-06-23 19:12:14 +00:00
..
classlist.pp
classmeth.pp
forw.pp
getbit.pp
JavaClass.java * don't import org.freepascal.rtl.* as this also includes our System 2015-05-31 16:50:53 +00:00
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 * fixed tests 2020-05-16 13:31:28 +00:00
testall.bat * Improved TESTALL.BAT file for JVM tests 2022-06-23 19:12:14 +00:00
testall.sh Add possibility to pass jvm target compilation parameters and clean up if no problem is detected 2022-01-24 16:35:33 +00:00
testansi.pp
testintf.pp
testshort.pp
tformalclass.pp * resolve formal/anonymous external classes before comparing parameters to 2015-08-30 14:33:01 +00:00
tformalpara.pp
tinitvar.pp + -CTinitlocals switch for the JVM that initialises all local variables 2013-08-29 22:21:23 +00:00
tint.pp
tintstr.pp
tjavalowercaseproc.java * fixed some bugs in the camelCase conversion performed on the JVM target by 2013-10-23 22:44:45 +00:00
tjsetter.java * when automatically generating an overriding getter/setter method (because 2013-08-06 21:50:56 +00:00
tlowercaseproc.pp * fixed some bugs in the camelCase conversion performed on the JVM target by 2013-10-23 22:44:45 +00:00
tnestcallpass1.pp * wait till the end of typecheckpass before we load a call context's self 2015-07-07 16:34:14 +00:00
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
toverload2.pp * check all overloaded routines for mangled name conflicts on the JVM 2014-04-10 21:07:14 +00:00
toverload.pp * check all overloaded routines for mangled name conflicts on the JVM 2014-04-10 21:07:14 +00:00
tprocvaranon.pp * support anonymous procvar definitions for jvm outside parameter lists (in a 2015-11-22 10:52:20 +00:00
tprop2.pp
tprop3.pp * inherit po_auto_raised_visibility flag when the visibility of a method is 2013-01-26 16:52:28 +00:00
tprop4.pp * fixed -CTauto(g|s)etterprefix automatically generated helpers in case they 2013-01-30 22:35:59 +00:00
tprop5.pp Fix compilation of the two tests for jvm-android target 2022-01-07 22:56:13 +00:00
tprop5a.pp * support for raising the visibility of inherited properties on the JVM 2014-06-12 11:08:44 +00:00
tprop6.pp Fix compilation of the two tests for jvm-android target 2022-01-07 22:56:13 +00:00
tprop6a.pp * fixes for the support for overriding properties on the JVM target: 2014-06-14 10:35:35 +00:00
tprop.pp
tptrdynarr.pp * insert JVM checkcast instructions when a voidpointer is implicitly 2014-05-10 12:47:34 +00:00
tpvar.pp
tpvardelphi.pp
tpvarglobal.pp
tpvarglobaldelphi.pp
trange1.pp
trange2.pp
trange3.pp
tset1.pp
tset3.pp
tset7.pp
tsetansistr.pp + added n8086cal.pas, based on n386cal.pas; this pulls in nx86cal.pas as well and fixes compilation of the system unit on i8086 after the merge of the i8086 branch to trunk 2013-04-26 20:19:57 +00:00
tsetstring.pp + jvm setstring test 2014-10-15 20:50:14 +00:00
tsmallintarr.pp + forgot to commit, part of r26472 2014-03-30 16:55:03 +00:00
tstr.pp * fixed compilation of new str<->float code on the JVM target (patch by 2013-11-06 16:13:50 +00:00
tstring1.pp
tstring9.pp
tstring.pp * updated pos() for Java with an offset parameter (equivalent of r31464 etc) 2016-03-05 15:32:25 +00:00
tstrreal1.pp
tstrreal2.pp * fixed compilation of new str<->float code on the JVM target (patch by 2013-11-06 16:13:50 +00:00
tthreadvar.pp Add %skiptarget=$nothread to tests using threads 2018-03-15 09:05:26 +00:00
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
tw24089.pp * don't make a deep copy of records (and in the future, objects) in with- 2013-03-20 16:23:25 +00:00
tw29585.pp * made utf8tostring() Delphi-compatible (mantis #29585): 2016-03-05 15:32:22 +00:00
twith.pp
uenum.pp
ujsetter.pp * when automatically generating an overriding getter/setter method (because 2013-08-06 21:50:56 +00:00
unsupported.pp