|
OTest2
A C++ testing framework
|
#include <testmarkdiffprinter.h>#include <iostream>#include <testmarkformatter.h>#include <testmarkprinter.h>
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... | |
1.8.17