Actions
Task #6225
closedPossibility of calling preparators from comparators
Start date:
08/06/2015
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Published in build:
2.3.15
Description
To avoid copy-paste coding style, the subj is suggested.
Updated by Andrei Tatarnikov almost 9 years ago
- Status changed from New to Open
- % Done changed from 0 to 30
Step 1: r5782 - Support for the 'prepare' method for constant values (explicit invocation of preparators).
For example:
prepare t0, 0xDEADBEEF
prepare t1, rand(1, 63)
Updated by Andrei Tatarnikov almost 9 years ago
- % Done changed from 30 to 40
Step 2: Support for the 'prepare' method for dynamic values.
r5784 - methods stubs.
Updated by Andrei Tatarnikov almost 9 years ago
- Status changed from Open to Resolved
- % Done changed from 40 to 100
Done: r5785, r5786, r5787, r5788, r5789, r5790, r5791, r5792.
Updated by Andrei Tatarnikov almost 9 years ago
- Status changed from Resolved to Closed
- Published in build set to 2.3.15
Actions