tests: Add various regression "codegen" tests to increase coverage
commit87020808d89ba4507e410aec615a2985f3b57bf8
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 6 Feb 2018 08:01:12 +0000 (6 09:01 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 6 Feb 2018 16:52:44 +0000 (6 17:52 +0100)
tree079d57ba325b39b082a6edeaf04c874ad14800e0
parent9564db29b14a314ab1f377ac601407fe64048a52
tests: Add various regression "codegen" tests to increase coverage
16 files changed:
tests/Makefile.am
tests/asynchronous/bug612641.vala [new file with mode: 0644]
tests/asynchronous/bug626053.vala [new file with mode: 0644]
tests/delegates/bug519949.test [new file with mode: 0644]
tests/delegates/bug632017.test [new file with mode: 0644]
tests/delegates/fields.vala [new file with mode: 0644]
tests/delegates/wrapper.vala [new file with mode: 0644]
tests/errors/catch-error-code.vala [new file with mode: 0644]
tests/methods/bug620673.test [new file with mode: 0644]
tests/methods/iterator.vala
tests/objects/bug541728.test [new file with mode: 0644]
tests/objects/bug564011.test [new file with mode: 0644]
tests/objects/bug564090.test [new file with mode: 0644]
tests/objects/bug574146.test [new file with mode: 0644]
tests/objects/bug585344.test [new file with mode: 0644]
tests/structs/gvalue.vala