summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/ert.el
Commit message (Expand)AuthorAgeFilesLines
* Don't attempt to recover from undefined behavior in some casesPhilipp Stephani2017-05-271-0/+10
* Don't require bytecomp for running ert testsNoam Postavsky2017-04-221-2/+2
* Avoid ert test failuresGlenn Morris2017-04-181-0/+1
* Use user-error for some ert.el errorsGlenn Morris2017-04-131-6/+6
* * lisp/emacs-lisp/ert.el (ert-run-tests): Make INTERACTIVE arg optional.Noam Postavsky2017-03-281-1/+1
* Make it easier to abort a series of tests with C-gHelmut Eller2017-03-241-9/+13
* Ert commands to error if no test at point (bug#25931)Glenn Morris2017-03-021-23/+34
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Fix ert-tests when running compiledNoam Postavsky2016-12-061-5/+6
* | ; * lisp/emacs-lisp/ert.el (ert-summarize-tests-batch-and-exit):Glenn Morris2016-05-161-1/+1
* | * lisp/emacs-lisp/ert.el (ert-summarize-tests-batch-and-exit):Glenn Morris2016-05-161-4/+25
* | Simplify now that float-time etc. are built-inPaul Eggert2016-05-081-1/+1
|/
* * lisp/emacs-lisp/ert.el (ert--results-move): Change error to user-errorArtur Malabarba2016-01-251-3/+3
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* ; Restore selector `member' accidentally drooped in ert rewrite.Anders Lindgren2015-12-111-1/+1
* Spelling fixesPaul Eggert2015-12-071-1/+1
* * lisp/emacs-lisp/ert.el: Prefer pcase over cl-typecaseStefan Monnier2015-12-041-170/+167
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-1/+1
* * lisp/emacs-lisp/ert.el: Print results without newline escapingPhillip Lord2015-10-261-2/+3
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-6/+6
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-10/+13
* text-quoting-style in emacs-lisp diagnosticsPaul Eggert2015-08-211-1/+1
* Generate curved quotes in ert docPaul Eggert2015-06-021-12/+15
* * lisp/loadup.el ("emacs-lisp/cl-generic"): PreloadStefan Monnier2015-05-131-2/+2
* * lisp/emacs-lisp/ert.el (ert--special-operator-p): Fix previous.Glenn Morris2015-05-011-1/+1
* * lisp/emacs-lisp/ert.el (ert--special-operator-p):Glenn Morris2015-04-301-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Simplify and parallize test/automated MakefileGlenn Morris2014-06-251-0/+59
* * lisp/electric.el (electric-layout-post-self-insert-function):Dmitry Antipov2014-06-221-1/+1
* * lisp/emacs-lisp/ert.el (ert-run-tests-interactively): `read' theDmitry Gutov2014-02-261-5/+6
* * lisp/emacs-lisp/ert.el (ert--activate-font-lock-keywords): Allow dashes inAnders Lindgren2014-02-041-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/emacs-lisp/ert.el (ert-select-tests): Fix string/symbol mixup.Glenn Morris2013-12-191-1/+2
* Spelling fixes.Paul Eggert2013-11-041-1/+1
* * emacs-lisp/ert.el (ert-run-tests-interactively):Michael Albinus2013-10-251-5/+5
* * emacs-lisp/ert.el (ert-deftest): Bind macro `skip-unless'.Michael Albinus2013-10-241-21/+80
* Add a major-mode for the *Messages* bufferGlenn Morris2013-09-171-4/+5
* * lisp/subr.el (define-error): New function.Stefan Monnier2013-08-091-2/+1
* Stop reimplementing a bunch of cl- functions in ertGlenn Morris2013-07-111-147/+26
* * emacs-lisp/ert.el: Fix paren typo.Stefan Monnier2013-04-071-2/+2
* * lisp/emacs-lisp/ert.el (should, should-not, should-error): Add edebugNic Ferrier2013-04-071-0/+3
* ert--explain-format-atom fix for non-charactersGlenn Morris2013-02-031-1/+2
* Use point-max-marker and point-min-marker here and there.Dmitry Antipov2013-01-111-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * emacs-lisp/ert.el, emacs-lisp/ert-x.el: Use cl-lib and lexical-binding.Stefan Monnier2012-11-221-389/+400
|/
* * lisp/emacs-lisp/ert.el (ert--expand-should-1): Adapt to cl-lib.Stefan Monnier2012-11-191-10/+5
* Standardize some license noticesGlenn Morris2012-09-241-11/+11
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1