mirror of
https://github.com/boostorg/regex.git
synced 2025-07-31 21:14:36 +02:00
Add support for named sub-expressions.
[SVN r52823]
This commit is contained in:
@@ -87,6 +87,10 @@ test-suite regex
|
||||
../build//boost_regex
|
||||
]
|
||||
|
||||
[ run named_subexpressions/named_subexpressions_test.cpp
|
||||
../build//boost_regex
|
||||
]
|
||||
|
||||
[ run unicode/unicode_iterator_test.cpp ../build//boost_regex ]
|
||||
[ run static_mutex/static_mutex_test.cpp
|
||||
../../thread/build//boost_thread ../build//boost_regex
|
||||
|
Reference in New Issue
Block a user