From 21c6360236813e9a6993b1cdcf844e14f110ed67 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 18 Sep 2016 23:31:16 +0200 Subject: Save order information in binary formats for ordered types Note that while we ignore wildcards and mixed content, their order information is still saved. --- tests/cxx/tree/binary/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/cxx/tree/binary/makefile') diff --git a/tests/cxx/tree/binary/makefile b/tests/cxx/tree/binary/makefile index 7ec2f6a..2265f30 100644 --- a/tests/cxx/tree/binary/makefile +++ b/tests/cxx/tree/binary/makefile @@ -4,7 +4,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make -tests := cdr polymorphic xdr +tests := cdr polymorphic xdr xdr-ordered default := $(out_base)/ test := $(out_base)/.test -- cgit v1.1