2
0
mirror of https://github.com/boostorg/fiber.git synced 2026-02-16 13:22:17 +00:00

newline in test/Jamfile added

This commit is contained in:
Oliver Kowalke
2015-10-11 12:01:03 +02:00
parent b859f8984a
commit ac167e4d36

View File

@@ -33,7 +33,8 @@ run test_fiber.cpp :
cxx11_decltype
cxx11_deleted_functions
cxx11_explicit_conversion_operators
cxx11_hdr_tuple cxx11_lambdas
cxx11_hdr_tuple
cxx11_lambdas
cxx11_noexcept
cxx11_nullptr
cxx11_template_aliases
@@ -48,7 +49,8 @@ run test_mutex.cpp :
cxx11_decltype
cxx11_deleted_functions
cxx11_explicit_conversion_operators
cxx11_hdr_tuple cxx11_lambdas
cxx11_hdr_tuple
cxx11_lambdas
cxx11_noexcept
cxx11_nullptr
cxx11_template_aliases
@@ -63,7 +65,8 @@ run test_condition.cpp :
cxx11_decltype
cxx11_deleted_functions
cxx11_explicit_conversion_operators
cxx11_hdr_tuple cxx11_lambdas
cxx11_hdr_tuple
cxx11_lambdas
cxx11_noexcept
cxx11_nullptr
cxx11_template_aliases
@@ -78,7 +81,8 @@ run test_barrier.cpp :
cxx11_decltype
cxx11_deleted_functions
cxx11_explicit_conversion_operators
cxx11_hdr_tuple cxx11_lambdas
cxx11_hdr_tuple
cxx11_lambdas
cxx11_noexcept
cxx11_nullptr
cxx11_template_aliases
@@ -93,7 +97,8 @@ run test_unbounded_channel.cpp :
cxx11_decltype
cxx11_deleted_functions
cxx11_explicit_conversion_operators
cxx11_hdr_tuple cxx11_lambdas
cxx11_hdr_tuple
cxx11_lambdas
cxx11_noexcept
cxx11_nullptr
cxx11_template_aliases
@@ -108,7 +113,8 @@ run test_bounded_channel.cpp :
cxx11_decltype
cxx11_deleted_functions
cxx11_explicit_conversion_operators
cxx11_hdr_tuple cxx11_lambdas
cxx11_hdr_tuple
cxx11_lambdas
cxx11_noexcept
cxx11_nullptr
cxx11_template_aliases
@@ -123,7 +129,8 @@ run test_fss.cpp :
cxx11_decltype
cxx11_deleted_functions
cxx11_explicit_conversion_operators
cxx11_hdr_tuple cxx11_lambdas
cxx11_hdr_tuple
cxx11_lambdas
cxx11_noexcept
cxx11_nullptr
cxx11_template_aliases
@@ -138,7 +145,8 @@ run test_future.cpp :
cxx11_decltype
cxx11_deleted_functions
cxx11_explicit_conversion_operators
cxx11_hdr_tuple cxx11_lambdas
cxx11_hdr_tuple
cxx11_lambdas
cxx11_noexcept
cxx11_nullptr
cxx11_template_aliases
@@ -153,7 +161,8 @@ run test_future.cpp :
# cxx11_decltype
# cxx11_deleted_functions
# cxx11_explicit_conversion_operators
# cxx11_hdr_tuple cxx11_lambdas
# cxx11_hdr_tuple
# cxx11_lambdas
# cxx11_noexcept
# cxx11_nullptr
# cxx11_template_aliases
@@ -168,7 +177,8 @@ run test_future.cpp :
# cxx11_decltype
# cxx11_deleted_functions
# cxx11_explicit_conversion_operators
# cxx11_hdr_tuple cxx11_lambdas
# cxx11_hdr_tuple
# cxx11_lambdas
# cxx11_noexcept
# cxx11_nullptr
# cxx11_template_aliases
@@ -183,7 +193,8 @@ run test_future.cpp :
# cxx11_decltype
# cxx11_deleted_functions
# cxx11_explicit_conversion_operators
# cxx11_hdr_tuple cxx11_lambdas
# cxx11_hdr_tuple
# cxx11_lambdas
# cxx11_noexcept
# cxx11_nullptr
# cxx11_template_aliases