]> git.eshelyaron.com Git - emacs.git/commit
Fix recent modifications in emacs-module-tests
authorEli Zaretskii <eliz@gnu.org>
Thu, 5 Dec 2019 14:38:17 +0000 (16:38 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 5 Dec 2019 14:38:17 +0000 (16:38 +0200)
commit85f8aa1089e6fdbdf27b6f2c775e377faa79b19b
tree8e7ed8528bbb498d140775d183f9cc38dae44458
parent3586fef263ccf3b68cc1289d55ef44a3d9ac7e1d
Fix recent modifications in emacs-module-tests

* test/data/emacs-module/mod-test.c (extract_big_integer): Fix
calculation of size of 'magnitude' when 'emacs_limb_t' is wider
than 'unsigned long'.

* test/src/emacs-module-tests.el
(module--test-assertions--load-non-live-object)
(module--test-assertions--call-emacs-from-gc): On MS-Windows,
check also mod-test-emacs with ".exe" appended, before
skipping the tests.
test/data/emacs-module/mod-test.c
test/src/emacs-module-tests.el