summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* Implement and-let*Mark Oteiza2017-09-121-148/+160
* Add tests for cl-macs.el (Bug#27559)Alexander Gramiak2017-08-212-8/+502
* Clean up temp files after some testsGlenn Morris2017-08-141-1/+3
* Don't define gv expanders in compiler's runtime (Bug#27016)Noam Postavsky2017-08-071-0/+147
* Let the cl-typep effects of defclass work during compilation (Bug#27718)Noam Postavsky2017-08-071-12/+0
* Let `define-symbol-prop' take effect during compilationStefan Monnier2017-08-071-0/+17
* Add a test of handling of circular values to testcover-testsGemini Lasswell2017-08-071-0/+10
* ; Avoid test failures when running from compiled test filesNoam Postavsky2017-08-072-0/+20
* Catch argument and macroexpansion errors in ertAlexander Gramiak2017-08-071-0/+9
* ; Fix map-tests when compiledNoam Postavsky2017-08-041-6/+10
* * lisp/subr.el (define-symbol-prop): New functionStefan Monnier2017-07-281-1/+1
* * lisp/subr.el (method-files): Move function to cl-generic.elStefan Monnier2017-07-281-0/+24
* Add 'rx' pattern for pcase.Philipp Stephani2017-07-231-0/+10
* Use a more specific test for running on hydra.nixos.orgGlenn Morris2017-07-182-2/+2
* alist-get: Add optional arg TESTFNTino Calancha2017-07-171-0/+12
* Fix lisp-comment-indent for single-semicolon caseNoam Postavsky2017-07-061-0/+26
* Don't redundantly cl-print arglist in function docstring againNoam Postavsky2017-06-291-1/+1
* Improve ert backtrace recordingNoam Postavsky2017-06-291-6/+2
* Fix wrong indentation after string literal (Bug#27306)Noam Postavsky2017-06-131-0/+13
* More small authors.el updatesGlenn Morris2017-06-061-1/+1
* cl-print: handle circular objects when `print-circle' is nil (Bug#27117)Noam Postavsky2017-05-311-0/+8
* Suppress intermittent test failure on hydraGlenn Morris2017-05-231-0/+2
* Make sure indent-sexp stops at end of sexp (Bug#26878)Noam Postavsky2017-05-151-0/+14
* Merge branch 'fix/bug-21072'Marcin Borkowski2017-05-141-0/+286
|\
| * 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
* | Make `old-style-backquotes' variable internalPhilipp2017-05-131-0/+15
* | Improve unescaped character literal warningsPhilipp Stephani2017-05-131-1/+2
* | Fix lisp-indent-region and indent-sexp (Bug#26619)Noam Postavsky2017-05-091-5/+80
* | Add seq-set-equal-p to test for set equalityDamien Cassou2017-05-041-0/+25
* | Warn about missing backslashes during loadPhilipp Stephani2017-05-011-0/+23
* | Suppress intermittent test failure on hydraGlenn Morris2017-04-251-0/+3
* | Don't reparse the sexp in indent-sexp (Bug#25122)Noam Postavsky2017-04-221-1/+4
* | Add cond test cases for singleton clauses.Vibhav Pant2017-04-221-1/+7
* | * lisp/emacs-lisp/cl-macs.el: Fix symbol-macroletStefan Monnier2017-04-211-1/+0
|/
* Update a package test for hydraGlenn Morris2017-04-111-0/+1
* 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-041-0/+10
* * test/lisp/emacs-lisp/cl-lib-tests.el: Improve symbol-macrolet testsStefan Monnier2017-04-011-4/+21
* * test/lisp/emacs-lisp/cl-lib-tests.el (cl-lib-symbol-macrolet): New test.Stefan Monnier2017-03-311-0/+9
* * test/lisp/emacs-lisp/lisp-mode-tests.el (indent-subsexp): Test for Bug#26187Noam Postavsky2017-03-211-0/+4
* * test/lisp/emacs-lisp/cl-print-tests.el (cl-print-tests-1): Fix regexp.Tino Calancha2017-03-131-1/+1
* * lisp/emacs-lisp/lisp-mode.el (indent-sexp): Simplify.Noam Postavsky2017-03-121-0/+94
* Update a cl-print testGlenn Morris2017-03-081-1/+1
* Use lexical binding in benchmark.elTino Calancha2017-03-031-0/+51
* Switch pp.el to lexical bindingNoam Postavsky2017-03-021-0/+35
* Prevent for consing in cl-mapc and cl-maplTino Calancha2017-02-271-0/+59
* Don't use IP 0.0.0.0 for package test server (Bug#22582)Noam Postavsky2017-02-252-12/+13