Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
variant-test.cpp File Reference

unit test Variant_test More...

Go to the source code of this file.

Description

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>

Namespaces

namespace  lib
 Implementation namespace for support and library code.
 
namespace  lib::test
 Unit tests for the Lumiera support library.
 

Typedefs

using TestVariant = Variant< Types< bool, int, string, Time > >
 

Classes

class  Variant_test
 

Functions

 LAUNCHER (Variant_test, "unit common")
 Register this test class...