OTest2
A C++ testing framework
Namespaces | Functions
testmarkdiffprinter.h File Reference
#include <vector>
#include <otest2/difflogblock.h>
#include <otest2/testmark.h>
Include dependency graph for testmarkdiffprinter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 OTest2
 

Functions

void OTest2::printTestMarkDiff (TestMarkFormatter &formatter_, const std::vector< TestMark::LinearizedRecord > &left_, const std::vector< TestMark::LinearizedRecord > &right_, const DiffLogBlocks &diff_log_, int context_)
 Print difference of two testmarks. More...