Lumiera  0.pre.03
»edit your freedom«
diff-index-table-test.cpp File Reference

Go to the source code of this file.

Description

unit test DiffIndexTable_test

Definition in file diff-index-table-test.cpp.

#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/diff/index-table.hpp"
#include <utility>
#include <string>
#include <vector>

Classes

class  DiffIndexTable_test
 

Typedefs

using DataSeq = vector< string >
 
using Index = IndexTable< string >
 

Macros

#define TOK(id)   id(STRINGIFY(id))
 

Functions

 LAUNCHER (DiffIndexTable_test, "unit common")
 Register this test class... More...
 
string TOK (a5)
 
string TOK (a1)
 
string TOK (a4)
 
string TOK (a2)
 
string TOK (a3)
 
string TOK (b3)
 
string TOK (b4)
 
string TOK (b1)
 
string TOK (b2)
 

Namespaces

 lib
 Implementation namespace for support and library code.
 

Function Documentation

◆ LAUNCHER()

lib::diff::test::LAUNCHER ( DiffIndexTable_test  ,
"unit common"   
)

Register this test class...