]> 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 20:43:09 +0000 (22:43 +0200)
commit16287c100cb5e1ff2b8c0156d0459433c294f30e
treee21a1586672652b2b902ac32110e70da572f6733
parent95efd695ed53f135a9960507f8879ac74e80c612
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]