Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test Variant_test
Definition in file variant-test.cpp.
#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/time/timevalue.hpp"
#include "lib/format-cout.hpp"
#include "lib/variant.hpp"
#include "lib/util.hpp"
#include <string>
Classes | |
class | Variant_test |
Typedefs | |
typedef Variant< Types< bool, int, string, Time > > | TestVariant |
Functions | |
LAUNCHER (Variant_test, "unit common") | |
Register this test class... More... | |
Namespaces | |
lib | |
Implementation namespace for support and library code. | |
lib::test::LAUNCHER | ( | Variant_test | , |
"unit common" | |||
) |
Register this test class...