pierre
|
806890df40
Avoid line longer than 255, to be able to edit Makefile.fpc with fp IDE
|
hace 9 años |
nickysn
|
0a9bcf0369
+ added the new test/units/windows directory to the list of dirs, searched for tests by the makefile
|
hace 9 años |
florian
|
faec3936d7
* take care of SUBARCH when running tests
|
hace 9 años |
nickysn
|
47475c775f
* fixed testsuite after r32548 for certain GNU Make versions, where "-s" is not
|
hace 10 años |
florian
|
38f3644b0b
+ response file support for gparmake
|
hace 10 años |
nickysn
|
a19c506b46
+ added a very simple test for i8086-msdos for linking an external TASM
|
hace 10 años |
florian
|
d102bdc192
+ include tests/test/units/fmtbcd into the list of directories being searched for tests
|
hace 10 años |
Tomas Hajny
|
5f0a671ddc
* single quotes are not accepted under OS/2
|
hace 10 años |
pierre
|
1c6bc92ce4
Reverted separation of test and test subdirs that led to incomplete testsuite results
|
hace 11 años |
pierre
|
87dfdaacf5
Second try to fix wrong commit, missing changedir resotred
|
hace 11 años |
pierre
|
1e74266499
Fix error introduced in last commit
|
hace 11 años |
pierre
|
0825f4a1a9
Set TEST_USE_LONGLOG to send longlog to www.freepascal.org instead of all log and elg files
|
hace 11 años |
Tomas Hajny
|
47818b38a6
* updates necessary for correct uploading of testsuite results under OS/2
|
hace 11 años |
florian
|
5d57f38619
+ functions for FMA and AVX2 detection
|
hace 11 años |
paul
|
7ac3647ff2
rtl: apply patch of Inoussa with Incremental Implementation of the Unicode Collation Algorithm (mantis #0024873)
|
hace 12 años |
nickysn
|
6be738f256
+ added directories cpu16/ and cpu16/i8086/ to the testsuite makefiles
|
hace 12 años |
florian
|
0e41df598e
* merge i8086 branch by Nikolay Nikolov
|
hace 12 años |
nickysn
|
f06b58a8bd
* always enable smartlinking for the tests themselves when running the testsuite for msdos
|
hace 12 años |
pierre
|
889181c4a5
Avoid including MakeChunk filefor clean'ing targets
|
hace 12 años |
pierre
|
3b655c312e
Try to fix problems related to inclusion of non-existing MakeChunk file
|
hace 12 años |
yury
|
d503ae6c3d
* Allow passing of double quoted paths in TEST_OPT.
|
hace 12 años |
yury
|
d26f0552a0
* Sync with trunk r23404.
|
hace 12 años |
yury
|
663f354471
* Support for running tests on a remote Android device using ADB.
|
hace 12 años |
florian
|
d4c17ec4e0
+ patch by Vojtech Cihak to add csqr function, resolves #23492
|
hace 13 años |
tom_at_work
|
71059475f8
GParMake also needs to get passed to allow completion of testsuite when some compilation options are incompatible to the default ones
|
hace 13 años |
tom_at_work
|
65a4ab399e
Fix use of FPC_OPT to build gparmake. The correct name of the parameter is FPCOPT. Regenerate makefile.
|
hace 13 años |
Jonas Maebe
|
b07f8b42fd
* always add -Fd to the compiler command line parameters, because the
|
hace 13 años |
Jonas Maebe
|
8329e60d28
* also support running the "full" and "fulldb" targets with -jX by
|
hace 13 años |
Jonas Maebe
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
hace 13 años |
Jonas Maebe
|
252483ffd8
+ support for running the testsuite in parallel. Note that only the "all"
|
hace 13 años |