.. |
appveyor.yml
|
Disable link-fail tests and restore MinGW CI
|
2018-01-23 10:40:56 +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
|
Disable link-fail tests and restore MinGW CI
|
2018-01-23 10:40:56 +03: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
|
One more fix in tests for /GR- flag
|
2018-01-16 00:44:11 +03:00 |
test_lib.hpp
|
Workaround for /GR- override in tests
|
2018-01-16 00:28:48 +03:00 |
testing_crossmodule_anonymous.cpp
|
Relax comparing_anonymous_types_between_modules test as it was failing to too many builds (fixes #17)
|
2018-01-15 00:14:47 +03:00 |
testing_crossmodule.cpp
|
Workaround for /GR- override in tests
|
2018-01-16 00:28:48 +03:00 |
type_index_constexpr_test.cpp
|
Do not define BOOST_TEST_*E macros, as they are now defined in boost/core/lightweight_test.hpp
|
2017-10-01 22:30:59 +03:00 |
type_index_runtime_cast_test.cpp
|
Change runtime cast test to use the separated macro (BOOST_TYPE_INDEX_IMPLEMENT_RUNTIME_CAST) and add a new test that ensures BOOST_TYPE_INDEX_REGISTER_RUNTIME_CLASS does indeed supply both functions.
|
2017-02-25 15:35:34 -05: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
|
Do not define BOOST_TEST_*E macros, as they are now defined in boost/core/lightweight_test.hpp
|
2017-10-01 22:30:59 +03:00 |