summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/bindat-tests.el
Commit message (Collapse)AuthorAgeFilesLines
* Add new tests to bindat-tests.elStefan Kangas2020-04-291-0/+16
| | | | | | | * test/lisp/emacs-lisp/bindat-tests.el (bindat-test-format-vector) (bindat-test-vector-to-dec, bindat-test-vector-to-hex) (bindat-test-ip-to-string): New tests. * lisp/emacs-lisp/bindat.el (bindat-vector-to-hex): Fix typo.
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
| | | | Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
* 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