]> git.eshelyaron.com Git - emacs.git/commit
Move proper-list-p tests to fns-tests.el
authorBasil L. Contovounesios <contovob@tcd.ie>
Tue, 9 Apr 2019 16:05:27 +0000 (17:05 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Fri, 12 Apr 2019 13:25:36 +0000 (14:25 +0100)
commit0c4c96d7dc660ae8fa26c397bafff228996bcc51
tree8d32e4cc0a8cb2177fa15b02b7f4d2b0b90e24d5
parent9a54e70c184cd9f65f1141a1b1df87e9afb83d2f
Move proper-list-p tests to fns-tests.el

This follows the move of proper-list-p from lisp/subr.el to
src/fns.c in 2018-07-24T15:58:46-07:00!eggert@cs.ucla.edu.
* test/lisp/subr-tests.el (subr-tests--proper-list-p): Move from
here...
* test/src/fns-tests.el (test-proper-list-p): ...to here.
test/lisp/subr-tests.el
test/src/fns-tests.el