contains2_test added

[SVN r27722]
This commit is contained in:
Peter Dimov
2005-03-17 12:48:40 +00:00
parent 795964f63d
commit 3b269d5de7
3 changed files with 92 additions and 1 deletions

View File

@ -62,6 +62,7 @@ DEPENDS all : test ;
[ run libs/function/test/function_ref_portable.cpp : : : : ]
[ run libs/function/test/contains_test.cpp : : : : ]
[ run libs/function/test/contains2_test.cpp : : : : ]
;
}