aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support expiration of metadata by package archivesscratch/package-securityStefan Kangas2020-11-223-0/+63
* Support package checksum verificationStefan Kangas2020-11-228-8/+266
* Use cl-letf instead of unwind-protect in a testMauro Aranda2020-11-201-6/+4
* Take care of a FIXME in cus-edit-tests.elMauro Aranda2020-11-201-4/+6
* Hide obsolete options in most customize commandsStefan Kangas2020-11-201-0/+80
* Remove some compat code for old versions and XEmacsStefan Kangas2020-11-191-6/+1
* Test that substitute-command-keys preserves text propertiesStefan Kangas2020-11-171-0/+6
* perl-mode and cperl-mode: Recognize regex after "return"Harald Jörg2020-11-172-0/+31
* Don't quote lambdas in several placesStefan Kangas2020-11-141-18/+17
* Add an option to preserve ANSI sequencesPablo Barbáchano2020-11-141-0/+49
* Use lexical-binding in fortune.el and add testsStefan Kangas2020-11-142-0/+52
* Some minor Tramp fixes, resulting from test campaignMichael Albinus2020-11-131-4/+11
* * test/lisp/help-fns-tests.el: Silence byte-compiler.Stefan Kangas2020-11-121-1/+2
* * test/lisp/hfy-cmap-resources/rgb.txt: Add comment line.Stefan Kangas2020-11-121-0/+1
* Cleanup of the test file for cperl-modeHarald Jörg2020-11-111-182/+152
* Add test for substitute-command-keys with command remapStefan Kangas2020-11-091-2/+13
* Better warning suppression in rx-testsMattias Engdegård2020-11-091-1/+1
* Fix pcase rx form snag with '?' and '??' (bug#44532)Mattias Engdegård2020-11-091-1/+5
* cperl-mode: Indentation of ')' follows customisationHarald Jörg2020-11-093-0/+73
* Add test for recent change in enable-themeMauro Aranda2020-11-071-0/+9
* Fix javac message parsing column number off-by-oneMattias Engdegård2020-11-061-2/+2
* Update gdb-mi-testsMattias Engdegård2020-11-061-2/+4
* ; Silence byte-compiler warnings in testsStefan Kangas2020-11-052-13/+14
* Still fixes for Tramp directory-files-*Michael Albinus2020-11-051-10/+17
* New gnus-search libraryEric Abrahamsen2020-11-031-0/+96
* Some Tramp fixes for directory-files-* and delete-*Michael Albinus2020-11-031-4/+19
* cperl-mode: Fix indentation for Emacs 26Harald Jörg2020-11-032-0/+48
* cperl-mode: Skip a test for older Emacsen (preparing for ELPA)Harald Jörg2020-11-031-0/+4
* Fix some glitches in recent directory-files-* changesMichael Albinus2020-11-021-0/+76
* Partially revert previous define-minor-mode changeLars Ingebrigtsen2020-11-021-8/+2
* Don't bind standard-output in substitute-command-keysStefan Kangas2020-11-011-0/+20
* Make minor mode ARG work as documentedLars Ingebrigtsen2020-11-011-0/+21
* Trash remote files to local trash (Bug#44216)Michael Albinus2020-11-011-3/+65
* 'assoc' is not side-effect-free; constprop its pure subsetMattias Engdegård2020-10-311-1/+6
* Trim and explain set of safe forms for 'unsafep' (bug#44018)Mattias Engdegård2020-10-311-0/+12
* Parse GDB/MI results directly instead of going via JSON (bug#44173)Mattias Engdegård2020-10-311-0/+44
* Fix unit tests broken by changes to xt-mouse.elJared Finder2020-10-311-4/+4
* Revert "Temporarily mark two failing tests"Eli Zaretskii2020-10-311-2/+0
* * lisp/simple.el (blink-matching-open): Fix bug#37127Stefan Monnier2020-10-301-16/+23
* Revert "Adjust python tests after fix for bug#39398"Lars Ingebrigtsen2020-10-301-3/+3
* ; Fix typo in my last commitStefan Kangas2020-10-301-1/+1
* Suppress a misleading message when closing a paren in a regexHarald Jörg2020-10-301-0/+29
* Clarify point position after text-property-searchStefan Kangas2020-10-301-0/+18
* `format-time' can now do sub-second timesLars Ingebrigtsen2020-10-301-1/+8
* * test/lisp/net/dbus-tests.el (dbus-test09-get-managed-objects): Expand test.Hugh Daschbach2020-10-301-51/+79
* cperl-mode: Make timeout test more robustHarald Jörg2020-10-291-1/+3
* Handle several children of PATH in dbus-managed-objects-handlerMichael Albinus2020-10-291-10/+5
* * test/lisp/net/dbus-tests.el (dbus-test09-get-managed-objects): New test.Hugh Daschbach2020-10-291-0/+82
* Disable mml-sec-tests on MacOSLars Ingebrigtsen2020-10-281-1/+4
* Adjust python tests after fix for bug#39398Lars Ingebrigtsen2020-10-281-3/+3