[SVN r23089]
This commit is contained in:
Vladimir Prus
2004-06-11 11:54:08 +00:00
parent ba148bae42
commit 2e10c5ec17
3 changed files with 25 additions and 0 deletions

View File

@ -41,6 +41,9 @@ test-suite regex-examples :
[ regex-test-run snippets/regex_token_iterator_eg_1.cpp : -auto ]
[ regex-test-run snippets/regex_token_iterator_eg_2.cpp : $(BOOST_ROOT)/libs/regex/doc/index.html ]
[ regex-test-run snippets/regex_iterator_example.cpp : $(BOOST_ROOT)/boost/rational.hpp ]
[ run snippets/captures_example.cpp
../test/captures//boost_regex_extra
: : : <threading>multi <define>BOOST_REGEX_MATCH_EXTRA=1 ]
;