]> git.ipfire.org Git - thirdparty/vala.git/commit
tests: Add invalid "property for Object() chainup" tests to increase coverage
authorRico Tzschichholz <ricotz@ubuntu.com>
Fri, 21 Sep 2018 16:12:49 +0000 (18:12 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Fri, 21 Sep 2018 16:12:49 +0000 (18:12 +0200)
commit50a3683af1fd8d7e5d8da31d3ad0fceb0f994e70
treee7f0a03cd5b9ca183cb43e685a56409147147305
parent12a354af4d64dc8cce692499e2aeacde3eabf43a
tests: Add invalid "property for Object() chainup" tests to increase coverage
tests/Makefile.am
tests/semantic/chainup-gobject-incompatible-type-property.test [new file with mode: 0644]
tests/semantic/chainup-gobject-unknown-property.test [new file with mode: 0644]
tests/semantic/chainup-gobject-unsupported-type-property.test [new file with mode: 0644]