LUMIERA.clone/tests/library/meta
Ichthyostega f136220131 Clang(#928): fix re-entrance error in testcode
Clang seems to evaluate the terms of a function call in another order
than GCC -- this uncovered re-entrance errors in some metaprogramming tests,
where we re-used a global formatter object in recursive instantiations.
2013-09-28 01:16:22 +02:00
..
config-flags-test.cpp reorganise some boost::format usage 2013-09-01 17:36:05 +02:00
duck-detector-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
dummy-functions.hpp reorganise some boost::format usage 2013-09-01 17:36:05 +02:00
function-closure-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
function-composition-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
function-erasure-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
generator-combinations-test.cpp Clang(#928): fix re-entrance error in testcode 2013-09-28 01:16:22 +02:00
generator-test.cpp reorganise some boost::format usage 2013-09-01 17:36:05 +02:00
iterable-classification-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
meta-utils-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
tuple-diagnostics.hpp reorganise some boost::format usage 2013-09-01 17:36:05 +02:00
type-tuple-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
typelist-diagnostics.hpp Clang(#928): fix re-entrance error in testcode 2013-09-28 01:16:22 +02:00
typelist-manip-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
typelist-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
typelist-util-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
typeseq-manip-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00