summaryrefslogtreecommitdiff
path: root/test/lisp/format-spec-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Add a SPLIT parameter to `format-spec'Lars Ingebrigtsen2020-12-291-0/+10
* Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-181-6/+129
* 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