LUMIERA.clone/tests/library/meta
Ichthyostega 41c8c948e3 explicit size check to generate a meaningful error message
the values.child() call would also do a bounds check,
but only to rise a error::Invalid "index out of bounds".
So now we generate a clear message to indicate that
actually a runtime-checked type mismatch caused this problem
2016-02-13 22:55:57 +01:00
..
access-casted-test.cpp fix and adjust broken test defintions. Closes #985 2016-01-10 12:25:45 +01:00
config-flags-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
duck-detector-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
dummy-functions.hpp reorganise some boost::format usage 2013-09-01 17:36:05 +02:00
function-closure-test.cpp refactoring(#988): disentangle Tuple metafunctions 2016-01-17 00:19:10 +01:00
function-composition-test.cpp refactoring(#988): switch correspoinging tests to std::tuple 2016-01-19 23:53:20 +01:00
function-erasure-test.cpp C++ uses a more precise meaning of 'convertiblity' now 2014-05-09 00:56:31 +02:00
generator-combinations-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
generator-test.cpp virtual copy support documented and covered with unit test 2015-04-20 03:41:28 +02:00
iterable-classification-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
meta-utils-test.cpp wrap-up(#985): resolve various leftovers 2016-01-10 11:21:34 +01:00
tuple-diagnostics.hpp refactoring(#988): switch correspoinging tests to std::tuple 2016-01-19 23:53:20 +01:00
tuple-helper-test.cpp now able to remove our old Tuple type (closes #988) 2016-01-20 01:25:40 +01:00
tuple-record-init-test.cpp explicit size check to generate a meaningful error message 2016-02-13 22:55:57 +01:00
type-demangling-test.cpp unit-test(#985): define more tests 2016-01-09 22:23:50 +01:00
type-display-test.cpp wrap-up(#985): resolve various leftovers 2016-01-10 11:21:34 +01:00
typelist-diagnostics.hpp now able to remove our old Tuple type (closes #988) 2016-01-20 01:25:40 +01:00
typelist-manip-test.cpp clean-up(#985): tighten basic header lib/meta/util.hpp 2016-01-05 22:00:53 +01:00
typelist-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
typelist-util-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
typeseq-manip-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
virtual-copy-support-test.cpp clean-up(#985): unify various type-indicating helpers 2016-01-09 02:05:23 +01:00