tests: Add invalid "struct" tests to increase coverage
commit05e2c44d0d6a20d3cd4f1ae8833f933e9a8a4a2b
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 5 Feb 2018 13:15:25 +0000 (5 14:15 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 5 Feb 2018 13:15:25 +0000 (5 14:15 +0100)
treeae8849909d9bf0152ef4192ad18328a5ff537365
parent117040095ee28b1374e54f0212a2886ef38aa104
tests: Add invalid "struct" tests to increase coverage
tests/Makefile.am
tests/semantic/struct-derived.test [new file with mode: 0644]
tests/semantic/struct-field-initializer.test [new file with mode: 0644]
tests/semantic/struct-invalid-base.test [new file with mode: 0644]
tests/semantic/struct-recursive.test [new file with mode: 0644]