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