K-ballo
|
45f7564db2
|
Disable binding ref to temporaries when rvalue references are supported
|
2014-06-09 20:42:00 -03:00 |
|
Andrey Semashev
|
810e88ba2a
|
Removed tab.
|
2014-06-07 03:51:27 +04:00 |
|
Andrey Semashev
|
e94031ee1f
|
Renamed swap tests to have the swap- prefix. This way these tests will be more apparent in the test report.
|
2014-06-07 03:34:21 +04:00 |
|
Andrey Semashev
|
f930ce31cf
|
Added tests for scoped enums and underlying_type. Fixed a bug with native_value(). Fixed a bug that allowed implicit conversions of scoped enums to int (at least with clang 3.4).
|
2014-06-07 02:30:29 +04:00 |
|
Peter Dimov
|
2b18ddfbce
|
Fix detail_iterator_test.cpp for libc++.
|
2014-06-07 01:01:08 +03:00 |
|
Peter Dimov
|
cee977fc84
|
Lift core::detail::demange to core, move demangled_name to typeinfo.hpp.
|
2014-06-06 23:30:32 +03:00 |
|
Peter Dimov
|
231f4406e9
|
Initialize arrays. The const case was illegal without an initializer.
|
2014-06-06 23:12:58 +03:00 |
|
Peter Dimov
|
13d1a807ad
|
Add core::demangled_name.
|
2014-06-06 15:49:29 +03:00 |
|
Peter Dimov
|
dd1121d589
|
Split BOOST_TEST_TRAIT_* into lightweight_test_trait.hpp.
|
2014-06-06 15:17:16 +03:00 |
|
Peter Dimov
|
67edf2fdea
|
Add test for boost/detail/iterator.hpp.
|
2014-06-06 03:07:46 +03:00 |
|
Peter Dimov
|
f2c658c6a3
|
Move sp_typeinfo to core; add BOOST_TEST_TRAIT_*; add core::is_same; add more tests using those.
|
2014-06-06 02:34:46 +03:00 |
|
Peter Dimov
|
658aa6205c
|
Simplify test/Jamfile.v2, add no-exceptions test for lightweight_test.
|
2014-06-05 17:15:24 +03:00 |
|
Peter Dimov
|
7d2b68bb89
|
Add tests for lightweight_test.hpp.
|
2014-06-05 16:57:22 +03:00 |
|
Peter Dimov
|
5883ec1f1a
|
Add get_pointer_test.
|
2014-06-03 21:08:55 +03:00 |
|
Peter Dimov
|
7ebcee675a
|
Add more checked_delete tests, a visit_each test.
|
2014-06-03 21:02:36 +03:00 |
|
Peter Dimov
|
d30b4b2ec3
|
Add sp_typeinfo_test to test/Jamfile.v2.
|
2014-06-03 20:40:49 +03:00 |
|
Peter Dimov
|
d10e0ae094
|
Merge [58275], [58306] to release.
[SVN r58380]
|
2014-06-03 20:31:07 +03:00 |
|
Peter Dimov
|
33fbd45af3
|
Merge [58123], [58127], [58128] to release. Fixes #3666.
[SVN r58195]
|
2014-06-03 20:31:06 +03:00 |
|
Adam Wulkiewicz
|
dfd58762a2
|
Enable test for unused typedefs only for GCC 4.8
|
2014-06-02 21:46:40 +02:00 |
|
Adam Wulkiewicz
|
70a9ef7141
|
Fix #include in ignore_unused_test.cpp
|
2014-06-02 15:18:23 +02:00 |
|
Adam Wulkiewicz
|
61cc397be8
|
Add boost::ignore_unused()
|
2014-06-02 15:06:53 +02:00 |
|
Andrey Semashev
|
15466fbd5f
|
boost::swap tests moved to the common directory.
|
2014-06-01 22:57:30 +04:00 |
|
Andrey Semashev
|
3a3a67d329
|
Added explicit_operator_bool tests to Jamfile.
|
2014-06-01 22:39:38 +04:00 |
|
Andrey Semashev
|
aaadc128f3
|
Added a new macro BOOST_EXPLICIT_OPERATOR_BOOL_NOEXCEPT, which implements a noexcept operator. Also added explicit noexcept specification for the constexpr macro.
|
2014-06-01 21:55:26 +04:00 |
|
Andrey Semashev
|
e9a53f2e69
|
Extracted BOOST_EXPLICIT_OPERATOR_BOOL macro from Boost.Log.
[SVN r85543]
|
2014-06-01 21:55:26 +04:00 |
|
Peter Dimov
|
927f98189d
|
Update enable_if tests to use lightweight_test, add to Jamfile.
|
2014-06-01 02:10:28 +03:00 |
|
Peter Dimov
|
ba9f0e47a1
|
Remove unnecessary includes and workarounds from ref_ct_test.
|
2014-06-01 01:51:40 +03:00 |
|
Peter Dimov
|
f032781796
|
Add Jamfile.v2; make ref_test use lightweight_test.hpp.
|
2014-06-01 01:48:14 +03:00 |
|
Peter Dimov
|
5dd86f3ac4
|
Move and rename test files.
|
2014-06-01 01:31:54 +03:00 |
|