mirror of
https://github.com/boostorg/static_assert.git
synced 2026-04-28 18:13:31 +02:00
Stop running example1 in the tests: it's intentionally non-portable.
[SVN r18823]
This commit is contained in:
@@ -7,7 +7,7 @@ include testing.jam ;
|
||||
|
||||
test-suite static_assert :
|
||||
[ run static_assert_test.cpp ]
|
||||
[ run static_assert_example_1.cpp ]
|
||||
# [ run static_assert_example_1.cpp ]
|
||||
[ run static_assert_example_2.cpp ]
|
||||
[ run static_assert_example_3.cpp ]
|
||||
[ compile-fail static_assert_test_fail_1.cpp ]
|
||||
@@ -22,3 +22,5 @@ test-suite static_assert :
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user