riched20/tests: Test for ITextDocument::Undo and ITextDocument::Redo (#53289).
Signed-off-by: Jinoh Kang jinoh.kang.kr@gmail.com
Edited by Jinoh Kang
Merge request reports
Activity
requested review from @huw
added 1 commit
- e0e141a4 - riched20/tests: Test for ITextDocument::Undo and ITextDocument::Redo.
added 1 commit
- c0dd2b75 - riched20/tests: Test for ITextDocument::Undo and ITextDocument::Redo.
added 1 commit
- f5aeec57 - riched20/tests: Test for ITextDocument::Undo and ITextDocument::Redo.
v3: Remove the state transition table and fold it into the action function.
Also note: the full patch that implements Undo/Redo after !320 (merged) and !326 (closed) is at https://testbot.winehq.org/GetFile.pl?JobKey=117985&StepKey=1
mentioned in merge request !326 (closed)
- Resolved by Jinoh Kang
- Resolved by Jinoh Kang
added 1 commit
- a326ff3b - riched20/tests: Test for ITextDocument::Undo and ITextDocument::Redo.
added 1 commit
- 23b80bb6 - riched20/tests: Test for ITextDocument::Undo and ITextDocument::Redo.
Full implementation is at https://gitlab.winehq.org/iamahuman/wine/-/commits/riched20/richole-undo-impl, although it doesn't pass test due to another unrelated bug in riched20 (i.e. missing wrap paragraph in richole).
added 310 commits
-
23b80bb6...7b79e3a8 - 309 commits from branch
wine:master
- 5cf7bc51 - riched20/tests: Test for ITextDocument::Undo and ITextDocument::Redo.
-
23b80bb6...7b79e3a8 - 309 commits from branch
added 1 commit
- 7bf2648f - riched20/tests: Test for ITextDocument::Undo and ITextDocument::Redo.
v7: rebase
v8: some test enhancements
Edited by Jinoh Kang
Please register or sign in to reply