1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 13:40:36 -08:00
emacs/test/lisp/textmodes
Simen Heggestøyl abf7d0d802 Split up and add tests for two page.el functions
* lisp/textmodes/page.el (page--count-lines-page): New function
extracted from `count-lines-page'.
(count-lines-page): Extract main logic into `page--count-lines-page'.
(page--what-page); New function extracted from `what-page'.
(what-page): Extract main logic into `page--what-page'.

* test/lisp/textmodes/page-tests.el (page-tests-count-lines-page)
(page-tests-what-page): New tests for `page--count-lines-page' and
`page--what-page'.  (Bug#36009)
2019-06-23 07:27:19 +02:00
..
conf-mode-tests.el * test/lisp/textmodes/conf-mode-tests.el (conf-test-align-assignments): 2019-02-15 17:16:06 -05:00
css-mode-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
dns-mode-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
fill-tests.el Update more copyright years 2018-12-31 18:47:22 -08:00
mhtml-mode-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
page-tests.el Split up and add tests for two page.el functions 2019-06-23 07:27:19 +02:00
paragraphs-tests.el Use lexical-binding in paragraphs.el and add tests 2019-06-01 18:52:22 -07:00
reftex-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
sgml-mode-tests.el Fix some SGML syntax edge cases (Bug#33887) 2019-06-04 08:42:50 -04:00
tildify-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
underline-tests.el Use lexical-binding in underline.el and add tests 2019-06-09 09:56:03 +03:00