Added additional thread safety tests.

[SVN r34775]
This commit is contained in:
John Maddock
2006-07-29 16:02:56 +00:00
parent e907a7e6bc
commit 2f4bde27e0
3 changed files with 87 additions and 1 deletions

View File

@ -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
;