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:
malte_langkabel
2014-07-14 11:29:44 +02:00
parent 9284397d46
commit ce54bd50ed
18 changed files with 228 additions and 69 deletions
+1
View File
@@ -3,6 +3,7 @@ add_files(
ConfigManagerTestSuite.h
CxxParserTestSuite.h
DataTypeTestSuite.h
FileSystemTestSuite.h
GraphTestSuite.h
LogManagerTestSuite.h