]> git.ipfire.org Git - thirdparty/vala.git/commit
tests: Add and improve "foreach iterator" tests to increase coverage
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 27 Nov 2018 10:08:15 +0000 (11:08 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 4 Dec 2018 12:12:06 +0000 (13:12 +0100)
commit3530ffe2f8f8cdfebb8b202e15a2f125371fc718
treedd4bd638bff548c585736041884fb3d0ce6c598e
parent3ace2bc8cf028d4d4e5811dd86a066d671101e91
tests: Add and improve "foreach iterator" tests to increase coverage
tests/Makefile.am
tests/semantic/foreach-iterator-element-owned.test [new file with mode: 0644]
tests/semantic/foreach-iterator-wrong-types.test