Added new example.

Updated ICU support for VC8


[SVN r37738]
This commit is contained in:
John Maddock
2007-05-22 09:47:28 +00:00
parent 15085e5bb1
commit f4877f6698
4 changed files with 126 additions and 1 deletions

View File

@ -34,6 +34,7 @@ test-suite regex-examples :
[ regex-test-run snippets/mfc_example.cpp ]
[ regex-test-run snippets/icu_example.cpp ]
[ regex-test-run snippets/partial_regex_grep.cpp : $(BOOST_ROOT)/libs/regex/index.htm ]
[ regex-test-run snippets/partial_regex_iterate.cpp : $(BOOST_ROOT)/libs/regex/index.htm ]
[ regex-test-run snippets/partial_regex_match.cpp : 1234-5678-8765-4 ]
[ regex-test-run snippets/regex_grep_example_1.cpp : $(BOOST_ROOT)/boost/rational.hpp ]
[ regex-test-run snippets/regex_grep_example_2.cpp : $(BOOST_ROOT)/boost/rational.hpp ]
@ -62,3 +63,4 @@ test-suite regex-examples :