aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/format-spec-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Document format-spec and expand the modifiers it supportsLars Ingebrigtsen2019-07-131-0/+18
* * test/lisp/format-spec-tests.el (test-format-unknown): Use `should-error'.Michael Albinus2019-07-111-4/+1
* Allow passing unknown specs to format-specLars Ingebrigtsen2019-07-111-1/+11
* Add tests for format-specLars Ingebrigtsen2019-07-111-0/+33