aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add new convenience function `buffer-local-boundp'Lars Ingebrigtsen2021-05-311-0/+10
* time-stamp: fix minor bug when parsing option combosStephen Gildea2021-05-301-1/+2
* time-stamp: improve unit-test coverageStephen Gildea2021-05-291-1/+34
* Tweak octave continuation indentationLars Ingebrigtsen2021-05-301-0/+49
* Fix shortdoc examplesMattias Engdegård2021-05-291-0/+45
* Fix lexing of numbers with trailing decimal point and exponentMattias Engdegård2021-05-271-0/+67
* Don't propagate lexical variables into inlined functionsMattias Engdegård2021-05-273-0/+33
* Fix filling of overlong first lines in Python doc stringsDeneb Meketa2021-05-271-0/+24
* * lisp/vc/diff-mode.el (diff-hunk-text): Test-driven fix for newlines.Juri Linkov2021-05-271-0/+142
* Remove the base64 Face header repadding in GnusAlex Bochannek2021-05-261-37/+0
* Update help-tests.el after minibuffer map changeLars Ingebrigtsen2021-05-251-0/+5
* Allow years in a copyright range to be separated by en dashes.Philipp Stephani2021-05-251-0/+4
* Fix bug#48476Michael Albinus2021-05-221-19/+27
* ; * test/infra/gitlab-ci.yml: Fix it, again.Michael Albinus2021-05-211-8/+4
* ; * test/infra/gitlab-ci.yml: Fix previous commitMichael Albinus2021-05-211-0/+7
* Adapt native-comp entries in gitlab-ci.ymlMichael Albinus2021-05-211-2/+17
* Rearrange nativecomp tests for EMBAMichael Albinus2021-05-212-44/+68
* Improve documentation of 'etags' testsEli Zaretskii2021-05-202-0/+63
* Recreate symptom of Bug#42701.Philipp Stephani2021-05-181-4/+11
* Fix pcase 'rx' patterns with a single named submatch (bug#48477)Mattias Engdegård2021-05-181-0/+14
* Fix the etags test suiteEli Zaretskii2021-05-176-0/+28
* Add an etags test for Rust (bug#46055)Lars Ingebrigtsen2021-05-173-1/+21
* Update the etags/ctags test filesEli Zaretskii2021-05-177-4927/+4906
* Add a unit test to reproduce Bug#48471.Philipp Stephani2021-05-171-0/+25
* Add more completion testsDario Gjorgjevski2021-05-161-0/+143
* Fix handling of stderr buffer in Tramp's make-process (Bug#47861)Michael Albinus2021-05-161-30/+34
* Update CSS completion testsDmitry Gutov2021-05-151-6/+6
* Improve Tramp tracesMichael Albinus2021-05-131-8/+8
* Fix the tests for 'string-limit'Eli Zaretskii2021-05-121-2/+5
* Abbreviate rgrep command on MS Windows (bug#48302)Jim Porter2021-05-121-0/+69
* * test/src/emacs-module-tests.el (mod-test-file): Unbreak out-of-tree.Glenn Morris2021-05-101-1/+3
* * test/Makefile.in (clean): Remove generated mml-sec file.Glenn Morris2021-05-101-0/+1
* Avoid saving session customizations in the custom-fileMauro Aranda2021-05-102-1/+107
* Always heed the `lexical-binding' local variableLars Ingebrigtsen2021-05-101-0/+13
* * test/Makefile.in (SUBDIRS, subdir_template): Fix out-of-tree.Glenn Morris2021-05-091-2/+2
* Cleanups for Tramp out-of-band methods on MS WindowsMichael Albinus2021-05-091-12/+3
* Don't use symbolic links in the test resource directory.Philipp Stephani2021-05-073-6/+10
* Tramp: Fix file name quoting on MS WindowsMichael Albinus2021-05-071-8/+7
* Tune Tramp tracesMichael Albinus2021-05-071-9/+5
* ; * test/lisp/image-tests.el: fix previous commitMattias Engdegård2021-05-061-5/+4
* Rename comp-debug -> native-comp-debugAndrea Corallo2021-05-061-1/+1
* Rename comp-speed -> native-comp-speedAndrea Corallo2021-05-061-4/+4
* In Tramp, use scp "-T" argument if availableMichael Albinus2021-05-061-4/+4
* Don't fail image-tests if JPEG format isn't compiled inMattias Engdegård2021-05-061-1/+3
* Add tests for `map-elt'Matt Armstrong2021-05-061-0/+37
* cperl-mode: Eliminate bad interpretation of ?foo?Harald Jörg2021-05-061-0/+27
* Rename feature `nativecomp' into `native-compile'Andrea Corallo2021-05-052-2/+2
* * test/lisp/help-fns-tests.el (help-fns-test-lisp-defsubst): Fix (bug#48221).Andrea Corallo2021-05-051-3/+1
* * Better identify native compiler presence in two tests.Andrea Corallo2021-05-051-2/+2
* Fix unquoting of file names in subprocesses (Bug#48177)Michael Albinus2021-05-031-11/+13