]> git.ipfire.org Git - thirdparty/vala.git/commit
tests: Add more "type-arguments" tests to increase coverage
authorRico Tzschichholz <ricotz@ubuntu.com>
Fri, 15 Oct 2021 10:02:21 +0000 (12:02 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 19 Oct 2021 07:36:11 +0000 (09:36 +0200)
commit77b9b2c1b59661394d67f73b65488d458b96baff
treea1bdf40cd476b6726d042c887bba79af6773d3ae
parent2c3ba56a43aeb68b4c8a55333d3b4c59b3dcb993
tests: Add more "type-arguments" tests to increase coverage
tests/Makefile.am
tests/semantic/method-return-too-few-type-arguments.test [new file with mode: 0644]
tests/semantic/method-return-too-many-type-arguments.test [new file with mode: 0644]
tests/semantic/parameter-too-few-type-arguments.test [new file with mode: 0644]
tests/semantic/parameter-too-many-type-arguments.test [new file with mode: 0644]