92 virtual void run (Arg) {}
99 cout <<
typeStr(&Lunatic::run) << endl;
115 operator string() {
return "No such thing"; }
126 template<
typename TY>
Helpers typically used while writing tests.
Maintain a chained sequence of heterogeneous data blocks without allocation.
Implementation namespace for support and library code.
Test runner and basic definitions for tests.
Simplistic test class runner.
#define LAUNCHER(_TEST_CLASS_, _GROUPS_)
Marker types to indicate a literal string and a Symbol.
A template metaprogramming technique for manipulating collections of types.