From e4c22d3686da0e973e21eae0561c1169c0eeff36 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 26 Mar 2009 17:09:53 +0200 Subject: Implement support for XML Schema polymorphism in C++/Hybrid examples/cxx/hybrid/polyroot/ examples/cxx/hybrid/polymorphism/: new examples tests/cxx/hybrid/polymorphism/: new tests --- tests/cxx/hybrid/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/cxx/hybrid/makefile') diff --git a/tests/cxx/hybrid/makefile b/tests/cxx/hybrid/makefile index 2ea9a3d..24ed1f0 100644 --- a/tests/cxx/hybrid/makefile +++ b/tests/cxx/hybrid/makefile @@ -5,7 +5,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make -tests := sequences +tests := polymorphism sequences ifeq ($(xsde_iostream),y) tests += built-in list recursive test-template union -- cgit v1.1