OTest2
A C++ testing framework
|
Go to the source code of this file.
Classes | |
struct | OTest2::DiffBlock |
One block change. More... | |
class | OTest2::DiffLogBuilderBlock |
Log builder making records of whole blocks of changes. More... | |
Namespaces | |
OTest2 | |
Typedefs | |
typedef std::vector< DiffBlock > | OTest2::DiffLogBlocks |
Ordered (indexes into the sequences) list of diff changes. More... | |