index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
emacs-module-tests.el
Age
Commit message (
Expand
)
Author
2026-05-07
; Revert Eric's commits from February.
Sean Whitton
2026-04-26
Support Elisp debugging and backtraces in code called by modules
Aaron L. Zeng
2026-03-10
Fix `signal` calls where the data argument is not a list
Stefan Monnier
2026-02-25
Improve test coverage of builtin predicates.
Eric S. Raymond
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-02-17
Prefer plusp/minusp to cl-plusp/cl-minusp
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-03-22
Fix recent test regressions
Stefan Monnier
2024-01-04
emacs-module-tests.el (mod-test-non-local-exit-signal-test): Repair test
Stefan Monnier
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-04
Use new ERT `skip-when` macro in tests
Stefan Kangas
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-26
; Fix several symbol name typos
Stefan Kangas
2022-03-08
Decouple mod-test.c from Gnulib
Paul Eggert
2022-02-16
Avoid emacs-module-tests failure on macOS
Mattias Engdegård
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-18
Do not exclude emacs-module-tests.el on emba
Michael Albinus
2021-11-06
Replace some macros with ert-with-temp-(file|directory)
Stefan Kangas
2021-10-11
; * test/src/emacs-module-tests.el: Instrument for bug#50902.
Michael Albinus
2021-09-08
Adjust test to describe-function changes
Lars Ingebrigtsen
2021-05-10
* test/src/emacs-module-tests.el (mod-test-file): Unbreak out-of-tree.
Glenn Morris
2021-04-19
; Normalize and add missing first and last lines
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-12
Document and enforce some properties for strings created by modules.
Philipp Stephani
2020-11-27
Fix incorrect handling of module runtime and environment pointers.
Philipp Stephani
2020-10-23
Move some test data to follow our conventions
Stefan Kangas
2020-10-13
Allow creating unibyte strings from Emacs modules
Lars Ingebrigtsen
2020-09-13
Add facility to make module functions interactive (Bug#23486).
Philipp Stephani
2020-09-12
Adapt some tests for Emacs's excitingly variable quoting format
Glenn Morris
2020-08-13
* test/src/emacs-module-tests.el: Use proper outline headings.
Jonas Bernoulli
2020-07-29
Merge from origin/emacs-27
Glenn Morris
2020-07-26
Add another test for global module references
Philipp Stephani
2020-07-26
Backport: add another test case for module assertions.
Philipp Stephani
2020-07-26
Backport: Add module test for edge case.
Philipp Stephani
2020-07-25
Make checking for liveness of global values more precise.
Philipp Stephani
2020-07-25
Fix subtle bug when checking liveness of module values.
Philipp Stephani
2020-07-09
Fix out-of-source ‘make check’ emacs-module-tests
Paul Eggert
2020-03-27
Port the 'module/async-pipe' test to MS-Windows
Eli Zaretskii
2020-03-26
Add a module function to open a file descriptor connected to a pipe.
Philipp Stephani
2020-01-05
Also print function data when printing module functions.
Philipp Stephani
2020-01-04
Make module function finalizer test less brittle.
Philipp Stephani
2020-01-03
Implement finalizers for module functions (Bug#30373)
Philipp Stephani
2020-01-01
Merge from origin/emacs-27
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-25
Support .dylib suffix for modules on macOS (Bug#36226).
Philipp Stephani
2019-12-05
Fix recent modifications in emacs-module-tests
Eli Zaretskii
2019-08-16
Fix time-add rounding bug
Paul Eggert
2019-08-15
Port mod-test-nanoseconds to 32-bit Emacs
Paul Eggert
[next]