summaryrefslogtreecommitdiff
path: root/test/lisp/dnd-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; Prefer HTTPS to HTTP in many URLsStefan Kangas2022-10-151-1/+1
* Fix more misleading cl-case quoting in testsBasil L. Contovounesios2022-09-141-5/+5
* Fix Tramp test environment on hydra.nixos.orgMichael Albinus2022-07-101-6/+0
* ; * test/lisp/dnd-tests.el (dnd-tests-begin-drag-files): Instrument.Michael Albinus2022-07-101-0/+6
* Add interactive XDS testPo Lu2022-07-021-0/+26
* Update dnd-tests.el to make sure remote files are removed when Emacs quitsPo Lu2022-06-291-0/+21
* Fix reported problem with drag-and-drop inside VirtualBoxPo Lu2022-06-291-3/+7
* Fix dnd-tests-open-remote-url on EMBAMichael Albinus2022-06-221-0/+2
* Add test for bug#56078 fixPo Lu2022-06-211-0/+13
* Fix encoding of multibyte ToolTalk filenamesPo Lu2022-06-121-1/+18
* Fix dnd-tests on builds without XPo Lu2022-06-091-0/+2
* Allow running some DND tests interactivelyPo Lu2022-06-081-53/+87
* Factor out test configuration for remote filesMichael Albinus2022-06-081-28/+5
* Improve drag-and-drop testsPo Lu2022-06-081-2/+92
* Add selection stuff to DND testsPo Lu2022-06-071-6/+54
* Add new drag-and-drop testPo Lu2022-06-071-2/+11
* Add drag-and-drop API testsPo Lu2022-06-061-0/+198