]> git.eshelyaron.com Git - emacs.git/commit
Actually check the result of `equal` comparisons in tests
authorMattias Engdegård <mattiase@acm.org>
Mon, 14 Aug 2023 14:34:29 +0000 (16:34 +0200)
committerMattias Engdegård <mattiase@acm.org>
Mon, 14 Aug 2023 15:03:44 +0000 (17:03 +0200)
commit3bc62bfa9ad48428cd280e4c162a06916688f6c1
treee158fac0a57d3d346547ad97886cd7d3e74b2e81
parent33bcd4f2d28a7101dbc0ea5563e99cd7f117e21b
Actually check the result of `equal` comparisons in tests

* test/lisp/calc/calc-tests.el (calc-bit-ops):
* test/lisp/files-tests.el
(files-tests-file-name-non-special-substitute-in-file-name)
(files-tests-file-name-non-special-temporary-file-directory)
(files-tests-file-name-non-special-unhandled-file-name-directory):
Add missing `should` assertions.
test/lisp/calc/calc-tests.el
test/lisp/files-tests.el