Add tests for term.el
commit1d50c185f0c857bb1a85945314b522540071f796
authorNoam Postavsky <npostavs@gmail.com>
Sun, 7 Jan 2018 00:28:09 +0000 (6 19:28 -0500)
committerNoam Postavsky <npostavs@gmail.com>
Fri, 19 Jan 2018 03:17:40 +0000 (18 22:17 -0500)
tree0917acf47b9dc8a9d53750b17dd596316c10d56d
parent5472568a3c2338856d25380012ee4398e024c806
Add tests for term.el

* lisp/term.el (term-mode): Add `name' attribute to
window-adjust-process-window-size-function value, so that it can be
removed easily by tests.
* test/lisp/term-tests.el: New tests.
lisp/term.el
test/lisp/term-tests.el [new file with mode: 0644]