Lumiera
0.pre.03
»edit your freedom«
|
After covering a simple basic case, this test uses template metaprogramming techniques to build a matrix of all possible type combinations and then performs a standard test sequence for each of these type combinations. Within this test sequence, verification functions are invoked, which are defined with specialisations to adapt for the various types to be covered.
Definition at line 133 of file time-control-test.cpp.
Private Member Functions | |
gavl_time_t | random_or_get (string arg) |
virtual void | run (Arg arg) |
void | verifyBasics () |
void | verifyMatrix_of_MutationCases (TimeValue const &o, TimeValue const &c) |
Each of these cases executes a standard test sequence, which is defined in TestCase::performTestSequence
Definition at line 486 of file time-control-test.cpp.