From 9bdf5bcbeb1b8748cdc269b04f9cbb5ca63630bf Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Wed, 2 Mar 2011 18:02:32 +0200 Subject: Add boost/common/smart-ptr and boost/common/unordered tests --- boost/common/makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'boost/common/makefile') diff --git a/boost/common/makefile b/boost/common/makefile index 4af0162..5bb9732 100644 --- a/boost/common/makefile +++ b/boost/common/makefile @@ -6,6 +6,8 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make tests := \ +unordered \ +smart-ptr \ template all_tests := $(tests) -- cgit v1.1