]> git.ipfire.org Git - thirdparty/vala.git/commit
tests: Add some minimal test cases to catch insufficient headers
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 21 Nov 2018 16:00:19 +0000 (17:00 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 21 Nov 2018 18:14:07 +0000 (19:14 +0100)
commitc28b35f77c6b18417835505c17512621366835d2
treea85431919b351d21cb780f39f7d2d103cac11655
parent9e9e5b5bc9da665f8894447c9e1d86d25bfb6eae
tests: Add some minimal test cases to catch insufficient headers
tests/Makefile.am
tests/delegates/delegate_only.vala [new file with mode: 0644]
tests/enums/enum-no-gtype.vala [new file with mode: 0644]
tests/errors/errordomain.vala [new file with mode: 0644]
tests/errors/method-throws.vala [new file with mode: 0644]
tests/objects/compact-class.vala [new file with mode: 0644]
tests/structs/struct-no-gtype.vala [new file with mode: 0644]