.. |
avx
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
vor 13 Jahren |
macos
|
4ace790492
* remove $Log
|
vor 20 Jahren |
testsuite
|
23b95a4d70
* Regenerated all makefiles.
|
vor 12 Jahren |
variants
|
f56c2bcefc
* fixed some tests involving extended/double/currency after previous
|
vor 18 Jahren |
Makefile
|
23b95a4d70
* Regenerated all makefiles.
|
vor 12 Jahren |
Makefile.fpc
|
252483ffd8
+ support for running the testsuite in parallel. Note that only the "all"
|
vor 13 Jahren |
bench.pp
|
f1d131ab83
+ -B added to get timing info
|
vor 18 Jahren |
concat.pp
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
vor 13 Jahren |
dbdigest.pp
|
b3de56a540
* Fixed compilation for version 5.5 of mysql
|
vor 12 Jahren |
dbtests.pp
|
b3de56a540
* Fixed compilation for version 5.5 of mysql
|
vor 12 Jahren |
digest.pp
|
790a4fe2d3
* log and id tags removed
|
vor 20 Jahren |
dotest.pp
|
e0a70d0510
* Do not copy a library to a remote target if this library name is specified using %DELFILES directive.
|
vor 12 Jahren |
fail.pp
|
5d72fea2ba
* new files for checking if ComSpec returns error
|
vor 23 Jahren |
fptime.pp
|
5fa9463074
* remove two warnings
|
vor 15 Jahren |
gparmake.pp
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
vor 13 Jahren |
libtar.pas
|
edf3a3cb17
* add libtar needed for windows
|
vor 18 Jahren |
prepup.pp
|
88b00552a2
+ Add support for target specific options
|
vor 13 Jahren |
redir.pp
|
02f8739bca
Fix win32 compilation
|
vor 13 Jahren |
testfail.pp
|
5fa9463074
* remove two warnings
|
vor 15 Jahren |
tests.sql
|
9e2e350d08
* Updated script te create testsuite-database
|
vor 17 Jahren |
teststr.pp
|
a6375ba385
* don't limit the full path of reslogfile to 32 characters
|
vor 13 Jahren |
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.
|
vor 12 Jahren |
tresults.pp
|
3d6141fa86
* put all possible test outcome into tresults unit
|
vor 18 Jahren |