LUMIERA.clone/tests/library/test
Ichthyostega 088e4422fb Test helper to show demangled C++ names
Heureka! found out that the C++ standard library exposes a
cross vendor C++ ABI, which amongst others allows to show
object code names and type-IDs in the language-level, human
readable unmangeld form.

Of course, actual application code should not rely on such a
internal representation, yet it is of tremendous help when
writing and debugging unit tests.

Signed-off-by: Ichthyostega <prg@ichthyostega.de>
2014-11-22 03:31:59 +01:00
..
test-helper-demangling-test.cpp Test helper to show demangled C++ names 2014-11-22 03:31:59 +01:00
test-helper-test.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
test-helper-variadic-test.cpp fix and finish the diagnostics helper 2014-09-23 03:37:28 +02:00
test-option-test.cpp link tests with stringent application scope dependencies (closes #938) 2014-10-17 21:15:59 +02:00