]> git.ipfire.org Git - thirdparty/vala.git/commit
tests: Add more "type-arguments" tests to increase coverage
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 17 Oct 2021 07:15:58 +0000 (09:15 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 19 Oct 2021 06:33:15 +0000 (08:33 +0200)
commite65f0b4485063177e6884308931f94a150e0bfe9
treef66e707c7d31000fb1c4479e09de2f46416d4532
parente2c6a518a70609ce7ede7a6b026f0e388e86d699
tests: Add more "type-arguments" tests to increase coverage
tests/Makefile.am
tests/semantic/field-too-few-type-arguments.test [new file with mode: 0644]
tests/semantic/field-too-many-type-arguments.test [new file with mode: 0644]
tests/semantic/property-too-few-type-arguments.test [new file with mode: 0644]
tests/semantic/property-too-many-type-arguments.test [new file with mode: 0644]