| .. |
|
avx
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
hace 13 años |
|
dosbox
|
f84fc17edc
+ implemented a timeout in the dosbox wrapper, so that we don't wait forever if a test hangs
|
hace 12 años |
|
macos
|
4ace790492
* remove $Log
|
hace 20 años |
|
testsuite
|
a7a9a74f91
Try to become HTML 4 transitional compliant and add svn links
|
hace 12 años |
|
variants
|
f56c2bcefc
* fixed some tests involving extended/double/currency after previous
|
hace 18 años |
|
Makefile
|
a5ea0d2b4c
Add dbconfig program to handle TESTCONFIG table
|
hace 12 años |
|
Makefile.fpc
|
a5ea0d2b4c
Add dbconfig program to handle TESTCONFIG table
|
hace 12 años |
|
bench.pp
|
f1d131ab83
+ -B added to get timing info
|
hace 18 años |
|
concat.pp
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
hace 13 años |
|
dbconfig.pp
|
62bcc3a2c5
Program cleaned up
|
hace 12 años |
|
dbdigest.pp
|
166ab46317
Add missing SqlDate calls inside InsertNewTestConfigId
|
hace 12 años |
|
dbtests.pp
|
7adeb480e1
Remove GetTestRunHistoryID, replaced by GetTestNextRunHistoryID and GetTestPreviousHistoryID
|
hace 12 años |
|
digest.pp
|
790a4fe2d3
* log and id tags removed
|
hace 20 años |
|
dotest.pp
|
bd91a8da7e
Force SrcExeExt for prog parameter in ExecuteRemote function
|
hace 12 años |
|
fail.pp
|
5d72fea2ba
* new files for checking if ComSpec returns error
|
hace 23 años |
|
fptime.pp
|
5fa9463074
* remove two warnings
|
hace 16 años |
|
fpts2junit.pp
|
eb8858933d
added a simple optional utility to convert FP Testsuite results to JUnit.XML format
|
hace 12 años |
|
gparmake.pp
|
3b655c312e
Try to fix problems related to inclusion of non-existing MakeChunk file
|
hace 13 años |
|
libtar.pas
|
edf3a3cb17
* add libtar needed for windows
|
hace 19 años |
|
prepup.pp
|
360f53b742
Add -ll option to use longlog file
|
hace 12 años |
|
redir.pp
|
02f8739bca
Fix win32 compilation
|
hace 13 años |
|
testfail.pp
|
5fa9463074
* remove two warnings
|
hace 16 años |
|
tests.sql
|
9e2e350d08
* Updated script te create testsuite-database
|
hace 18 años |
|
teststr.pp
|
a6375ba385
* don't limit the full path of reslogfile to 32 characters
|
hace 13 años |
|
testu.pp
|
fbb0b48ad6
* 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.
|
hace 13 años |
|
tresults.pp
|
3d6141fa86
* put all possible test outcome into tresults unit
|
hace 19 años |