aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Add new function 'readablep'Lars Ingebrigtsen2022-01-221-0/+4
* | Add new variable print-unreadable-functionLars Ingebrigtsen2022-01-221-0/+11
* | Improve detection of suspicious uses of bidi controlsEli Zaretskii2022-01-221-4/+2
* | Raise an error from 'eval-eval-using-options' for unknown optionsJim Porter2022-01-211-22/+64
* | Interpret a "" value of EMACS_TEST_VERBOSE as "off"Lars Ingebrigtsen2022-01-211-2/+2
* | Further improve determination of when commands can be invoked directlyJim Porter2022-01-211-0/+7
* | ruby-toggle-block-space-before-parameters: New user optionDmitry Gutov2022-01-211-0/+7
* | Make textsec-link-suspicious-p less mistrustfulLars Ingebrigtsen2022-01-201-7/+1
* | Fix thinko in previous hi-lock-read-face-name changeLars Ingebrigtsen2022-01-201-8/+6
* | Consider subcommands when deciding to invoke Eshell command directlyJim Porter2022-01-201-0/+23
* | Fix Fchar_syntax for non-ASCII in unibyte buffersMattias Engdegård2022-01-201-0/+15
* | Re-enable some textsec-tests after recent bidi.c fixLars Ingebrigtsen2022-01-201-7/+7
* | Add test for bug#51733Lars Ingebrigtsen2022-01-201-1/+4
* | Allow suspicious names with some forms of bidi controlsLars Ingebrigtsen2022-01-201-4/+9
* | Check link text domain suspiciousnessLars Ingebrigtsen2022-01-201-1/+3