Jonas Maebe
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
13 years ago |
Jonas Maebe
|
252483ffd8
+ support for running the testsuite in parallel. Note that only the "all"
|
13 years ago |
Jonas Maebe
|
d68d9ba1a0
* don't pass -blibpath parameter for %needlibrary tests on AIX: the linker
|
13 years ago |
Jonas Maebe
|
9efe09a827
+ aix support for testsuite helper programs
|
13 years ago |
pierre
|
c5f9b66e51
* Fix bug in DelOptions leading to infinite loop:(
|
13 years ago |
pierre
|
c968fcbfaf
* Fix PuTTY plink usage with -load option
|
13 years ago |
pierre
|
0658a6ee88
* Move + after objfpc to use ansistrings
|
13 years ago |
pierre
|
88b00552a2
+ Add support for target specific options
|
13 years ago |
pierre
|
2e4b7ae05c
Apply fixes from Sven Barth
|
13 years ago |
pierre
|
e366c013e3
* fix -rpath passing to linker for Windows OS by
|
14 years ago |
pierre
|
24d489f7f7
* Lowercase CompilerCPU and CompilerTarget
|
14 years ago |
pierre
|
1c2a5f9819
+ Update all Makefile's modified by
|
14 years ago |
pierre
|
c529921fc8
* clarify environment processing
|
14 years ago |
pierre
|
405655ba60
+ Skip library tests for go32v2 target
|
14 years ago |
pierre
|
256c58d670
* Fix SetTargetDirectoriesStyle , needed a call to GetCompilerTarget first
|
14 years ago |
pierre
|
9f919b942a
+ Support !ENV_VAR option and separate ExeExt for target from SrcExeExt for cross-testing
|
14 years ago |
Jonas Maebe
|
e8f654ffa5
* fixed ForceExtension() after r16905 in case the input did not have an
|
14 years ago |
pierre
|
acb2aca3d0
* Remove limitations to 255 chars of shortstrings
|
14 years ago |
pierre
|
e3b56a1bcb
|
14 years ago |
pierre
|
a440104065
+ NEEDEDAFTER to avoid deleting created files if needed for another test
|
15 years ago |
florian
|
b98ee089a4
o accelerate testing
|
16 years ago |
Jonas Maebe
|
060d81b8fa
Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from
|
16 years ago |
Jonas Maebe
|
c2e3b7067f
+ added {$goto on} so it still compiles on systems without a
|
17 years ago |
micha
|
b96823997d
+ add "FILES" variable for testsuite tests: list of files required by test needing to be copied to remote target
|
17 years ago |
florian
|
d88847dc14
* ignore -R when doing emulator based testing
|
17 years ago |
micha
|
c825b8239b
* increase default timeout for cpu intensive tests on slow cpus
|
18 years ago |
micha
|
ce4acf5b49
+ implement timeout wrapper call for testsuite (remote only)
|
18 years ago |
florian
|
f1d131ab83
+ -B added to get timing info
|
18 years ago |
peter
|
0e54433c75
* don't try to run tests for shouldfail tests
|
18 years ago |
yury
|
b6dbf981c9
* pass TEST_REMOTEPATH to emulator as "-R TEST_REMOTEPATH"
|
18 years ago |