48 bool DummyType::created =
false;
73 CHECK (!DummyType::created);
75 CHECK ( DummyType::created);
Implementation namespace for support and library code.
int rani(uint bound=_iBOUND())
Test runner and basic definitions for tests.
bool isSameObject(A const &a, B const &b)
compare plain object identity, based directly on the referee's memory identities.
Singleton-style holder for NIL or default values.
Simplistic test class runner.
#define LAUNCHER(_TEST_CLASS_, _GROUPS_)
Singleton holder for NIL or default value objects.
Test dummy to track ctor call.
Tiny helper functions and shortcuts to be used everywhere Consider this header to be effectively incl...