]> git.eshelyaron.com Git - emacs.git/commit
Move some tests from comp-tests.el to comp-cstr-tests.el
authorAndrea Corallo <akrl@sdf.org>
Wed, 25 Nov 2020 21:41:39 +0000 (22:41 +0100)
committerAndrea Corallo <akrl@sdf.org>
Thu, 26 Nov 2020 21:03:22 +0000 (22:03 +0100)
commit949b49cf771e8f38b23adb3fa4f9d7a9a5e290da
tree37f2f19ba25e9b89f2b2c5d8b55e749e4fccef3c
parent23c082638e77219b51e14797a0edae27ae59a9d6
Move some tests from comp-tests.el to comp-cstr-tests.el

* test/lisp/emacs-lisp/comp-cstr-tests.el
(comp-cstr-typespec-tests-alist): Add tests covering what was in:
`range-simple-union', `union-types', `destructure-type-spec'.
* test/src/comp-tests.el (range-simple-intersection, union-types)
(destructure-type-spec): Remove tests.
test/lisp/emacs-lisp/comp-cstr-tests.el
test/src/comp-tests.el