Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test QuantiserBasics_test
Definition in file quantiser-basics-test.cpp.
#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/time/quantiser.hpp"
#include "lib/util.hpp"
#include <cstdlib>
Classes | |
class | QuantiserBasics_test |
struct | QuantiserBasics_test::TestQuant |
Test Quantiser allowing to use plain numbers. More... | |
Functions | |
const FSecs | F25 (1, 25) |
LAUNCHER (QuantiserBasics_test, "unit common") | |
Register this test class... More... | |
Time | secs (int seconds) |
Variables | |
const int | DIRT_GRAIN = 50 |
const int | MAX_FRAMES = 25*500 |
Namespaces | |
lib | |
Implementation namespace for support and library code. | |
lib::time::test::LAUNCHER | ( | QuantiserBasics_test | , |
"unit common" | |||
) |
Register this test class...