mirror of
https://github.com/boostorg/regex.git
synced 2025-07-21 00:02:41 +02:00
Merged regex-4 branch.
[SVN r18430]
This commit is contained in:
12
test/Jamfile
12
test/Jamfile
@ -58,6 +58,18 @@ test-suite regex
|
||||
c_compiler_checks/wide_posix_api_check.cpp
|
||||
]
|
||||
|
||||
[ regex-test bad_expression_test
|
||||
: <template>test # sources
|
||||
pathology/bad_expression_test.cpp
|
||||
<lib>../../test/build/boost_test_exec_monitor
|
||||
]
|
||||
|
||||
[ regex-test recursion_test
|
||||
: <template>test # sources
|
||||
pathology/recursion_test.cpp
|
||||
<lib>../../test/build/boost_test_exec_monitor
|
||||
]
|
||||
;
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user