Fusion: added tests for adapt_class_named

[SVN r59341]
This commit is contained in:
Hartmut Kaiser
2010-01-29 15:04:57 +00:00
parent 6647f0c8a4
commit c24441c83d
3 changed files with 141 additions and 0 deletions

View File

@ -110,6 +110,8 @@ import testing ;
[ run sequence/adapt_struct.cpp : : : : ]
[ run sequence/adapt_assoc_struct.cpp : : : : ]
[ run sequence/adapt_struct_named.cpp : : : : ]
[ run sequence/adapt_class.cpp : : : : ]
[ run sequence/adapt_class_named.cpp : : : : ]
[ run functional/fused.cpp : : : : ]
[ run functional/fused_function_object.cpp : : : : ]