]> git.ipfire.org Git - thirdparty/vala.git/commit
tests: Add "one-line declaration of local variables" test to increase coverage
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 5 Jan 2023 11:29:28 +0000 (12:29 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 5 Jan 2023 11:32:31 +0000 (12:32 +0100)
commit8812129a8d912a9343dccb34f8d7126071f6ec19
treea5859fd798cff75b46a18e10fa4dc7e2b7204d7f
parentf156de68664e919ee5ad1aa9f6b811512e75122c
tests: Add "one-line declaration of local variables" test to increase coverage
tests/Makefile.am
tests/parser/local-variable-multi-one-line.c-expected [new file with mode: 0644]
tests/parser/local-variable-multi-one-line.vala [new file with mode: 0644]