Fix cyclic messages support in generator. Beginnings of test.
Update issue 130 Status: Started
This commit is contained in:
7
tests/cyclic_messages/cyclic_callback.options
Normal file
7
tests/cyclic_messages/cyclic_callback.options
Normal file
@@ -0,0 +1,7 @@
|
||||
TreeNode.left type:FT_CALLBACK
|
||||
TreeNode.right type:FT_CALLBACK
|
||||
|
||||
Dictionary.data type:FT_CALLBACK
|
||||
KeyValuePair.key max_size:8
|
||||
KeyValuePair.stringValue max_size:8
|
||||
KeyValuePair.treeValue type:FT_CALLBACK
|
||||
Reference in New Issue
Block a user