summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Fix tcl-mode indentation of namespaced codeAnticrisis2021-02-08
* Add tests for count-linesStefan Kangas2021-02-08
* Move line-number-at-pos to CLars Ingebrigtsen2021-02-07
* Add a new function 'line-number-at-position'Lars Ingebrigtsen2021-02-07
* Constprop of lexical variablesMattias EngdegÄrd2021-02-06
* ; Fix byte-compilation warningEli Zaretskii2021-02-06
* ; Fix last changeEli Zaretskii2021-02-06
* New test for src/process.c on MS-WindowsIoannis Kappas2021-02-06
* Fix copying text properties in 'format'Eli Zaretskii2021-02-06
* Add command 'dbus-monitor'Michael Albinus2021-02-05
* Tramp code cleanupMichael Albinus2021-02-03
* ruby-syntax-propertize: Fix certain cases following ::Dmitry Gutov2021-02-02
* * test/src/minibuf-tests.el (test-inhibit-interaction): Fix test.Stefan Kangas2021-02-01
* 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