summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/bindat-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Bindat: new macro-expansion based data layout languageStefan Monnier2021-03-051-33/+74
* * lisp/emacs-lisp/bindat.el: Minor refactoringStefan Monnier2021-03-051-13/+13
* * lisp/emacs-lisp/bindat.el (bindat-spec): New macro.Stefan Monnier2021-02-151-3/+6
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove incorrect use of decode-coding-stringStefan Kangas2020-10-221-2/+2
* Test for error with multibyte strings in bindat.elStefan Kangas2020-10-221-2/+8
* Add new tests to bindat-tests.elStefan Kangas2020-04-291-0/+16
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Also test unpackingLars Ingebrigtsen2019-06-151-0/+26
* Refactor for reuseLars Ingebrigtsen2019-06-151-28/+31
* New file to test bindat functionsLars Ingebrigtsen2019-06-151-0/+70