]> git.eshelyaron.com Git - emacs.git/commit
Add drag-and-drop API tests
authorPo Lu <luangruo@yahoo.com>
Mon, 6 Jun 2022 11:51:47 +0000 (19:51 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 6 Jun 2022 11:51:47 +0000 (19:51 +0800)
commit10641eaf5bad1fc77b99d6e611b3b0e0bfaa6110
tree035f3c2f41bf79ab0b55ca081e6b4ff906d4a796
parentc3127f56387441fce09a1103324b923f55695109
Add drag-and-drop API tests

* test/lisp/dnd-tests.el: New file.
(dnd-tests-begin-text-drag):
(dnd-tests-begin-file-drag):
(dnd-tests-begin-drag-files): New tests.
test/lisp/dnd-tests.el [new file with mode: 0644]