aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/testPerLine.cxx
AgeCommit message (Collapse)AuthorFilesLines
2020-05-03Backport: Feature [feature-requests:1347]. Add InsertLines method to PerLine ↵Neil1-0/+363
interface and all implementations. This will allow insertion of lines in batches in a future change set. Added tests for PerLine implementations. Backport of changeset 8227:9fc611fc6848.