]> git.ipfire.org Git - thirdparty/vala.git/commit
test: Add some "method-call" tests to increase coverage
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 26 Nov 2019 13:31:20 +0000 (14:31 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 27 Nov 2019 12:53:10 +0000 (13:53 +0100)
commitfa5175458874e89b2addb08c3a78911e9f42f39e
tree4adb7a677fa7660e69e129eb032ab6e4d4666f81
parent6acc2140a29d636c73cd1d03f025dde32c8dc819
test: Add some "method-call" tests to increase coverage
tests/Makefile.am
tests/semantic/methodcall-field-initializer-throws.test [new file with mode: 0644]
tests/semantic/methodcall-void-expression.test [new file with mode: 0644]
tests/semantic/methodcall-yield-with-begin.test [new file with mode: 0644]
tests/semantic/objectcreation-field-initializer-throws.test [new file with mode: 0644]