mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-08 20:24:27 +02:00
Add description of TEST_USE_LONGLOG
git-svn-id: trunk@29049 -
This commit is contained in:
parent
d4ac521ff9
commit
b496605d2c
@ -181,7 +181,7 @@ TEST_RSH set this to the hostname when you want to use rsh/rcp
|
||||
TEST_SSH set this to use ssh/scp to execute the test
|
||||
TEST_PUTTY test using putty when remote testing (pscp and plink)
|
||||
TEST_ADB run tests om remote Android device using ADB. Specify
|
||||
TEST_ADB=1 to run on default connected device. Specify
|
||||
TEST_ADB=1 to run on default connected device. Specify
|
||||
TEST_ADB=<serial> to run on specific connected device.
|
||||
TEST_REMOTEOPT extra options to remote program
|
||||
TEST_REMOTEPATH set remote path to use, default is /tmp
|
||||
@ -268,3 +268,5 @@ On Windows:
|
||||
- There must be a putty session named fpc@www.freepascal.org which is
|
||||
enabled to login automatically into www.freepascal.org
|
||||
|
||||
Use TEST_USE_LONGLOG=1 as make parameter to pass information
|
||||
to server using longlog file instead of the whole output.
|
||||
|
Loading…
Reference in New Issue
Block a user