]> git.eshelyaron.com Git - emacs.git/commit
Make module function finalizer test less brittle.
authorPhilipp Stephani <phst@google.com>
Sat, 4 Jan 2020 11:34:10 +0000 (12:34 +0100)
committerPhilipp Stephani <phst@google.com>
Sat, 4 Jan 2020 11:34:10 +0000 (12:34 +0100)
commitfb38d367f4a46c580510f8a6510ae8fb5f39222f
treefbe83be23ee338e23ce409448f182b65c07fbf13
parent52db14b0dc5a93d7a7219917b8f603b14f94f24f
Make module function finalizer test less brittle.

* test/src/emacs-module-tests.el (module/function-finalizer): Create
100 leaked functions to increase the probability that at least one
gets garbage-collected.
test/src/emacs-module-tests.el