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 |
|