yury
|
e0a70d0510
* Do not copy a library to a remote target if this library name is specified using %DELFILES directive.
|
преди 12 години |
yury
|
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.
|
преди 12 години |
yury
|
4902dd2f99
* Do not pass -f switch for rm when testing via adb, since default android shell do not support -f switch.
|
преди 12 години |
yury
|
32551f3c6b
* Fixed running library tests on android.
|
преди 12 години |
yury
|
663f354471
* Support for running tests on a remote Android device using ADB.
|
преди 12 години |
Jonas Maebe
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
преди 13 години |
Jonas Maebe
|
252483ffd8
+ support for running the testsuite in parallel. Note that only the "all"
|
преди 13 години |
Jonas Maebe
|
d68d9ba1a0
* don't pass -blibpath parameter for %needlibrary tests on AIX: the linker
|
преди 13 години |
Jonas Maebe
|
9efe09a827
+ aix support for testsuite helper programs
|
преди 13 години |
pierre
|
c5f9b66e51
* Fix bug in DelOptions leading to infinite loop:(
|
преди 13 години |
pierre
|
c968fcbfaf
* Fix PuTTY plink usage with -load option
|
преди 13 години |
pierre
|
0658a6ee88
* Move + after objfpc to use ansistrings
|
преди 13 години |
pierre
|
88b00552a2
+ Add support for target specific options
|
преди 13 години |
pierre
|
2e4b7ae05c
Apply fixes from Sven Barth
|
преди 14 години |
pierre
|
e366c013e3
* fix -rpath passing to linker for Windows OS by
|
преди 14 години |
pierre
|
24d489f7f7
* Lowercase CompilerCPU and CompilerTarget
|
преди 14 години |
pierre
|
1c2a5f9819
+ Update all Makefile's modified by
|
преди 14 години |
pierre
|
c529921fc8
* clarify environment processing
|
преди 14 години |
pierre
|
405655ba60
+ Skip library tests for go32v2 target
|
преди 14 години |
pierre
|
256c58d670
* Fix SetTargetDirectoriesStyle , needed a call to GetCompilerTarget first
|
преди 14 години |
pierre
|
9f919b942a
+ Support !ENV_VAR option and separate ExeExt for target from SrcExeExt for cross-testing
|
преди 14 години |
Jonas Maebe
|
e8f654ffa5
* fixed ForceExtension() after r16905 in case the input did not have an
|
преди 14 години |
pierre
|
acb2aca3d0
* Remove limitations to 255 chars of shortstrings
|
преди 14 години |
pierre
|
e3b56a1bcb
|
преди 14 години |
pierre
|
a440104065
+ NEEDEDAFTER to avoid deleting created files if needed for another test
|
преди 16 години |
florian
|
b98ee089a4
o accelerate testing
|
преди 16 години |
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
|
преди 17 години |
Jonas Maebe
|
c2e3b7067f
+ added {$goto on} so it still compiles on systems without a
|
преди 17 години |
micha
|
b96823997d
+ add "FILES" variable for testsuite tests: list of files required by test needing to be copied to remote target
|
преди 17 години |
florian
|
d88847dc14
* ignore -R when doing emulator based testing
|
преди 17 години |