1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 10:31:37 -08:00
emacs/modules/mod-test
Paul Eggert 2b3f5de2b3 Port mod-test to x86-64 GNU/Linux running 32-bit
* modules/mod-test/test.el (mod-test-sum-test):
Don’t attempt to match descriptions to operating systems.
It didn’t work on Fedora x86-64 running a 32-bit executable,
and it’s not worth the trouble anyway.
Port to 32-bit platforms by removing an assumption about
fixnum widths.
2015-12-06 09:09:58 -08:00
..
Makefile ; * modules/mod-test/Makefile: Fix typo. 2015-11-28 20:31:17 -05:00
mod-test.c Rely on conservative stack scanning to find "emacs_value"s 2015-11-30 14:34:42 -05:00
test.el Port mod-test to x86-64 GNU/Linux running 32-bit 2015-12-06 09:09:58 -08:00