1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-13 17:40:22 -08:00
emacs/test/lisp/play
Stefan Kangas 6593d73928 Use lexical-binding in life.el and add tests
* lisp/play/life.el: Use lexical-binding.
(life--tick): Extract from...
(life): ...here.
(life--max-width, life--max-height): New variables.
(life-mode, life-setup): Use above variables.

* test/lisp/play/life-tests.el: New file.
2020-08-30 21:09:07 +02:00
..
animate-tests.el Use lexical-binding in animate.el and add tests 2020-05-13 02:06:03 +02:00
dissociate-tests.el Use lexical-binding in dissociate.el and add tests 2020-05-13 02:05:18 +02:00
life-tests.el Use lexical-binding in life.el and add tests 2020-08-30 21:09:07 +02:00
morse-tests.el
studly-tests.el