.. |
avx
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 gadi atpakaļ |
dosbox
|
f84fc17edc
+ implemented a timeout in the dosbox wrapper, so that we don't wait forever if a test hangs
|
12 gadi atpakaļ |
macos
|
4ace790492
* remove $Log
|
20 gadi atpakaļ |
testsuite
|
58497ff016
Regenerate all Makefiles with an up-to-date fpcmake binary
|
12 gadi atpakaļ |
variants
|
f56c2bcefc
* fixed some tests involving extended/double/currency after previous
|
18 gadi atpakaļ |
Makefile
|
114d8e4507
Regenerate all Makefiles with an up-to-date fpcmake binary
|
12 gadi atpakaļ |
Makefile.fpc
|
252483ffd8
+ support for running the testsuite in parallel. Note that only the "all"
|
13 gadi atpakaļ |
bench.pp
|
f1d131ab83
+ -B added to get timing info
|
18 gadi atpakaļ |
concat.pp
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
13 gadi atpakaļ |
dbdigest.pp
|
b3de56a540
* Fixed compilation for version 5.5 of mysql
|
12 gadi atpakaļ |
dbtests.pp
|
b3de56a540
* Fixed compilation for version 5.5 of mysql
|
12 gadi atpakaļ |
digest.pp
|
790a4fe2d3
* log and id tags removed
|
20 gadi atpakaļ |
dotest.pp
|
74880f639a
* msdos is a 8.3 target as well
|
12 gadi atpakaļ |
fail.pp
|
5d72fea2ba
* new files for checking if ComSpec returns error
|
23 gadi atpakaļ |
fptime.pp
|
5fa9463074
* remove two warnings
|
15 gadi atpakaļ |
gparmake.pp
|
3b655c312e
Try to fix problems related to inclusion of non-existing MakeChunk file
|
12 gadi atpakaļ |
libtar.pas
|
edf3a3cb17
* add libtar needed for windows
|
18 gadi atpakaļ |
prepup.pp
|
88b00552a2
+ Add support for target specific options
|
13 gadi atpakaļ |
redir.pp
|
02f8739bca
Fix win32 compilation
|
13 gadi atpakaļ |
testfail.pp
|
5fa9463074
* remove two warnings
|
15 gadi atpakaļ |
tests.sql
|
9e2e350d08
* Updated script te create testsuite-database
|
17 gadi atpakaļ |
teststr.pp
|
a6375ba385
* don't limit the full path of reslogfile to 32 characters
|
13 gadi atpakaļ |
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.
|
12 gadi atpakaļ |
tresults.pp
|
3d6141fa86
* put all possible test outcome into tresults unit
|
18 gadi atpakaļ |