summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Allow the caller to specify own face on suffix in annotation-functionJuri Linkov2021-01-301-3/+21
* * test/lisp/electric-tests.el: Fix switch to lexical-binding.Stefan Monnier2021-01-291-4/+9
* Use lexical-binding in sasl.el and add testsStefan Kangas2021-01-292-0/+105
* * test/lisp/net/tramp-tests.el (tramp--test-special-characters):Michael Albinus2021-01-291-1/+1
* Use lexical-binding in find-cmd.el and add testsStefan Kangas2021-01-291-0/+45
* * test/Makefile.in (emacs): Use the C localeStefan Monnier2021-01-281-2/+3
* Use lexical-binding in lisp/{term,nxml,language}Stefan Monnier2021-01-281-1/+1
* Fix fill-paragraph in asm-modeMattias M2021-01-281-0/+10
* Some Tramp fixesMichael Albinus2021-01-271-1/+5
* * lisp/progmodes/sh-script.el (sh-smie-sh-rules): Tweak indent of new `for`Stefan Monnier2021-01-261-0/+7
* Fontify special forms and macros the sameLars Ingebrigtsen2021-01-251-1/+0
* Fix macro fontification in `condition-case' handler bodiesLars Ingebrigtsen2021-01-241-1/+0
* Tweak `condition-case' keyword highlightsLars Ingebrigtsen2021-01-241-1/+8
* Add some elisp-mode font lock testsLars Ingebrigtsen2021-01-241-0/+51
* Make Tramp's insert-directory more robustMichael Albinus2021-01-241-17/+29
* Add more assertions to recently-added process test.Philipp Stephani2021-01-241-1/+2
* Fix recently uncovered 'make check' failuresBasil L. Contovounesios2021-01-233-30/+21
* Add a unit test testing interaction between threads and processes.Philipp Stephani2021-01-231-0/+29
* Fix failed autorevert test on embaMichael Albinus2021-01-231-2/+4
* * test/infra/gitlab-ci.yml (.job-template): Check also for test/lib-src/*.el.Michael Albinus2021-01-231-0/+1
* Use RemoteCommand option for Tramp's sshx and scpx methodsMichael Albinus2021-01-221-1/+1
* * test/infra/gitlab-ci.yml: Copy newer files to image to build less often.Ted Zlatanov2021-01-211-4/+5
* Fix spurious "Lexical argument shadows the dynamic variable" due to inliningStefan Monnier2021-01-213-0/+27
* * test/infra/gitlab-ci.yml: Revert to always building.Ted Zlatanov2021-01-211-3/+3
* Tweak tty-find-type to allow TERM=screen.xtermLars Ingebrigtsen2021-01-201-0/+8
* Make symbol-at-point return nil if there's no symbols in the bufferLars Ingebrigtsen2021-01-201-1/+0
* Add tests for symbol-at-point (bug#14234)Lars Ingebrigtsen2021-01-201-0/+45
* Revert "Make `symbol-at-point' work in buffers with no symbols"Lars Ingebrigtsen2021-01-201-14/+0
* Make `symbol-at-point' work in buffers with no symbolsLars Ingebrigtsen2021-01-201-0/+14
* test/lisp/replace-tests.el: Add nested match group testNick Drozd2021-01-201-0/+13
* * test/infra/gitlab-ci.yml: Bootstrap only from web, schedule, or C-related.Ted Zlatanov2021-01-191-4/+33
* Some Tramp fixes, resulting from test campaignMichael Albinus2021-01-191-11/+11
* Handle also test/lib-src directoryMichael Albinus2021-01-193-9/+13
* Add test for the widget-color-match function (Bug#45829)Mauro Aranda2021-01-191-0/+11
* time-stamp-tests now pass in more localesStephen Gildea2021-01-181-52/+75
* * test/src/xdisp-tests.el: Fix tests to work in batch modeAaron Jensen2021-01-181-18/+15
* Replace Unix commands with Emacs in process tests.Philipp Stephani2021-01-181-9/+71
* ; * test/infra/gitlab-ci.yml: Merge test-template script into job-template.Ted Zlatanov2021-01-171-6/+5
* * test/infra/gitlab-ci.yml: Merge test-template into job-template.Ted Zlatanov2021-01-171-32/+30
* Ensure that sentinels are called during 'accept-process-output'.Philipp Stephani2021-01-171-0/+53
* Add new targets to test/MakefileMichael Albinus2021-01-173-14/+19
* * lisp/emacs-lisp/pcase.el: Add support for `not` to `pred`Stefan Monnier2021-01-161-0/+4
* Fix deadlock when receiving SIGCHLD during 'pselect'.Philipp Stephani2021-01-161-5/+0
* Fix two testsEli Zaretskii2021-01-162-3/+15
* test/infra/gitlab-ci.yml: run only for tags and some branchesTed Zlatanov2021-01-161-0/+9
* EMBA container build improvements for Emacs build testing.Ted Zlatanov2021-01-162-1/+209
* Fix 'window-text-pixel-size' when there are leading/trailing spacesAaron Jensen2021-01-151-0/+30
* Some Tramp adaptions, mainly direct async processesMichael Albinus2021-01-151-63/+77
* EMBA infrastructure improvements for Emacs build testing.Ted Zlatanov2021-01-144-0/+88
* Lift {global,local}-key-binding to LispStefan Kangas2021-01-131-0/+11