Subversion Repositories DevTools

Rev

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

Rev 4949 Rev 4996
Line 370... Line 370...
370
 
370
 
371
This EnvVar is set when a unit test is being run. It is a short string that will 
371
This EnvVar is set when a unit test is being run. It is a short string that will 
372
uniquely identify the unit test within the build. It may be used to create a unique
372
uniquely identify the unit test within the build. It may be used to create a unique
373
log file for post processing.
373
log file for post processing.
374
 
374
 
-
 
375
=item GBE_UTFFILE (internal)
-
 
376
 
-
 
377
This EnvVar is set when a unit test is being run. It is an absolute path to a
-
 
378
recommended output file within the final package. 
-
 
379
 
-
 
380
It will be unique as it is includes the GBE_UTFUID element. Unit Tests may 
-
 
381
create correctly formatted test results in this file.
-
 
382
 
375
=item GBE_SCRIPT (internal)
383
=item GBE_SCRIPT (internal)
376
 
384
 
377
This EnvVar contains the path and command line argument to the current JATS
385
This EnvVar contains the path and command line argument to the current JATS
378
command.
386
command.
379
 
387