data: Tests for DataType
* Added Array and Reference Modifier for DataType. * Created basic tests for DataType. * Fixed bug where qualifiers of modifiers were not copied correctly. * Fixed bug where DataType modifiers were applied in the wrong (reverse) order.
This commit is contained in:
@@ -3,6 +3,7 @@ add_files(
|
||||
|
||||
ConfigManagerTestSuite.h
|
||||
CxxParserTestSuite.h
|
||||
DataTypeTestSuite.h
|
||||
FileSystemTestSuite.h
|
||||
GraphTestSuite.h
|
||||
LogManagerTestSuite.h
|
||||
|
||||
Reference in New Issue
Block a user