]> git.ipfire.org Git - thirdparty/vala.git/commit
tests: Add some "using directive" tests to increase coverage
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 27 Oct 2018 10:43:19 +0000 (12:43 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 27 Oct 2018 11:05:01 +0000 (13:05 +0200)
commit7f477deb206ea0c8ab8550be75619ee44a106677
tree69e5b3bee856cdffbdb107101de4d3cb88f54f5c
parentdf48dc3836e29578acd792c7ef38f5874a43b20b
tests: Add some "using directive" tests to increase coverage
tests/Makefile.am
tests/parser/using-ambiguous-reference.test [new file with mode: 0644]
tests/parser/using-directive.vala [new file with mode: 0644]
tests/parser/using-invalid-namespace.test [new file with mode: 0644]