Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
None
-
13
-
81b59d149 (dev)
-
Foundation Sprint 124
Description
Add the tests for the generated rvalue setter. The tests should cover:
- message types
- repeated and map types
- other non-trivially copyable types(QString QByteArray QDatetime)
Also need to make sure that oneof and optional fields also tested for the above types.