]> git.eshelyaron.com Git - emacs.git/commit
Add some bignum tests
authorTom Tromey <tom@tromey.com>
Sat, 7 Jul 2018 21:32:34 +0000 (15:32 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 13 Jul 2018 04:12:27 +0000 (22:12 -0600)
commit6d4bf2cedab365411f0aedb373b63291086658e9
treef88607e4c8b2e21fe2024cbf14014d9bc6396350
parent5875fbaa2dfd919a2ba22db1d20ffa6c4c6e13bd
Add some bignum tests

* test/src/data-tests.el (data-tests-bignum, data-tests-+)
(data-tests-/, data-tests-number-predicates): New tests.
* test/src/fns-tests (test-bignum-eql): New test.
* test/src/lread-tests (lread-long-hex-integer): Expect bignum.
* test/src/print-tests (print-bignum): New test.
test/src/data-tests.el
test/src/fns-tests.el
test/src/lread-tests.el
test/src/print-tests.el