]> git.ipfire.org Git - thirdparty/vala.git/commit
tests: Add "throws error code" tests to increase coverage
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 23 Oct 2021 16:27:29 +0000 (18:27 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 24 Oct 2021 10:15:35 +0000 (12:15 +0200)
commit2a7384c77e4f3b0b391367af0d3a24ea27a88000
treed081b61b66c5255ae488fd5e40c8b8d01952132b
parente255b5dcd82d1d393550144d292538aabd8d72f9
tests: Add "throws error code" tests to increase coverage
tests/Makefile.am
tests/errors/delegate-throws-error-code.c-expected [new file with mode: 0644]
tests/errors/delegate-throws-error-code.vala [new file with mode: 0644]
tests/errors/method-throws-error-code.c-expected [new file with mode: 0644]
tests/errors/method-throws-error-code.vala [new file with mode: 0644]