forked from boostorg/regex
Added additional thread safety tests.
[SVN r34775]
This commit is contained in:
@ -61,6 +61,14 @@ test-suite regex
|
||||
: # requirements
|
||||
: regex_regress_dll ]
|
||||
|
||||
[ run regress/$(R_SOURCE) ../build//boost_regex
|
||||
../../thread/build//boost_thread
|
||||
: # command line
|
||||
: # input files
|
||||
: # requirements
|
||||
<define>TEST_THREADS
|
||||
: regex_regress_threaded ]
|
||||
|
||||
[ regex-test posix_api_check : c_compiler_checks/posix_api_check.c ]
|
||||
|
||||
[ compile c_compiler_checks/wide_posix_api_check.c
|
||||
@ -124,3 +132,5 @@ test-suite regex
|
||||
;
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user