summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2017-03-08 22:55:52 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2017-03-16 08:11:15 +0100
commit7f2c432b2d7e12032618e218cd4a0e92e794ce2f (patch)
treef573c3842f738ad251f4a580a958c07320fa854c /tests/Makefile.am
parent76a14eabbb9d330b5910db38116829df0a1bf4fa (diff)
downloadvala-7f2c432b2d7e12032618e218cd4a0e92e794ce2f.tar.gz
codegen: Fix base-access from within overriding struct-property-accessor
Based on patch by gandalfn https://bugzilla.gnome.org/show_bug.cgi?id=764481
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index c69dd7099..a5f52e02a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -172,6 +172,7 @@ TESTS = \
objects/bug702736.vala \
objects/bug702846.vala \
objects/bug751338.vala \
+ objects/bug764481.vala \
objects/bug767092.test \
objects/bug768823.test \
objects/bug766739.vala \