Commit Graph

11 Commits

Author SHA1 Message Date
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