]> 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>
Sat, 23 Oct 2021 17:35:04 +0000 (19:35 +0200)
commit9c2566584ec7f50715a7490c7d4e112506045585
tree15363635d94ddaf2c4737dd3cb8789ac18bdc329
parent0751a9e3bf46fc830d3e7ca3d0cfd3ae48846e68
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]