summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Glenn Morris2020-02-201-2/+5
|\
| * Make OMake support slightly less expensive (bug#39595)Mattias Engdegård2020-02-171-1/+4
| * Speed up 'maven' compilation error message regexpMattias Engdegård2020-02-171-1/+1
* | Remove subsumed repetitions in regexpsMattias Engdegård2020-02-201-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-02-161-37/+7
|\ \ | |/
| * Remove the optional KEEP-ORDER argument to regexp-optMattias Engdegård2020-02-131-37/+7
* | Remove another test for deleted lread featureGlenn Morris2020-02-151-11/+0
* | Remove lread tests for a feature that was deletedGlenn Morris2020-02-141-16/+0
* | Fix Tramp tests for MS WindowsMichael Albinus2020-02-141-10/+13
* | Merge from origin/emacs-27Glenn Morris2020-02-131-1/+1
|\ \ | |/
| * rx: Use longest match for all-string 'or' forms (bug#37659)Mattias Engdegård2020-02-121-1/+1
* | Fix `tramp-interrupt-process'Michael Albinus2020-02-131-10/+8
* | Fix Tramp tests towards *BSDMichael Albinus2020-02-121-14/+33
* | * lisp/simple.el (undo-redo): New commandStefan Monnier2020-02-081-0/+42
* | Merge from origin/emacs-27Glenn Morris2020-02-061-1/+1
|\ \ | |/
| * Replace add-to-list to lexical variable with push (bug#39373)Mattias Engdegård2020-02-011-1/+1
* | Don't use obsolete function in package-tests.elStefan Kangas2020-02-051-4/+4
* | Add new filter commands to Package Menu (Bug#38424)Stefan Kangas2020-02-051-29/+88
* | Minor fix in tramp-test32-shell-commandMichael Albinus2020-02-051-1/+2
* | * lisp/emacs-lisp/map.el: Add keyword-only pattern abbreviationAdam Porter2020-02-041-0/+6
* | Provide default for describe-keymap promptStefan Kangas2020-02-041-0/+9
* | Add new help command describe-keymapStefan Kangas2020-02-041-0/+28
* | ; Fix docstring in TrampMichael Albinus2020-02-021-1/+2
* | Implement `shell-command-dont-erase-buffer' in Tramp. (Bug#39067)Michael Albinus2020-02-011-26/+115
* | Give fuller support for obsolete ---12 dates in iso8601Lars Ingebrigtsen2020-01-301-3/+7
* | Make iso8601.el understand two obsolete formsLars Ingebrigtsen2020-01-301-0/+8
* | Fix problems in Tramp's async-shell-commandMichael Albinus2020-01-271-20/+25
* | Add more tests for bookmark-bmenu-listStefan Kangas2020-01-261-3/+72
* | Remove (or double) redundant backslashes in string literalsMattias Engdegård2020-01-246-11/+11
* | Fix iso8601-parse so unknown DST is -1, not nilPaul Eggert2020-01-241-71/+71
* | Add tests for version comparison predicatesStefan Kangas2020-01-241-0/+21
* | Adapt tramp-test32-shell-commandMichael Albinus2020-01-241-17/+12
* | Fix crash when sending Gnus message (Bug#39207)Paul Eggert2020-01-221-0/+7
* | Minor cleanup in {autorevert,filenotify,shadowfile}-tests.elMichael Albinus2020-01-223-27/+26
* | * test/lisp/auth-source-pass-tests.el: Test for multiple ports.Damien Cassou2020-01-221-0/+4
* | Merge from origin/emacs-27Glenn Morris2020-01-202-1/+65
|\ \ | |/
| * Fix shell-tests failuresMattias Engdegård2020-01-201-1/+9
| * * test/lisp/simple-tests.el: Full path to Emacs binary (bug#39067).Mattias Engdegård2020-01-201-1/+3
| * ; Fix a test (Bug#39067)Tino Calancha2020-01-191-1/+1
| * Fix shell-command-dont-erase-buffer featureTino Calancha2020-01-191-0/+54
* | Merge from origin/emacs-27Glenn Morris2020-01-201-2/+1
|\ \ | |/
| * Fix infloop in shell.elPieter van Oostrum2020-01-181-2/+1
* | Sync with Tramp 2.5.0-preMichael Albinus2020-01-192-27/+15
* | Merge from origin/emacs-27Glenn Morris2020-01-161-0/+20
|\ \ | |/
| * f90: handle F2008 module functionGlenn Morris2020-01-151-0/+20
* | Add SASL SCRAM-SHA-256 support.Simon Josefsson2020-01-161-2/+24
* | Refactor Tramp async process codeMichael Albinus2020-01-141-88/+58
* | Fix sxhash-equal on bytecodes, markers, etc.Paul Eggert2020-01-072-1/+17
* | Implement stderr in tramp-adb-handle-make-processMichael Albinus2020-01-071-65/+59
* | ; Adapt tramp-tests.elMichael Albinus2020-01-061-20/+72