type_index/test
Chris Glover ee7b15a493 First version.
TODO: Error messages when using mismatched types are not clear. Needs consideration.
2016-07-15 16:30:16 -04:00
..
appveyor.yml Test on same Boost branch when running Appveyor 2016-06-04 21:10:20 +03:00
compare_ctti_stl.cpp added comparison test 2016-02-13 19:08:59 +01:00
ctti_print_name.cpp Use the cstring workaround only for GCC 2016-03-27 14:46:27 +03:00
Jamfile.v2 First version. 2016-07-15 16:30:16 -04:00
runtime_cast_test.cpp First version. 2016-07-15 16:30:16 -04:00
test_lib_anonymous.cpp Use lightweight tests to avoid Boost.Test warnings, RTTI issues and minimize compilation times 2015-06-21 23:16:46 +03:00
test_lib_anonymous.hpp Use lightweight tests to avoid Boost.Test warnings, RTTI issues and minimize compilation times 2015-06-21 23:16:46 +03:00
test_lib.cpp Use lightweight tests to avoid Boost.Test warnings, RTTI issues and minimize compilation times 2015-06-21 23:16:46 +03:00
test_lib.hpp Use lightweight tests to avoid Boost.Test warnings, RTTI issues and minimize compilation times 2015-06-21 23:16:46 +03:00
testing_crossmodule_anonymous.cpp Use lightweight tests to avoid Boost.Test warnings, RTTI issues and minimize compilation times 2015-06-21 23:16:46 +03:00
testing_crossmodule.cpp Use lightweight tests to avoid Boost.Test warnings, RTTI issues and minimize compilation times 2015-06-21 23:16:46 +03:00
type_index_constexpr_test.cpp Fixing test under Windows 2016-03-29 23:16:17 +03:00
type_index_test_ctti_alignment.cpp Use lightweight tests to avoid Boost.Test warnings, RTTI issues and minimize compilation times 2015-06-21 23:16:46 +03:00
type_index_test_ctti_construct_fail.cpp Use lightweight tests to avoid Boost.Test warnings, RTTI issues and minimize compilation times 2015-06-21 23:16:46 +03:00
type_index_test_ctti_copy_fail.cpp Use lightweight tests to avoid Boost.Test warnings, RTTI issues and minimize compilation times 2015-06-21 23:16:46 +03:00
type_index_test.cpp Initial C++14 constexpr version of ctti_type_index. No ABI breakage 2016-03-25 21:15:52 +03:00