]> git.eshelyaron.com Git - emacs.git/commit
Add new tests to bindat-tests.el
authorStefan Kangas <stefankangas@gmail.com>
Wed, 29 Apr 2020 07:52:34 +0000 (09:52 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 29 Apr 2020 07:52:34 +0000 (09:52 +0200)
commit702d9d86f2a7ba9df693a1140565aa111135f1bb
tree502d47c46bf263d2ff4f1f8bdf53fa7ec6e4b017
parentc8115e88f180bf33154dcc9de9767bba797af827
Add new tests to bindat-tests.el

* 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.
lisp/emacs-lisp/bindat.el
test/lisp/emacs-lisp/bindat-tests.el