]> git.ipfire.org Git - thirdparty/vala.git/commit
tests: Add "member-access" tests to increase coverage
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 24 Nov 2019 17:23:58 +0000 (18:23 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 24 Nov 2019 17:23:58 +0000 (18:23 +0100)
commitf11b86c0dffccd272677e8d61fdeb7a7f490c0d5
treee37eb163e92fae7d85c792e130dcfa6e3ed815d0
parentba76c57a44a718de82b2aac9274916ee3a95907d
tests: Add "member-access" tests to increase coverage
tests/Makefile.am
tests/nullability/member-access-nullable-instance.test [new file with mode: 0644]
tests/semantic/member-access-async-callback-invalid.test [new file with mode: 0644]
tests/semantic/member-access-capture-out.test [new file with mode: 0644]
tests/semantic/member-access-protected-invalid.test [new file with mode: 0644]