Project

General

Profile

Actions

Task #4819

closed

[template] Auxiliary test template functions

Added by Alexander Kamkin almost 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Andrei Tatarnikov
Category:
-
Target version:
Start date:
04/02/2014
Due date:
% Done:

100%

Estimated time:
Detected in build:
svn
Published in build:
141018

Description

  1. newline - puts the new line character into the test program;
  2. text(<some text>) - puts the text into the test program;
  3. comment(<some text>) - puts the comment into the test program (uses the SL_COMMENT_STARTS_WITH property);
  4. start_comment - starts the multi-line comment (uses the ML_COMMENT_STARTS_WITH property);
  5. end_comment - ends the multi-line comment (uses the ML_COMMENT_ENDS_WITH property).
Actions

Also available in: Atom PDF