fpc/tests/utils
florian 0e41df598e * merge i8086 branch by Nikolay Nikolov
git-svn-id: trunk@24324 -
2013-04-25 20:23:51 +00:00
..
avx * merged avx support in inline assembler developed by Torsten Grundke 2012-10-06 19:47:18 +00:00
dosbox + implemented a timeout in the dosbox wrapper, so that we don't wait forever if a test hangs 2013-04-10 13:44:30 +00:00
macos
testsuite * regenerated makefiles 2013-04-01 17:30:11 +00:00
variants
bench.pp
concat.pp * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
dbdigest.pp * Fixed compilation for version 5.5 of mysql 2012-12-28 23:40:10 +00:00
dbtests.pp * Fixed compilation for version 5.5 of mysql 2012-12-28 23:40:10 +00:00
digest.pp
dotest.pp * msdos is a 8.3 target as well 2013-03-31 19:20:20 +00:00
fail.pp
fptime.pp
gparmake.pp Try to fix problems related to inclusion of non-existing MakeChunk file 2013-03-20 10:17:46 +00:00
libtar.pas
Makefile * merge i8086 branch by Nikolay Nikolov 2013-04-25 20:23:51 +00:00
Makefile.fpc + support for running the testsuite in parallel. Note that only the "all" 2012-05-28 09:14:56 +00:00
prepup.pp + Add support for target specific options 2012-03-27 14:26:24 +00:00
redir.pp Fix win32 compilation 2012-05-20 17:03:01 +00:00
testfail.pp
tests.sql
teststr.pp * don't limit the full path of reslogfile to 32 characters 2012-05-29 09:21:07 +00:00
testu.pp * Implemented { %DELFILES file1 file2 ... } directive for tests. Primarily it is needed to delete shared libraries used by tests when TEST_DELTEMP=1. When testing on a real Android device, it is not good to run tests on flash memory partitions. Android devices have 1Mb RAM based tempfs partition for /tmp folder, which is ideal for running tests. Since 1Mb is very small size these days, it is needed to clean all test leftovers. Test shared libraries are the biggest leftovers and this new DELFILES directive will help to delete them. 2013-01-22 13:47:52 +00:00
tresults.pp