aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix elisp-tests-with-temp-buffer compilationNoam Postavsky2017-05-121-33/+33
* Fix Bug#21072 and rework `mark-defun'Marcin Borkowski2017-05-121-0/+247
* Add elisp-tests-with-temp-buffer, a new testing macroMarcin Borkowski2017-05-091-0/+39
* Add tests to check image scaling functionalityLars Ingebrigtsen2017-04-212-0/+64
* Avoid unnecessary loading of subr-x at run-timeGlenn Morris2017-04-181-1/+1
* * test/lisp/kmacro-tests.el: Require seq, for seq-concatenate.Glenn Morris2017-04-181-0/+1
* xml: Properly handle symbol-qnames for attribute parsingDavid Engster2017-04-171-0/+15
* Tuning for `separate' Tramp syntaxMichael Albinus2017-04-161-1/+150
* Fix imenu--sort-by-position for non-pairs parameters (bug#26457)Damien Cassou2017-04-131-0/+10
* Handle indentation of nested ternary operators in JSDmitry Gutov2017-04-131-0/+7
* Update a package test for hydraGlenn Morris2017-04-111-0/+1
* Add Tramp testsMichael Albinus2017-04-101-0/+786
* Validate SPEC of `dolist', cf. Bug#25477.Philipp Stephani2017-04-081-0/+10
* Add unit test for Bug#26378Philipp Stephani2017-04-081-0/+11
* Fix circular read syntax for records.Lars Brinkhoff2017-04-081-0/+4
* Deprecate copy-record in favor of copy-sequencePaul Eggert2017-04-071-1/+1
* ; Spelling and punctuation fixesPaul Eggert2017-04-061-4/+4
* Implement special sigma casing rule (bug#24603)Michal Nazarewicz2017-04-061-6/+9
* Support casing characters which map into multiple code points (bug#24603)Michal Nazarewicz2017-04-062-38/+47
* Add support for title-casing letters (bug#24603)Michal Nazarewicz2017-04-061-13/+26
* add two more mhtml testsTom Tromey2017-04-052-0/+70
* add mhtml-mode.elTom Tromey2017-04-052-0/+88
* Make subprocess functions resolve the default directoryPhilipp Stephani2017-04-041-0/+8
* Make ediff handle remote and quoted file namesPhilipp Stephani2017-04-041-0/+44
* Backward compatibility with pre-existing struct instances.Stefan Monnier2017-04-041-0/+23
* Make cl-defstruct use records.Lars Brinkhoff2017-04-041-0/+7
* Add record objects with user-defined types.Lars Brinkhoff2017-04-042-0/+30
* Fix a test in python-test.elTino Calancha2017-04-041-1/+1
* Add Tramp testMichael Albinus2017-04-031-19/+63
* Fix bugs in simplified test dependenciesPaul Eggert2017-04-021-16/+18
* fix two js-mode syntax propertization bugsTom Tromey2017-04-011-0/+37
* Simplify test dependency generationPaul Eggert2017-04-012-118/+11
* * test/lisp/emacs-lisp/cl-lib-tests.el: Improve symbol-macrolet testsStefan Monnier2017-04-011-4/+21
* Use only posix options in a ediff-ptch testTino Calancha2017-04-011-10/+15
* Initial implementation of HTTP Digest qop for urlJarno Malmari2017-04-011-5/+46
* Tweak ediff-ptch test in previous commit a bit moreTino Calancha2017-04-011-13/+15
* Tweak an ediff-ptch testGlenn Morris2017-03-311-20/+23
* * test/lisp/emacs-lisp/cl-lib-tests.el (cl-lib-symbol-macrolet): New test.Stefan Monnier2017-03-311-0/+9
* dired-mark-suffix: New commandTino Calancha2017-03-311-0/+53
* Use find -delete if availablePaul Eggert2017-03-301-7/+6
* Some inotify cleanupPaul Eggert2017-03-301-0/+9
* Fix obsolete ‘test/automated’ referencesPaul Eggert2017-03-271-3/+3
* Fix issues regarding inotify file-notificationAndreas Politz2017-03-261-5/+0
* Protect against an infloop in python-modePhilipp Stephani2017-03-231-0/+19
* Use lexical-bind in TrampMichael Albinus2017-03-231-7/+11
* Fix filenotify.el issue for kqueueMichael Albinus2017-03-221-2/+13
* Extend `file-notify-test02-rm-watch'Michael Albinus2017-03-221-4/+51
* * test/lisp/emacs-lisp/lisp-mode-tests.el (indent-subsexp): Test for Bug#26187Noam Postavsky2017-03-211-0/+4
* epatch: Save right backups in Git multipatchesTino Calancha2017-03-211-1/+58
* Fix Bug#26127Michael Albinus2017-03-171-23/+73