Lumiera  0.pre.03
»edit your freedom«
iter-source-test.cpp File Reference

Go to the source code of this file.

Description

unit test IterSource_test

Definition in file iter-source-test.cpp.

#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/format-cout.hpp"
#include "lib/nocopy.hpp"
#include "lib/util.hpp"
#include "lib/iter-source.hpp"
#include <boost/lexical_cast.hpp>
#include <unordered_map>
#include <cstdlib>
#include <string>
#include <list>
#include <map>

Classes

class  IterSource_test
 
class  TestSource
 Explicit implementation of the IterSource interface (test dummy) Creates a random string and chops off a character on each iteration. More...
 
struct  WrappedList
 test dummy: simply wrapping an STL container and exposing a range as Lumiera Forward Iterator More...
 

Typedefs

typedef const char * CStr
 

Functions

 LAUNCHER (IterSource_test, "unit common")
 
template<class IT >
void pullOut (IT &iter)
 diagnostics helper
 

Variables

uint NUM_ELMS = 10
 

Namespaces

 lib
 Implementation namespace for support and library code.