fpc/tests/utils
pierre 24d489f7f7 * Lowercase CompilerCPU and CompilerTarget
at startup to avoid need of constant use of lowercase function.
 + Added RemoteShell, RemoteShellBase and RemoteShellNeedsExport to
   be able to set LD_LIBRARY_PATH on remote connections.
   (Other checks might be necessary to avoid use of wrong environment
    settings for other shells).
 + TargetIsUnix: New variable, based on UNIX presence within
   target_info.extadefines field.

 + SpliTFileBase: New function returning only base part.

 + LibraryExists: New function to see if a library was created,
   Library name is also constructed based on target_info fields.
 * ExecuteRemote,ExecuteEmulated: moved to global scope to allow use at start
   to check type of shell used.
 * RunExecutable: Adapted to set env. varaible LD_LIBRARY_PATH for remote
   connections.
 + MaybeCopyFiles: New function to separate file copy operations.
 + SetRemoteConfiguration: New function to set RemoteShellXXX variables.
 * RunTest: Use LibraryExists to avoid running a library
   and possibly copy library to remote.

git-svn-id: trunk@19331 -
2011-10-03 06:23:38 +00:00
..
macos
testsuite * Add Category and svn information 2011-09-16 16:07:48 +00:00
variants * fixed some tests involving extended/double/currency after previous 2007-11-01 13:53:55 +00:00
bench.pp + -B added to get timing info 2007-09-23 14:36:26 +00:00
dbdigest.pp * Add is_new boolean arg to AddTestResult, to e able to know 2010-01-26 12:54:48 +00:00
dbtests.pp * Add is_new boolean arg to AddTestResult, to e able to know 2010-01-26 12:54:48 +00:00
digest.pp
dotest.pp * Lowercase CompilerCPU and CompilerTarget 2011-10-03 06:23:38 +00:00
fail.pp
fptime.pp * remove two warnings 2010-01-22 23:32:51 +00:00
libtar.pas * add libtar needed for windows 2007-04-25 06:37:09 +00:00
Makefile + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
Makefile.fpc * fix for running testsuite for GO32v2 by Giulio Bernardi 2008-04-28 14:40:21 +00:00
prepup.pp
redir.pp * Fix windows code to avoid closing unopened files 2010-11-14 10:38:03 +00:00
testfail.pp * remove two warnings 2010-01-22 23:32:51 +00:00
tests.sql * Updated script te create testsuite-database 2008-01-26 12:24:15 +00:00
teststr.pp
testu.pp + NEEDEDAFTER to avoid deleting created files if needed for another test 2009-12-11 19:27:14 +00:00
tresults.pp * put all possible test outcome into tresults unit 2007-02-16 10:09:37 +00:00