summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Stefan Kangas2022-02-101-1/+8
|\
| * Fix integer arithmetic miss-compilation (bug#53451)Andrea Corallo2022-02-091-1/+8
* | Fix processes on remote default-directory with special charactersMichael Albinus2022-02-081-0/+17
* | Fix describe-function-1 test failure from previous changeLars Ingebrigtsen2022-02-081-0/+1
* | Improve indentation of some shell script formsLars Ingebrigtsen2022-02-072-0/+61
* | ansi-color: don't get stuck on \eIoannis Kappas2022-02-061-1/+19
* | Adapt em-tramp-tests.elMichael Albinus2022-02-061-7/+10
* | Add ietf-drums tests, fix parse-address decodingBob Rogers2022-02-061-0/+162
* | Adapt Tramp to changed unload behavior (bug#53632)Michael Albinus2022-02-051-1/+3
* | Fix yank-media utf-16 detectionLars Ingebrigtsen2022-02-051-0/+38
* | Ensure that the CAR of 'eshell-last-async-procs' always points to a processJim Porter2022-02-051-0/+7
* | (with-demoted-errors): Warn on missing `format` argStefan Monnier2022-02-041-1/+1
* | python.el: Try and better split the Tramp codeStefan Monnier2022-02-041-26/+50
* | Improve Tramp tests backward compatibilityMichael Albinus2022-02-041-2/+2
* | Silence byte-compiler in two testsStefan Kangas2022-02-042-2/+2
* | Use 'require' to load eshell-tests-helpersJim Porter2022-02-033-18/+10
* | When executing an Eshell pipeline, send input to the first processJim Porter2022-02-032-1/+12
* | Ensure that tailproc is set for the last process in an Eshell pipelineJim Porter2022-02-031-0/+7
* | Implement file modification check in TrampMichael Albinus2022-02-031-0/+72
* | * test/lisp/cedet/semantic/bovine/gcc-tests.el (ert-x): Require.Stefan Kangas2022-02-031-0/+1
* | Adjust test to adjusted codeLars Ingebrigtsen2022-02-031-2/+2
* | ; cperl-mode.el: Detect prototypes in anonymous subroutinesHarald Jörg2022-02-022-0/+99
* | Make more ranges sort properly in describe-keymapLars Ingebrigtsen2022-01-311-2/+2
* | (function-history): New symbol property (bug#53632)Stefan Monnier2022-01-313-0/+103
* | Extend filelock-tests.el for bug#53207Michael Albinus2022-01-311-95/+122
* | Factor out function to check for clang in testsStefan Kangas2022-01-312-15/+5
* | Allow redirecting `message' output to a different bufferLars Ingebrigtsen2022-01-291-0/+9
* | Reduce code duplication in parts of (auto)load&defaliasStefan Monnier2022-01-281-1/+1
* | Fix copyright-fix-years, use a dash to separate years in a rangeLele Gaifax2022-01-281-0/+20
* | Merge from origin/emacs-28Stefan Kangas2022-01-271-0/+23
|\ \ | |/
| * Partially revert a fill-region-as-paragraph regressionLars Ingebrigtsen2022-01-261-0/+23
| * Fix copyright-find-copyright when searching from the endLars Ingebrigtsen2022-01-261-0/+11
| * Fix copyright.el comment and add a testLars Ingebrigtsen2022-01-261-0/+11
| * Mark a few more map tests as unstable on Emacs 28 (Bug#46722).Philipp Stephani2022-01-151-0/+12
| * Mark test-map-into as unstableLars Ingebrigtsen2022-01-141-0/+3
* | Silence byte-compiler slightly in testsStefan Kangas2022-01-272-7/+8
* | Don't use obsolete second argument to byte-compile-fileStefan Kangas2022-01-271-1/+1
* | Add tests for concat, vconcat and appendMattias Engdegård2022-01-261-0/+70
* | Fix copyright-find-copyright when searching from the endLars Ingebrigtsen2022-01-261-0/+11
* | Fix copyright.el comment and add a testLars Ingebrigtsen2022-01-261-0/+11
* | Fix input of sharp-quoted symbols in Eshell with em-extpipeSean Whitton2022-01-261-0/+4
* | Adapt tramp-testsMichael Albinus2022-01-261-1/+1
* | ; * test/lisp/emacs-lisp/derived-tests.el: Silence byte-compiler.Stefan Kangas2022-01-261-0/+3
* | Tag an mml-sec testGlenn Morris2022-01-251-0/+3
* | Treat "-" as a positional arg in 'eshell-eval-using-options'Jim Porter2022-01-251-0/+21
* | Don't manipulate args in-place for 'eshell-eval-using-options'Jim Porter2022-01-252-31/+145
* | Add Eshell syntax to more easily bypass Eshell's own pipeliningSean Whitton2022-01-242-2/+207
* | Rework eshell-match-result for testing asynchronous commandsSean Whitton2022-01-242-7/+7
* | Move Eshell test helpers to their own fileSean Whitton2022-01-242-53/+98
* | Add derived-mode test for bug#24176Lars Ingebrigtsen2022-01-241-0/+18