From 1a4099b78717b16f632b0e7e0980a27811221e52 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 3 Jul 2014 09:57:09 +0200 Subject: Implement anyType and anySimpleType content representation anyType as a DOM fragment, similar to wildcards. anySimpleType as a text string. --- tests/cxx/tree/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/cxx/tree/makefile') diff --git a/tests/cxx/tree/makefile b/tests/cxx/tree/makefile index cd081e8..7fd9f63 100644 --- a/tests/cxx/tree/makefile +++ b/tests/cxx/tree/makefile @@ -5,6 +5,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make tests := \ +any-type \ built-in \ chameleon \ comparison \ -- cgit v1.1