Lumiera  0.pre.03
»edit your freedom«
DiffListGeneration_test Class Reference

Description

Test:
Demonstration/Concept: how to derive a list diff representation from the comparison of two sequences.

The changes necessary to transform one sequence into the other one are given as a linear sequence of elementary mutation operations.

The change detector assumes elements with well defined identity and uses an index table for both sequences. The diff is generated progressively, demand-driven.

See also
DiffListApplication_test

Definition at line 87 of file diff-list-generation-test.cpp.

Private Member Functions

virtual void run (Arg)
 
+ Inheritance diagram for DiffListGeneration_test:
+ Collaboration diagram for DiffListGeneration_test:

The documentation for this class was generated from the following file: