Commit Graph

9 Commits

Author SHA1 Message Date
pierre
a5ea0d2b4c Add dbconfig program to handle TESTCONFIG table
git-svn-id: trunk@26209 -
2013-12-10 08:48:08 +00:00
Jonas Maebe
252483ffd8 + support for running the testsuite in parallel. Note that only the "all"
target can be run in parallel, so "clean", "digest" and/or "dbdigest"
    have to be run in separate make invocations if you wish to use -j for
    running the testsuite

git-svn-id: trunk@21406 -
2012-05-28 09:14:56 +00:00
Tomas Hajny
91b87e078a * fix for running testsuite for GO32v2 by Giulio Bernardi
git-svn-id: trunk@10835 -
2008-04-28 14:40:21 +00:00
Vincent Snijders
e9dfa12646 added fptime to the makefile for all targets
git-svn-id: trunk@8623 -
2007-09-23 17:25:02 +00:00
florian
80d856aa33 * build prepup only on targets using it
git-svn-id: trunk@5051 -
2006-10-29 08:08:47 +00:00
florian
4a4b26b602 * use pascal program to generate the tar list to be more platform independend
git-svn-id: trunk@4975 -
2006-10-19 10:50:54 +00:00
peter
79ba0c0609 * only build dbdigest for fulldb 2005-03-04 17:09:49 +00:00
peter
9134bbede2 * dbdigest target 2005-02-14 17:41:39 +00:00
olle
bdaab01714 Major makefile rework for tests directory:
* differentiated between driver and test environment
  + added utils/Makefile.fpc, under the driver environment
  * units/Makefile.fpc is under the test environment
  * Makefile controls everything
  * plus lot of smaller changes
2004-04-27 23:13:49 +00:00