summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-04-10 12:57:06 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-04-10 12:57:06 +0200
commit884dea7531962b17ef843ac2175faa050e8b0758 (patch)
treed70950ab2a6f314b06f37faa67252678ce3007b1 /tests/cxx/tree/makefile
parent0f6ff689dc6bae8fed94da0fcabd39f015e7a62b (diff)
Add support for ordered types, mixed content
Diffstat (limited to 'tests/cxx/tree/makefile')
-rw-r--r--tests/cxx/tree/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cxx/tree/makefile b/tests/cxx/tree/makefile
index 43f806b..cd081e8 100644
--- a/tests/cxx/tree/makefile
+++ b/tests/cxx/tree/makefile
@@ -20,6 +20,7 @@ float \
list \
name-clash \
naming \
+order \
polymorphism \
prefix \
test-template \