summaryrefslogtreecommitdiff
path: root/test/lisp/dnd-tests.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-09-22; Fix dnd-tests on MS-WindowsEli Zaretskii
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-28Render default DND file name handlers more precisePo Lu
2023-10-26Enable DND handlers to receive more than one URI at a timePo Lu
2023-05-30* test/lisp/dnd-tests.el (dnd-tests-begin-text-drag): Fix typo.Mattias EngdegÄrd
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-15; Prefer HTTPS to HTTP in many URLsStefan Kangas
2022-09-14Fix more misleading cl-case quoting in testsBasil L. Contovounesios
2022-07-10Fix Tramp test environment on hydra.nixos.orgMichael Albinus
2022-07-10; * test/lisp/dnd-tests.el (dnd-tests-begin-drag-files): Instrument.Michael Albinus
2022-07-02Add interactive XDS testPo Lu
2022-06-29Update dnd-tests.el to make sure remote files are removed when Emacs quitsPo Lu
2022-06-29Fix reported problem with drag-and-drop inside VirtualBoxPo Lu
2022-06-22Fix dnd-tests-open-remote-url on EMBAMichael Albinus
2022-06-21Add test for bug#56078 fixPo Lu
2022-06-12Fix encoding of multibyte ToolTalk filenamesPo Lu
2022-06-09Fix dnd-tests on builds without XPo Lu
2022-06-08Allow running some DND tests interactivelyPo Lu
2022-06-08Factor out test configuration for remote filesMichael Albinus
2022-06-08Improve drag-and-drop testsPo Lu
2022-06-07Add selection stuff to DND testsPo Lu
2022-06-07Add new drag-and-drop testPo Lu
2022-06-06Add drag-and-drop API testsPo Lu