fpc/tests/utils
Jonas Maebe 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no
longer split per directory, but in chunks of 100 tests (configurable via
    the new CHUNKSIZE=xxx Makefile parameter), which then all can be checked
    in parallel
   o dependencies between tests are handled by always putting tests whose
     name is the same except for the last character into the same chunk
   o as previously, -jx can only be used for the "all" target, other targets
     cannot be executed in parallel
   o the "units" directory has been renamed "tstunits" because otherwise
     "make distclean" will remove it entirely now that the main tests
     makefile also compiles a program

git-svn-id: trunk@21479 -
2012-06-03 17:56:28 +00:00
..
macos
testsuite + Regenerate all Makefiles's after adding x86_64 netbsd target 2012-04-24 23:15:18 +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
dbtests.pp
digest.pp
dotest.pp * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
fail.pp
fptime.pp
gparmake.pp * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
libtar.pas
Makefile + support for running the testsuite in parallel. Note that only the "all" 2012-05-28 09:14:56 +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 * prevent crash in dotest in case a test file contains a line at the start 2012-04-29 17:36:11 +00:00
tresults.pp