pierre
|
aa8a7f5130
Do not use BSD system tar option -I if TARPROG is gtar for OpenBSD
|
6 năm trước cách đây |
pierre
|
3f39fe75f3
Fix test_c_objects rule (by removal of extra closing braces)
|
6 năm trước cách đây |
nickysn
|
8b17af1f89
+ added test for unit sortalgs, that tests the heapsort and randomized quicksort algorithms
|
6 năm trước cách đây |
nickysn
|
5c4af27a7a
+ added test for the sortbase unit
|
6 năm trước cách đây |
nickysn
|
99528f9774
+ added all the missing test/units/* subdirectories: classes character dateutil fpcunit softfpu variants
|
6 năm trước cách đây |
pierre
|
122fd55564
+ Add TEST_PARALLEL, adds -L option to DOTESTOPT
|
7 năm trước cách đây |
pierre
|
fb683c3adc
Add generated filelistDIR.lst to list of files to delete for clean
|
7 năm trước cách đây |
maciej-izak
|
08c0239d1e
Add rtl-generics to tests
|
7 năm trước cách đây |
florian
|
5e26142e54
* selected features are now stored in the system unit
|
7 năm trước cách đây |
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
|
8 năm trước cách đây |
pierre
|
6416864997
Revert wrong patch, which lead to an endless loop on linux systems, as directories are modified by each file additions
|
8 năm trước cách đây |
pierre
|
e6aa46f7f9
Add explicit dependency of gparmake and createlst executables to the units/FULL_TARGET subdirectory creation to avoid errors
|
8 năm trước cách đây |
svenbarth
|
43d5dacf70
+ add ability to execute tests that reside in $fpcdir/packages/*/tests
|
8 năm trước cách đây |
florian
|
baa33d7e2f
* pass enabled features to the compiler when running tests on the embedded target, so tests can depend on the features
|
9 năm trước cách đây |
pierre
|
92c1190ace
Reintroduce $(Q)
|
9 năm trước cách đây |
pierre
|
05542fbed9
Fix failure for windows make, related to the use of redirection,
|
9 năm trước cách đây |
pierre
|
bf652e79ed
Fix infinite loop problem that appear on gcc112 linux machine using GNU make 4.0.
|
9 năm trước cách đây |
Jonas Maebe
|
b3419ef06e
* add $(CREATELST) to the dependencies of $(GPARMAKE), so that both binaries
|
9 năm trước cách đây |
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)
|
9 năm trước cách đây |
pierre
|
7dcd7393e8
Use createlst.mak also to generate tbs/tbf/webtbs/webtbf directory lsitings to avoid hitting parameter length limitation
|
9 năm trước cách đây |
pierre
|
806890df40
Avoid line longer than 255, to be able to edit Makefile.fpc with fp IDE
|
9 năm trước cách đây |
nickysn
|
0a9bcf0369
+ added the new test/units/windows directory to the list of dirs, searched for tests by the makefile
|
9 năm trước cách đây |
florian
|
faec3936d7
* take care of SUBARCH when running tests
|
9 năm trước cách đây |
nickysn
|
47475c775f
* fixed testsuite after r32548 for certain GNU Make versions, where "-s" is not
|
9 năm trước cách đây |
florian
|
38f3644b0b
+ response file support for gparmake
|
10 năm trước cách đây |
nickysn
|
a19c506b46
+ added a very simple test for i8086-msdos for linking an external TASM
|
10 năm trước cách đây |
florian
|
d102bdc192
+ include tests/test/units/fmtbcd into the list of directories being searched for tests
|
10 năm trước cách đây |
Tomas Hajny
|
5f0a671ddc
* single quotes are not accepted under OS/2
|
10 năm trước cách đây |
pierre
|
1c6bc92ce4
Reverted separation of test and test subdirs that led to incomplete testsuite results
|
11 năm trước cách đây |
pierre
|
87dfdaacf5
Second try to fix wrong commit, missing changedir resotred
|
11 năm trước cách đây |