]> git.ipfire.org Git - thirdparty/vala.git/commit
tests: Add "expression as argument" tests to increase coverage
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 31 Mar 2020 20:56:44 +0000 (22:56 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 4 Apr 2020 21:19:34 +0000 (23:19 +0200)
commitd5dac0f2bbdb3213b5ef0f9c60f1b5ee79cb3d74
treee7504677c5439325830b417d7a6cab0f5adf0848
parent95dbfcd878a7e16b115a5d251dfdc1b25771462c
tests: Add "expression as argument" tests to increase coverage
tests/Makefile.am
tests/control-flow/coalesce-as-argument.vala [new file with mode: 0644]
tests/control-flow/conditional-as-argument.vala [new file with mode: 0644]