Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test TimeGridBasics_test
Definition in file time-grid-basics-test.cpp.
#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "steam/asset/meta.hpp"
#include "steam/asset/meta/time-grid.hpp"
#include "lib/time/timevalue.hpp"
#include "lib/format-cout.hpp"
#include "lib/util.hpp"
#include <boost/rational.hpp>
Classes | |
class | TimeGridBasics_test |
Typedefs | |
typedef Builder< TimeGrid > | GridBuilder |
Functions | |
LAUNCHER (TimeGridBasics_test, "unit asset") | |
Register this test class... More... | |
Variables | |
const uint | DIRT_GRAIN = 50 |
const uint | MAX_FRAMES = 1000 |
const FrameRate | TEST_FPS (5, 6) |
const Time | TEST_ORIGIN (12, 34) |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::asset | |
The asset subsystem of the Steam-Layer. | |
steam::asset::meta::test::LAUNCHER | ( | TimeGridBasics_test | , |
"unit asset" | |||
) |
Register this test class...