mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 20:17:24 +02:00
Add tests for https://github.com/boostorg/regex/issues/153
Make runtime errors, regex_error's.
This commit is contained in:
@ -229,3 +229,5 @@ compile test_windows_defs_1.cpp ;
|
||||
compile test_windows_defs_2.cpp ;
|
||||
compile test_windows_defs_3.cpp ;
|
||||
compile test_windows_defs_4.cpp ;
|
||||
|
||||
run issue153.cpp : : : <toolset>msvc:<linkflags>-STACK:2097152 ;
|
||||
|
Reference in New Issue
Block a user