summaryrefslogtreecommitdiff
path: root/test/UnitCopyPaste.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-11-13killpoco: removed StringTokenizer from test directoryPranam Lashkari1-1/+0
2019-08-05clipboard: persist selections for a while after a view closes.Michael Meeks1-2/+16
2019-08-05clipboard: test two separate views' clipboards.Michael Meeks1-47/+109
2019-08-05Adapt to new 'getClipboard' API - works on clipboard not selection.Michael Meeks1-4/+15
2019-08-05clipboard - set it with a post now.Michael Meeks1-9/+15
2019-08-05clipboard: test for set-clipboard endpoint (disabled).Michael Meeks1-1/+44
2019-08-05clipboard: add more unit tests.Michael Meeks1-18/+31
2019-08-05clipboard: a more helpful calc test.Michael Meeks1-3/+36
2019-08-05clipboard: factor out parsing, and add checks in unit test.Michael Meeks1-62/+62
2019-08-05Various copy/paste fixes, unit test passing, parsing of result.Michael Meeks1-1/+50
2019-08-05More work getting the unit test closer to passing.Michael Meeks1-47/+18
2019-08-05clipboard: start of rotating clipboard key management.Michael Meeks1-5/+56
2019-08-05Implement getClipboard and start of a unit test.Michael Meeks1-0/+73