Subversion Repositories DevTools

Rev

Rev 6276 | Rev 7266 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6276 Rev 6619
Line 428... Line 428...
428
=item GBE_UTFFILE (internal)
428
=item GBE_UTFFILE (internal)
429
 
429
 
430
This EnvVar is set when a unit test is being run. It is an absolute path to a
430
This EnvVar is set when a unit test is being run. It is an absolute path to a
431
recommended output file within the final package. 
431
recommended output file within the final package. 
432
 
432
 
433
It will be unique as it is includes the GBE_UTFUID element. Unit Tests may 
433
It will be unique as it includes the GBE_UTFUID element. Unit Tests may 
434
create correctly formatted test results in this file.
434
create correctly formatted test results in this file.
435
 
435
 
-
 
436
=item GBE_UTFTEST (internal)
-
 
437
 
-
 
438
This EnvVar is set when a unit test is being run. It a part of a file name that may be used
-
 
439
to construct an output file for the tests.  
-
 
440
 
-
 
441
Some unit tests filters require files that start with this name and have a 
-
 
442
suitable extension. The file extension is not provided.
-
 
443
 
-
 
444
The name will be unique.
-
 
445
 
436
=item GBE_SCRIPT (internal)
446
=item GBE_SCRIPT (internal)
437
 
447
 
438
This EnvVar contains the path and command line argument to the current JATS
448
This EnvVar contains the path and command line argument to the current JATS
439
command.
449
command.
440
 
450