|
This command starts the dialog with options of GUI-tools for executing tests.
Where:
External diff viewer |
Path to the program that can graphically illustrate difference between two text files. This command is launched by command "View|Open external viewer" if selected mode "View|View diff file" . Command line for the program consists of two arguments ( test file results ) :
|
External command-line diff program |
Path to the program that can produce the difference file between etalon file and result file . The program is used when selected mode "View|View diff file" , if etalon file and result file exist but difference file doesn't exist. Command line for the program consists of two arguments ( test file results ) :
Difference is read from the standard output stream of the program. |
Extra arguments for command-line diff program |
Extra parameters for the program that produce difference file between etalon and result. These parameters are inserted before paths to compared files. |
|