summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/ert.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Improve robustness of server.el testsJim Porter2022-11-26
* ; Fix typos (prefer US spelling)Stefan Kangas2022-11-18
* Simplify code using take, ntake and butlastMattias Engdegård2022-08-14
* Omit some (current-time) callsPaul Eggert2022-08-01
* Improve ert-test-erts-file documentationStefan Kangas2022-07-09
* * lisp/emacs-lisp/ert.el (Commentary): Refer to the Info manual.Stefan Kangas2022-07-07
* ; * lisp/emacs-lisp/ert.el: Remove installation instructions.Stefan Kangas2022-07-06
* Fix ert-run-tests-batch-and-exit doc string typoLars Ingebrigtsen2022-05-25
* Make the nativecomp test eln directory more reliably be removedLars Ingebrigtsen2022-05-24
* Allow jumping to ert failure definitionsLars Ingebrigtsen2022-01-24
* Interpret a "" value of EMACS_TEST_VERBOSE as "off"Lars Ingebrigtsen2022-01-21
* Make ert explainers work on function aliasesLars Ingebrigtsen2022-01-13
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | * lisp/emacs-lisp/ert.el (ert-select-tests): Document new error.Philipp Stephani2021-12-30
* | * lisp/emacs-lisp/ert.el (ert-select-tests): Simplify nested switchPhilipp Stephani2021-12-30
* | Properly report errors about unbound ERT test symbols.Philipp Stephani2021-12-30
* | ; * lisp/emacs-lisp/ert.el: Update reference to 'cl-assert'Philipp Stephani2021-12-30
* | Make generation of JUnit test reports more robust.Michael Albinus2021-12-18
* | Handle missing JUnit test reportsMichael Albinus2021-12-17
* | Add errors in ert JUnit test reportsMichael Albinus2021-12-15
* | ERT can generate JUnit test reportsMichael Albinus2021-12-13
* | Fixup for bug#51037Filipp Gunbin2021-11-18
* | Signal an error for duplicated ERT tests (bug#51941)Mattias Engdegård2021-11-18
* | Make results details in ert-run-tests-batch configurableMichael Herstine2021-11-16
* | Make debugging ert--erts-specifications easierLars Ingebrigtsen2021-11-07
* | Remove workaround for fixed Bug#6581 from ertStefan Kangas2021-10-31
* | Fix bug with string values in equal-including-propertiesStefan Kangas2021-10-31
* | Fix parsing of erts filesLars Ingebrigtsen2021-10-27
* | Merge from origin/emacs-28Glenn Morris2021-10-11
|\|
| * Fix ert errors when there's a test that binds `debug-on-error'Lars Ingebrigtsen2021-10-11
* | Merge from origin/emacs-28Glenn Morris2021-10-05
|\|
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-05
* | Run ERT tests with `lexical-binding` bound to `t`Mattias Engdegård2021-10-04
* | Refactor out ert-test--erts-testLars Ingebrigtsen2021-10-01
* | Allow skipping erts testsLars Ingebrigtsen2021-10-01
* | Add new functionality to write buffer-based testsLars Ingebrigtsen2021-10-01
|/
* Add fast-path to ert--explain-string-equalStefan Kangas2021-09-26
* ert: Add basic explainer for string-equalStefan Kangas2021-09-26
* Use ambient lexical-binding value in ert-deftest body (bug#50738)Mattias Engdegård2021-09-25
* ; More stylistic docfixes in emacs-lisp/*.el found by checkdocStefan Kangas2021-09-18
* Handle test environment variablesMichael Albinus2021-07-01
* Print newlines as \n instead of \12 in ERT resultsMattias Engdegård2021-06-25
* Don't call ERT explainer on errorMattias Engdegård2021-06-24
* Allow ERT tests to output the failure reasons, tooJulian Scheid2021-06-15
* Fix duplicate ":" in ert-find-test-other-window promptStefan Kangas2021-03-10
* Do mode tagging in ert.elStefan Kangas2021-03-10
* Fix structure of condition object in nested 'ert-fail'.Philipp Stephani2021-03-08
* Fix misuses of `byte-compile-macro-environment`Stefan Monnier2021-03-01