Files
emacs/test/lisp
Philipp Stephani f6da1eed74 Properly report errors about unbound ERT test symbols.
Assertions should only be used to check internal consistency within a
package, not to check arguments passed by callers.  Instead, define
and use a new error symbol.

* lisp/emacs-lisp/ert.el (ert-test-unbound): New error symbol.
(ert-select-tests): Use it.

* test/lisp/emacs-lisp/ert-tests.el (ert-test-select-undefined): New
unit test.

* etc/NEWS: Document new behavior.
2021-12-30 17:06:09 +01:00
..
2021-10-29 15:30:21 +02:00
2021-10-23 08:13:43 +02:00
2021-12-06 22:19:58 +01:00
2021-11-25 10:14:01 -08:00
2021-09-26 20:45:07 +02:00
2021-12-26 21:52:56 +01:00
2021-12-03 21:52:49 +02:00
2021-08-09 14:14:37 +02:00
2021-10-16 09:18:37 -07:00
2021-12-26 21:52:56 +01:00
2021-12-26 21:52:56 +01:00
2021-12-26 21:52:56 +01:00
2021-12-23 06:31:26 +01:00