fpc/tests/utils
2013-04-29 12:48: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 * remove $Log 2005-06-07 09:47:55 +00:00
testsuite Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:48:51 +00:00
variants * fixed some tests involving extended/double/currency after previous 2007-11-01 13:53:55 +00:00
bench.pp + -B added to get timing info 2007-09-23 14:36:26 +00:00
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 * log and id tags removed 2005-05-21 09:42:41 +00:00
dotest.pp * msdos is a 8.3 target as well 2013-03-31 19:20:20 +00:00
fail.pp * new files for checking if ComSpec returns error 2002-12-05 16:04:26 +00:00
fptime.pp * remove two warnings 2010-01-22 23:32:51 +00:00
gparmake.pp Try to fix problems related to inclusion of non-existing MakeChunk file 2013-03-20 10:17:46 +00:00
libtar.pas * add libtar needed for windows 2007-04-25 06:37:09 +00:00
Makefile Regenerate all Makefiles with an up-to-date fpcmake binary 2013-04-29 12:39:52 +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 * remove two warnings 2010-01-22 23:32:51 +00:00
tests.sql * Updated script te create testsuite-database 2008-01-26 12:24:15 +00:00
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 * put all possible test outcome into tresults unit 2007-02-16 10:09:37 +00:00