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

Go to the source code of this file.

Description

unit test IterChainSearch_test

Definition in file iter-chain-search-test.cpp.

#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/format-util.hpp"
#include "lib/iter-chain-search.hpp"
#include "lib/iter-cursor.hpp"
#include "lib/util.hpp"
#include <vector>
#include <string>

Classes

class  IterChainSearch_test
 

Typedefs

using Spam = vector< string >
 

Functions

 LAUNCHER (IterChainSearch_test, "unit common")
 
template<class II >
string materialise (II &&ii)
 Diagnostic helper: join all the elements from a copy of the iterator.
 

Variables

const Spam SPAM
 

Namespaces

 lib
 Implementation namespace for support and library code.