]> 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>
Sun, 17 Oct 2021 07:15:58 +0000 (09:15 +0200)
commitca73184f5dd2c0a9ed26cad3d8b8a1b46795aa1e
treef941b8064f975e95c6d2b9a86d1a8a23b31a5d1c
parent9e941a9dff8e1ac10926a22bf789acfa07f31c5b
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]