Lumiera  0.pre.03
»edit your freedom«
iterable-classification-test.cpp File Reference

Go to the source code of this file.

Description

unit test IterableClassification_test

Definition in file iterable-classification-test.cpp.

#include "lib/test/run.hpp"
#include "steam/mobject/session/scope-query.hpp"
#include "steam/mobject/session/effect.hpp"
#include "lib/meta/duck-detector.hpp"
#include "lib/time/timevalue.hpp"
#include "lib/util-foreach.hpp"
#include "lib/itertools.hpp"
#include <iostream>
#include <vector>
#include <deque>
#include <list>
#include <map>
#include <set>

Classes

class  IterableClassification_test
 
struct  TestSource
 

Typedefs

typedef lib::time::TimeVar Time
 

Macros

#define SHOW_CHECK(_EXPR_)   cout << STRINGIFY(_EXPR_) << "\t : " << (_EXPR_::value? "Yes":"No") << endl;
 

Functions

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

Namespaces

 lib
 Implementation namespace for support and library code.
 

Function Documentation

◆ LAUNCHER()

lib::meta::test::LAUNCHER ( IterableClassification_test  ,
"unit common"   
)

Register this test class...