• Eli Zaretskii's avatar
    Fix recent modifications in emacs-module-tests · 85f8aa10
    Eli Zaretskii authored
    * 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.
    85f8aa10
mod-test.c 16.5 KB