]> git.ipfire.org Git - thirdparty/vala.git/commit
tests: Add more "parser" tests to increase coverage
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 21 Jan 2021 16:40:02 +0000 (17:40 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 21 Jan 2021 16:40:02 +0000 (17:40 +0100)
commitf38f0e959de3d37054f4038e47cd6f8be5830bb6
tree1036a71b803a7be3cee54f701cd103e7a7ac8ad2
parentc417d8babc9728306051aa065e601208f63a03c1
tests: Add more "parser" tests to increase coverage
tests/Makefile.am
tests/parser/argument-list-incomplete.test [new file with mode: 0644]
tests/parser/attribute-missing-literal.test [new file with mode: 0644]
tests/parser/block-delimiter-missing.test [new file with mode: 0644]
tests/parser/initializer-list-incomplete.test [new file with mode: 0644]