LUMIERA.clone/tests/library/meta
Ichthyostega 24b3bec4be Doxygen: prepare all unit tests for inclusion in the documentation
Doxygen will only process files with a @file documentation comment.
Up to now, none of our test code has such a comment, preventing the
cross-links to unit tests from working.

This is unfortunate, since unit tests, and even the code comments there,
can be considered as the most useful form of technical documentation.
Thus I'll start an initiative to fill in those missing comments automatically
2017-02-22 01:54:20 +01:00
..
access-casted-test.cpp Doxygen: prepare all unit tests for inclusion in the documentation 2017-02-22 01:54:20 +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 Doxygen: prepare all unit tests for inclusion in the documentation 2017-02-22 01:54:20 +01:00
dummy-functions.hpp Doxygen: prepare all unit tests for inclusion in the documentation 2017-02-22 01:54:20 +01:00
function-closure-test.cpp refactoring(#988): disentangle Tuple metafunctions 2016-01-17 00:19:10 +01:00
function-composition-test.cpp Doxygen: prepare all unit tests for inclusion in the documentation 2017-02-22 01:54:20 +01:00
function-erasure-test.cpp Doxygen: prepare all unit tests for inclusion in the documentation 2017-02-22 01:54:20 +01:00
generator-combinations-test.cpp Doxygen: prepare all unit tests for inclusion in the documentation 2017-02-22 01:54:20 +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 Doxygen: prepare all unit tests for inclusion in the documentation 2017-02-22 01:54:20 +01:00
meta-utils-test.cpp Doxygen: prepare all unit tests for inclusion in the documentation 2017-02-22 01:54:20 +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 Doxygen: prepare all unit tests for inclusion in the documentation 2017-02-22 01:54:20 +01:00
type-demangling-test.cpp Doxygen: prepare all unit tests for inclusion in the documentation 2017-02-22 01:54:20 +01:00
type-display-test.cpp Doxygen: prepare all unit tests for inclusion in the documentation 2017-02-22 01:54:20 +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 Doxygen: prepare all unit tests for inclusion in the documentation 2017-02-22 01:54:20 +01:00
typelist-util-test.cpp Doxygen: prepare all unit tests for inclusion in the documentation 2017-02-22 01:54:20 +01:00
typeseq-manip-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
virtual-copy-support-test.cpp Doxygen: prepare all unit tests for inclusion in the documentation 2017-02-22 01:54:20 +01:00