forked from boostorg/static_assert
Renamed over long file name.
[SVN r30007]
This commit is contained in:
3
Jamfile
3
Jamfile
@ -17,10 +17,11 @@ 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_function.cpp ]
|
[ compile-fail static_assert_test_fail_10.cpp ]
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -16,9 +16,12 @@ 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 ]
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user