Commit Graph

24 Commits

Author SHA1 Message Date
Andrey Semashev
b0b16d6ddb Attempt to re-enable Boost.Core.Swap tests. 2016-07-11 17:08:28 +03:00
Andrey Semashev
95ad3ede45 Corrected the path to noncopyable_compile_fail.cpp test. 2014-06-12 21:25:13 +04:00
Andrey Semashev
2ace824e44 Renamed test and added to Jamfile. 2014-06-12 19:53:08 +04:00
Peter Dimov
d0f895f0bb Copy ref_fn_test from libs/bind. 2014-06-10 04:51:38 +03:00
Peter Dimov
4b0bca5ec2 Add a test for ref(ref(x)). 2014-06-10 03:37:21 +03:00
Peter Dimov
2fbec91fe8 Add negative tests for cref() and rvalues. 2014-06-10 03:31:28 +03:00
Peter Dimov
c48adcc3ea Added negative tests for rvalue to reference_wrapper implicit conversion. 2014-06-10 03:21:22 +03:00
K-ballo
45f7564db2 Disable binding ref to temporaries when rvalue references are supported 2014-06-09 20:42:00 -03: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
cee977fc84 Lift core::detail::demange to core, move demangled_name to typeinfo.hpp. 2014-06-06 23:30:32 +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
Adam Wulkiewicz
dfd58762a2 Enable test for unused typedefs only for GCC 4.8 2014-06-02 21:46:40 +02:00
Adam Wulkiewicz
61cc397be8 Add boost::ignore_unused() 2014-06-02 15:06:53 +02:00
Andrey Semashev
3a3a67d329 Added explicit_operator_bool tests to Jamfile. 2014-06-01 22:39:38 +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
f032781796 Add Jamfile.v2; make ref_test use lightweight_test.hpp. 2014-06-01 01:48:14 +03:00