Project

General

Profile

Actions

Task #6037

closed

Template functions for setting up indentToken and separatorToken

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

Status:
Closed
Priority:
Normal
Assignee:
Andrei Tatarnikov
Category:
-
Target version:
Start date:
06/05/2015
Due date:
% Done:

100%

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

Description

See TestEngine.{indentToken,separatorToken}.

Actions #1

Updated by Andrei Tatarnikov almost 9 years ago

Done in r3828. The settings can be set up in the following way:

def initialize
  super
  @indent_token    = "\t" 
  @separator_token = "=" 
end
Actions #2

Updated by Andrei Tatarnikov almost 9 years ago

  • Status changed from New to Resolved
Actions #3

Updated by Andrei Tatarnikov almost 9 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100
  • Published in build set to 150611
Actions

Also available in: Atom PDF