tests: Add invalid "type-argument" tests to increase coverage
commit4d820bbf95cea7cb44250d8bc77ea38865fdbbce
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 13 Jun 2018 15:16:38 +0000 (13 17:16 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Fri, 15 Jun 2018 05:30:11 +0000 (15 07:30 +0200)
treecca04aadde37c44bab534603bba659876d6e7592
parent1d0bbd198203b280e09a3ccd69cccba6954ce654
tests: Add invalid "type-argument" tests to increase coverage
tests/Makefile.am
tests/semantic/class-too-few-type-arguments.test [new file with mode: 0644]
tests/semantic/class-too-many-type-arguments.test [new file with mode: 0644]
tests/semantic/delegate-too-few-type-arguments.test [new file with mode: 0644]
tests/semantic/delegate-too-many-type-arguments.test [new file with mode: 0644]
tests/semantic/method-too-few-type-arguments.test [new file with mode: 0644]
tests/semantic/method-too-many-type-arguments.test [new file with mode: 0644]