bbv2 updates.

[SVN r36549]
This commit is contained in:
John Maddock
2006-12-31 17:25:39 +00:00
parent 2a87146c18
commit 4f787b3c60
5 changed files with 16 additions and 399 deletions

View File

@ -20,6 +20,7 @@ rule regex-test-run ( sources + : input * : name * )
$(input)
: # test-files
: # requirements
<toolset>msvc-7.1:<define>TEST_MFC=1 <toolset>msvc-7.0:<define>TEST_MFC=1
: # test name
$(name)
] ;
@ -60,3 +61,4 @@ test-suite regex-examples :