]> git.eshelyaron.com Git - emacs.git/commit
Convert tests for srecode/fields.el to ert
authorStefan Kangas <stefan@marxist.se>
Wed, 10 Feb 2021 11:20:32 +0000 (12:20 +0100)
committerStefan Kangas <stefan@marxist.se>
Wed, 10 Feb 2021 12:00:00 +0000 (13:00 +0100)
commit62ee5999a725b0561c625277e3756657de9e4360
treea5ef09ca64aff7527aa4fe01785cf64ec93823ec
parentdef546679fd93a4a1d049d9d3021166bf66a0e26
Convert tests for srecode/fields.el to ert

* test/manual/cedet/srecode-tests.el: Move from here...
* test/lisp/cedet/srecode/fields-tests.el: ...to here.
(srecode-field-utest-impl): Convert test to ert.  Silence
byte-compiler.

* test/manual/cedet/cedet-utests.el (cedet-utest-libs): Don't
list the above moved file.
test/lisp/cedet/srecode/fields-tests.el [new file with mode: 0644]
test/manual/cedet/cedet-utests.el
test/manual/cedet/srecode-tests.el [deleted file]