Find wrappers for map/multimap; suggested by Olaf; Refs #5227; No docs yet.

[SVN r79385]
This commit is contained in:
Marshall Clow
2012-07-09 17:31:20 +00:00
parent a0ee93ff89
commit 9e7e5087b8
3 changed files with 130 additions and 0 deletions

View File

@ -46,6 +46,9 @@ import testing ;
[ run hex_test3.cpp : : : : hex_test3 ]
[ run hex_test4.cpp : : : : hex_test4 ]
[ compile-fail hex_fail1.cpp ]
# Wrapper tests
[ run wrapper_test1.cpp : : : : wrapper_test1 ]
;
}