changeset 15998:59715612ea72

add a test for bug #38236 test/bug-38236/test_bug_38236.m,test/bug-38236/df_vr.m, test/bug-38236/u_vr.m: new files to test for bug #38236. test/Makefile.am: add test_bug_38236 to tests to run.
author Carlo de Falco <cdf@users.sourceforge.net>
date Tue, 05 Feb 2013 09:39:33 +0100
parents d53fa7e43aa9
children 9e710110401c
files test/Makefile.am
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/test/Makefile.am	Mon Feb 04 23:53:51 2013 +0000
+++ b/test/Makefile.am	Tue Feb 05 09:39:33 2013 +0100
@@ -52,6 +52,7 @@
 
 include bug-35448/module.mk
 include bug-36025/module.mk
+include bug-38236/module.mk
 include classes/module.mk
 include class-concat/module.mk
 include ctor-vs-method/module.mk