fpc/tests/utils
florian 0ea0b5c34d * quote parameters
git-svn-id: trunk@26584 -
2014-01-26 11:40:46 +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 Try to become HTML 4 transitional compliant and add svn links 2014-01-04 21:16:01 +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
dbconfig.pp Program cleaned up 2014-01-04 21:12:34 +00:00
dbdigest.pp Add missing SqlDate calls inside InsertNewTestConfigId 2014-01-04 21:07:44 +00:00
dbtests.pp Remove GetTestRunHistoryID, replaced by GetTestNextRunHistoryID and GetTestPreviousHistoryID 2014-01-04 21:11:23 +00:00
digest.pp
dotest.pp Force SrcExeExt for prog parameter in ExecuteRemote function 2013-12-10 08:41:30 +00:00
fail.pp
fptime.pp * quote parameters 2014-01-26 11:40:46 +00:00
fpts2junit.pp added a simple optional utility to convert FP Testsuite results to JUnit.XML format 2013-11-02 20:39:11 +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
Makefile Add dbconfig program to handle TESTCONFIG table 2013-12-10 08:48:08 +00:00
Makefile.fpc Add dbconfig program to handle TESTCONFIG table 2013-12-10 08:48:08 +00:00
prepup.pp Add -ll option to use longlog file 2013-12-11 12:21:10 +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