Reworked boost::algorithm::unhex error reporting to play nicer with Boost.Exception (thanks to Emil); added tests

[SVN r78838]
This commit is contained in:
Marshall Clow
2012-06-06 20:38:04 +00:00
parent ea13506795
commit a42d6ebcd7
3 changed files with 151 additions and 9 deletions

View File

@ -43,6 +43,7 @@ import testing ;
[ run hex_test1.cpp : : : : hex_test1 ]
[ run hex_test2.cpp : : : : hex_test2 ]
[ run hex_test3.cpp : : : : hex_test3 ]
[ run hex_test4.cpp : : : : hex_test4 ]
[ compile-fail hex_fail1.cpp ]
;
}