aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/testSelection.cxx
AgeCommit message (Expand)AuthorFilesLines
2025-07-03Feature [feature-requests:#1563]. Move main range in selection serialized form.masterZufu Liu1-12/+16
2025-02-23Silence some warnings in test code.rel-5-5-5Neil1-2/+2
2025-02-05Simplify SelectionRange::Intersect and add SelectionRange constructor fromNeil1-0/+32
2025-02-01Implement serialization of Selection to and from strings.Neil1-0/+112
2025-01-31Add default basic constructor and operator!= to SelectionPosition to ease use.Neil1-0/+151