Add has_xxx to standard tests

[SVN r21501]
This commit is contained in:
Dave Abrahams
2004-01-05 15:05:49 +00:00
parent dc50912e64
commit bb07d59b31

View File

@@ -3,6 +3,8 @@ subproject libs/mpl/test ;
# bring in rules for testing
import testing ;
compile aux_/has_xxx.cpp ;
compile advance.cpp ;
compile always.cpp ;
compile apply.cpp ;