mirror of
https://github.com/boostorg/static_assert.git
synced 2025-07-30 12:47:25 +02:00
Added additional test that had been left out of the Jamfile for some reason.
[SVN r32489]
This commit is contained in:
2
Jamfile
2
Jamfile
@ -17,6 +17,7 @@ test-suite static_assert :
|
|||||||
[ compile-fail static_assert_test_fail_6.cpp ]
|
[ compile-fail static_assert_test_fail_6.cpp ]
|
||||||
[ compile-fail static_assert_test_fail_7.cpp ]
|
[ compile-fail static_assert_test_fail_7.cpp ]
|
||||||
[ compile-fail static_assert_test_fail_8.cpp ]
|
[ compile-fail static_assert_test_fail_8.cpp ]
|
||||||
|
[ compile-fail static_assert_test_fail_9.cpp ]
|
||||||
[ compile-fail static_assert_test_fail_10.cpp ]
|
[ compile-fail static_assert_test_fail_10.cpp ]
|
||||||
;
|
;
|
||||||
|
|
||||||
@ -25,3 +26,4 @@ test-suite static_assert :
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user