| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add wposuffix to keep different logs for each pass when passes is > 1 | pierre | 2021-02-24 | 1 | -4/+8 |
| * | * support passing options to the emulator when using one for testing | florian | 2020-11-26 | 1 | -24/+28 |
| * | * dotest: When executing a remote test, prevent overwrite of the test's resul... | yury | 2018-10-11 | 1 | -1/+12 |
| * | Use GetProcessId number for UniqueSuffix if -L is used without parameter | pierre | 2018-07-05 | 1 | -0/+2 |
| * | Use old Copy procedure with 3 parameters | pierre | 2018-06-05 | 1 | -1/+1 |
| * | Move GetToken function to testu unit | pierre | 2018-04-04 | 1 | -18/+0 |
| * | Move several path related functions from dotest program to testu unit for us... | pierre | 2018-03-30 | 1 | -125/+3 |
| * | * implement support for copying a central, pre-created configuration file for... | svenbarth | 2017-08-20 | 1 | -17/+56 |
| * | * put test files that are outside of the tests directory into a "root" subdir... | svenbarth | 2017-08-04 | 1 | -1/+7 |
| * | Always consider Compilation raised exception internally as an Internal Error | pierre | 2016-09-03 | 1 | -7/+1 |
| * | Consider a 'Compilation raised exception internally' without Fatal nor Error... | pierre | 2016-09-02 | 1 | -1/+8 |
| * | * Files added in %FILES need to be copied to destination directory even if U... | pierre | 2016-08-08 | 1 | -12/+9 |
| * | Add aliases $nosharedlib,$nounicode,$nothread to SkipTarget TConfig field | pierre | 2016-07-06 | 1 | -0/+18 |
| * | Add msdos and win16 to the list of target OS for which TargetHasDosStylesDir... | pierre | 2016-05-28 | 1 | -0/+2 |
| * | * Add waiting time in case of access error on windows OS | pierre | 2016-01-16 | 1 | -0/+11 |
| * | * don't fail if multiple dotests try to create the same directory in parallel | jonas | 2015-03-14 | 1 | -2/+7 |
| * | * set DYLD_LIBRARY_PATH instead of LD_LIBRARY_PATH on Darwin | jonas | 2015-01-30 | 1 | -2/+8 |
| * | Set filemode to READ_ONLY for CopyFile source and correct error in previous ... | pierre | 2014-12-12 | 1 | -7/+9 |
| * | Retry opening using read only mode for input file in CopyFile function, neve... | pierre | 2014-12-12 | 1 | -7/+30 |
| * | * do not call mkdir with trailing directory separator and do not silently i... | hajny | 2014-10-13 | 1 | -4/+10 |
| * | + support for specifying an optional command line parameter to use during a | jonas | 2014-03-04 | 1 | -3/+5 |
| * | Force SrcExeExt for prog parameter in ExecuteRemote function | pierre | 2013-12-10 | 1 | -1/+13 |
| * | * msdos is a 8.3 target as well | florian | 2013-03-31 | 1 | -1/+5 |
| * | * Do not copy a library to a remote target if this library name is specified ... | yury | 2013-01-22 | 1 | -0/+4 |
| * | * Implemented { %DELFILES file1 file2 ... } directive for tests. Primarily it... | yury | 2013-01-22 | 1 | -25/+60 |
| * | * Do not pass -f switch for rm when testing via adb, since default android sh... | yury | 2013-01-22 | 1 | -4/+14 |
| * | * Fixed running library tests on android. | yury | 2013-01-15 | 1 | -1/+7 |
| * | * Support for running tests on a remote Android device using ADB. | yury | 2012-12-27 | 1 | -16/+39 |
| * | * more finegrained parallelism support for testsuite runs: the tests are no | jonas | 2012-06-03 | 1 | -35/+122 |
| * | + support for running the testsuite in parallel. Note that only the "all" | jonas | 2012-05-28 | 1 | -7/+27 |
| * | * don't pass -blibpath parameter for %needlibrary tests on AIX: the linker | jonas | 2012-04-11 | 1 | -3/+2 |
| * | + aix support for testsuite helper programs | jonas | 2012-04-11 | 1 | -4/+7 |
| * | * Fix bug in DelOptions leading to infinite loop:( | pierre | 2012-04-06 | 1 | -5/+16 |
| * | * Fix PuTTY plink usage with -load option | pierre | 2012-04-04 | 1 | -6/+14 |
| * | * Move + after objfpc to use ansistrings | pierre | 2012-03-28 | 1 | -1/+1 |
| * | + Add support for target specific options | pierre | 2012-03-27 | 1 | -7/+122 |
| * | Apply fixes from Sven Barth | pierre | 2011-11-25 | 1 | -2/+2 |
| * | * fix -rpath passing to linker for Windows OS by | pierre | 2011-10-12 | 1 | -3/+7 |
| * | * Lowercase CompilerCPU and CompilerTarget | pierre | 2011-10-03 | 1 | -125/+289 |
| * | + Update all Makefile's modified by | pierre | 2011-08-16 | 1 | -3/+30 |
| * | * clarify environment processing | pierre | 2011-07-06 | 1 | -10/+14 |
| * | + Skip library tests for go32v2 target | pierre | 2011-06-24 | 1 | -1/+28 |
| * | * Fix SetTargetDirectoriesStyle , needed a call to GetCompilerTarget first | pierre | 2011-06-22 | 1 | -47/+58 |
| * | + Support !ENV_VAR option and separate ExeExt for target from SrcExeExt for ... | pierre | 2011-06-08 | 1 | -99/+150 |
| * | * fixed ForceExtension() after r16905 in case the input did not have an | jonas | 2011-02-12 | 1 | -1/+1 |
| * | * Remove limitations to 255 chars of shortstrings | pierre | 2011-02-11 | 1 | -9/+18 |
| * | + TargetHasDosStyleDirectories, TargetAmigaLike, | pierre | 2011-01-13 | 1 | -24/+145 |
| * | + NEEDEDAFTER to avoid deleting created files if needed for another test | pierre | 2009-12-11 | 1 | -2/+3 |
| * | o accelerate testing | florian | 2009-08-08 | 1 | -100/+112 |
| * | Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,... | jonas | 2008-12-11 | 1 | -41/+60 |