Project

General

Profile

Actions

Task #7395

closed

Support for external code and global labels

Added by Alexander Kamkin almost 8 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Andrei Tatarnikov
Category:
-
Target version:
Start date:
07/13/2016
Due date:
% Done:

0%

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

Description

A test template is a sequence of blocks. Each block is either a usual block (to be unrolled to a sequence of test cases) or an external code (e.g. prologue or epilogue).

It is allowed to define global labels and jump to global labels in external code. It is prohibited to jump over usual blocks and jump to local labels.

When external code appears, the generator starts interpreting it (this may involve jumping to global labels) and does so until the control flow reaches an unhandled block.

Actions

Also available in: Atom PDF