mirror of
https://github.com/boostorg/config.git
synced 2026-05-04 20:04:11 +02:00
Added BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS.
Updated tests to not use Boost.Test. [SVN r23146]
This commit is contained in:
+4
-4
@@ -192,8 +192,8 @@ EOF
|
||||
echo "compile-fail libs/config/test/$basename""_fail.cpp" >> ../test/regression.cfg
|
||||
|
||||
echo 'test-suite "'$macroname'" : ' >> ../test/Jamfile
|
||||
echo "[ run $basename""_pass.cpp <template>config_test_options ]" >> ../test/Jamfile
|
||||
echo "[ compile-fail $basename""_fail.cpp <template>config_test_options ] ;" >> ../test/Jamfile
|
||||
echo "[ run $basename""_pass.cpp <template>config_options ]" >> ../test/Jamfile
|
||||
echo "[ compile-fail $basename""_fail.cpp <template>config_options ] ;" >> ../test/Jamfile
|
||||
|
||||
done
|
||||
|
||||
@@ -318,8 +318,8 @@ EOF
|
||||
echo "compile-fail libs/config/test/$basename""_fail.cpp" >> ../test/regression.cfg
|
||||
|
||||
echo 'test-suite "'$macroname'" : ' >> ../test/Jamfile
|
||||
echo "[ run $basename""_pass.cpp <template>config_test_options ]" >> ../test/Jamfile
|
||||
echo "[ compile-fail $basename""_fail.cpp <template>config_test_options ] ;" >> ../test/Jamfile
|
||||
echo "[ run $basename""_pass.cpp <template>config_options ]" >> ../test/Jamfile
|
||||
echo "[ compile-fail $basename""_fail.cpp <template>config_options ] ;" >> ../test/Jamfile
|
||||
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user