pierre
|
8ff9f4f743
Merge commit 45825
|
%!s(int64=5) %!d(string=hai) anos |
pierre
|
9ad32e036a
Merge commit 45737
|
%!s(int64=5) %!d(string=hai) anos |
pierre
|
0668d7385b
Merge of revisions 42022 from trunk to fixes_3_2
|
%!s(int64=6) %!d(string=hai) anos |
pierre
|
fb683c3adc
Add generated filelistDIR.lst to list of files to delete for clean
|
%!s(int64=7) %!d(string=hai) anos |
maciej-izak
|
08c0239d1e
Add rtl-generics to tests
|
%!s(int64=8) %!d(string=hai) anos |
florian
|
5e26142e54
* selected features are now stored in the system unit
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
ba40d4e0f3
* gparmake and createlst are (usually) compiled using the installed host compiler, so don't pass FPCOPT which is geared towards the target compiler instead and thus passes the unit directory of the that compiler's RTL which leads to the compiler picking up the wrong startup object files
|
%!s(int64=8) %!d(string=hai) anos |
pierre
|
6416864997
Revert wrong patch, which lead to an endless loop on linux systems, as directories are modified by each file additions
|
%!s(int64=8) %!d(string=hai) anos |
pierre
|
e6aa46f7f9
Add explicit dependency of gparmake and createlst executables to the units/FULL_TARGET subdirectory creation to avoid errors
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
43d5dacf70
+ add ability to execute tests that reside in $fpcdir/packages/*/tests
|
%!s(int64=9) %!d(string=hai) anos |
florian
|
baa33d7e2f
* pass enabled features to the compiler when running tests on the embedded target, so tests can depend on the features
|
%!s(int64=9) %!d(string=hai) anos |
pierre
|
92c1190ace
Reintroduce $(Q)
|
%!s(int64=9) %!d(string=hai) anos |
pierre
|
05542fbed9
Fix failure for windows make, related to the use of redirection,
|
%!s(int64=9) %!d(string=hai) anos |
pierre
|
bf652e79ed
Fix infinite loop problem that appear on gcc112 linux machine using GNU make 4.0.
|
%!s(int64=9) %!d(string=hai) anos |
Jonas Maebe
|
b3419ef06e
* add $(CREATELST) to the dependencies of $(GPARMAKE), so that both binaries
|
%!s(int64=9) %!d(string=hai) anos |
svenbarth
|
e0fd432c9d
* use a Pascal tool instead of a Makefile to generate the list of test files; this way the testsuite works again with older versions of make that don't support $(info ...) (e.g. 3.80 and earlier)
|
%!s(int64=9) %!d(string=hai) anos |
pierre
|
7dcd7393e8
Use createlst.mak also to generate tbs/tbf/webtbs/webtbf directory lsitings to avoid hitting parameter length limitation
|
%!s(int64=9) %!d(string=hai) anos |
pierre
|
806890df40
Avoid line longer than 255, to be able to edit Makefile.fpc with fp IDE
|
%!s(int64=9) %!d(string=hai) anos |
nickysn
|
0a9bcf0369
+ added the new test/units/windows directory to the list of dirs, searched for tests by the makefile
|
%!s(int64=9) %!d(string=hai) anos |
florian
|
faec3936d7
* take care of SUBARCH when running tests
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
47475c775f
* fixed testsuite after r32548 for certain GNU Make versions, where "-s" is not
|
%!s(int64=10) %!d(string=hai) anos |
florian
|
38f3644b0b
+ response file support for gparmake
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
a19c506b46
+ added a very simple test for i8086-msdos for linking an external TASM
|
%!s(int64=10) %!d(string=hai) anos |
florian
|
d102bdc192
+ include tests/test/units/fmtbcd into the list of directories being searched for tests
|
%!s(int64=10) %!d(string=hai) anos |
Tomas Hajny
|
5f0a671ddc
* single quotes are not accepted under OS/2
|
%!s(int64=11) %!d(string=hai) anos |
pierre
|
1c6bc92ce4
Reverted separation of test and test subdirs that led to incomplete testsuite results
|
%!s(int64=11) %!d(string=hai) anos |
pierre
|
87dfdaacf5
Second try to fix wrong commit, missing changedir resotred
|
%!s(int64=11) %!d(string=hai) anos |
pierre
|
1e74266499
Fix error introduced in last commit
|
%!s(int64=11) %!d(string=hai) anos |
pierre
|
0825f4a1a9
Set TEST_USE_LONGLOG to send longlog to www.freepascal.org instead of all log and elg files
|
%!s(int64=11) %!d(string=hai) anos |
Tomas Hajny
|
47818b38a6
* updates necessary for correct uploading of testsuite results under OS/2
|
%!s(int64=11) %!d(string=hai) anos |