forked from boostorg/regex
fixed msvc-stlport builds.
[SVN r21168]
This commit is contained in:
@ -71,6 +71,7 @@ test-suite regex
|
||||
|
||||
[ regex-test regex_wide_regress
|
||||
: <template>regression # sources
|
||||
<template>../build/msvc-stlport-tricky
|
||||
: <define>TEST_UNICODE=1 # requirements
|
||||
: regress/tests.txt # input files
|
||||
]
|
||||
@ -120,6 +121,7 @@ test-suite regex
|
||||
|
||||
[ regex-test regex_wide_regress_dll
|
||||
: <template>regression-dll # sources
|
||||
<template>../build/msvc-stlport-tricky
|
||||
: <define>TEST_UNICODE=1 # requirements
|
||||
: regress/tests.txt # input files
|
||||
]
|
||||
@ -134,3 +136,6 @@ test-suite regex
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user