Actions
Task #5996
closedOptions for turning on/off comments
Start date:
06/01/2015
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Published in build:
150611
Description
Comments are of two types: main comments and debug comments. Main comments indicates where test cases begin and finish. Debug comments contains more detail information (operand values, etc.). Two options are as follows:
comments-enabled
- iffalse
, no comments are printedcomments-debug
- iftrue
andcomments-enabled
istrue
, detailed comments are printed
Updated by Andrei Tatarnikov over 9 years ago
- Status changed from New to Resolved
Updated by Andrei Tatarnikov over 9 years ago
- Status changed from Resolved to Closed
- % Done changed from 30 to 100
- Published in build set to 150611
Actions