]> git.eshelyaron.com Git - emacs.git/commit
Repurpose libxml test for obsolete argument
authorStefan Kangas <stefankangas@gmail.com>
Sat, 26 Sep 2020 09:27:48 +0000 (11:27 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 26 Sep 2020 09:48:09 +0000 (11:48 +0200)
commit2dff3ea073c4118d79308178dcb3bd7bb1bb8237
treed3b46b7ddbb9d0f03f0a882471779fcf2a8de301
parenta3a845b0e00bbdd1bcf05882560bca15e57488cc
Repurpose libxml test for obsolete argument

* test/src/xml-tests.el (libxml-tests): Move half this test for the
recently obsoleted fourth argument to libxml-parse-xml-region...
* test/lisp/xml-tests.el (xml-tests--remove-comments): ...to a new
test here for xml-remove-comments.

* test/src/xml-tests.el (libxml-tests--data-comments-discarded):
Move test data from here...
* test/lisp/xml-tests.el (xml-tests--data-with-comments): ...to here.
test/lisp/xml-tests.el
test/src/xml-tests.el