index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
emacs-module-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust test to describe-function changes
Lars Ingebrigtsen
2021-09-08
1
-1
/
+3
*
* test/src/emacs-module-tests.el (mod-test-file): Unbreak out-of-tree.
Glenn Morris
2021-05-10
1
-1
/
+3
*
; Normalize and add missing first and last lines
Stefan Kangas
2021-04-19
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Document and enforce some properties for strings created by modules.
Philipp Stephani
2020-12-12
1
-0
/
+20
*
Fix incorrect handling of module runtime and environment pointers.
Philipp Stephani
2020-11-27
1
-0
/
+50
*
Move some test data to follow our conventions
Stefan Kangas
2020-10-23
1
-6
/
+6
*
Allow creating unibyte strings from Emacs modules
Lars Ingebrigtsen
2020-10-13
1
-0
/
+6
*
Add facility to make module functions interactive (Bug#23486).
Philipp Stephani
2020-09-13
1
-0
/
+32
*
Adapt some tests for Emacs's excitingly variable quoting format
Glenn Morris
2020-09-12
1
-1
/
+2
*
* test/src/emacs-module-tests.el: Use proper outline headings.
Jonas Bernoulli
2020-08-13
1
-15
/
+6
*
Merge from origin/emacs-27
Glenn Morris
2020-07-29
1
-0
/
+3
|
\
|
*
Add another test for global module references
Philipp Stephani
2020-07-26
1
-0
/
+3
|
*
Backport: add another test case for module assertions.
Philipp Stephani
2020-07-26
1
-0
/
+11
|
*
Backport: Add module test for edge case.
Philipp Stephani
2020-07-26
1
-0
/
+18
*
|
Make checking for liveness of global values more precise.
Philipp Stephani
2020-07-25
1
-0
/
+11
*
|
Fix subtle bug when checking liveness of module values.
Philipp Stephani
2020-07-25
1
-0
/
+18
*
|
Fix out-of-source ‘make check’ emacs-module-tests
Paul Eggert
2020-07-09
1
-0
/
+3
*
|
Port the 'module/async-pipe' test to MS-Windows
Eli Zaretskii
2020-03-27
1
-0
/
+3
*
|
Add a module function to open a file descriptor connected to a pipe.
Philipp Stephani
2020-03-26
1
-0
/
+14
*
|
Also print function data when printing module functions.
Philipp Stephani
2020-01-05
1
-2
/
+4
*
|
Make module function finalizer test less brittle.
Philipp Stephani
2020-01-04
1
-5
/
+17
*
|
Implement finalizers for module functions (Bug#30373)
Philipp Stephani
2020-01-03
1
-0
/
+8
*
|
Merge from origin/emacs-27
Paul Eggert
2020-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
|
Support .dylib suffix for modules on macOS (Bug#36226).
Philipp Stephani
2019-12-25
1
-0
/
+18
|
/
*
Fix recent modifications in emacs-module-tests
Eli Zaretskii
2019-12-05
1
-2
/
+6
*
Fix time-add rounding bug
Paul Eggert
2019-08-16
1
-2
/
+5
*
Port mod-test-nanoseconds to 32-bit Emacs
Paul Eggert
2019-08-15
1
-1
/
+1
*
Replace manually crafted hex regexes with [:xdigit:]
Konstantin Kharlamov
2019-07-06
1
-1
/
+1
*
Use extract_time in test module.
Philipp Stephani
2019-05-05
1
-1
/
+1
*
Fix another compilation warning.
Philipp Stephani
2019-04-28
1
-1
/
+1
*
Fix a few minor compilation and Checkdoc warnings.
Philipp Stephani
2019-04-28
1
-1
/
+10
*
* test/src/emacs-module-tests.el: Switch to lexical binding.
Philipp Stephani
2019-04-28
1
-1
/
+1
*
Clarify rounding mode when converting to struct timespec.
Philipp Stephani
2019-04-24
1
-0
/
+19
*
Fix return type of make_time.
Philipp Stephani
2019-04-24
1
-2
/
+6
*
Add module functions to convert from and to big integers.
Philipp Stephani
2019-04-24
1
-0
/
+7
*
Add conversions to and from struct timespec to module interface.
Philipp Stephani
2019-04-24
1
-0
/
+28
*
Revert "Revert "Revert "Rely on conservative stack scanning to find "emacs_va...
Eli Zaretskii
2019-03-22
1
-1
/
+2
*
Revert "Revert "Rely on conservative stack scanning to find "emacs_value"s""
Eli Zaretskii
2019-03-21
1
-2
/
+1
*
Revert "Rely on conservative stack scanning to find "emacs_value"s"
Philipp Stephani
2019-03-21
1
-1
/
+2
*
Ignore pending_signals when checking for quits.
Philipp Stephani
2019-02-24
1
-0
/
+20
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-08-26
1
-0
/
+3
|
\
|
|
*
Fix detection of freed emacs_values (Bug#32479)
Sergey Vinokurov
2018-08-25
1
-0
/
+3
*
|
Fix mod-test-sum-test for bignums
Tom Tromey
2018-08-08
1
-4
/
+4
*
|
* lisp/subr.el (dotimes): Deprecate RESULT field. (Bug#16206)
Juri Linkov
2018-04-28
1
-2
/
+3
*
|
Port emacs-module-tests to 32-bit Emacs
Paul Eggert
2018-03-22
1
-1
/
+1
*
|
Properly integrate modules into the loading process (Bug#30164).
Philipp Stephani
2018-02-02
1
-5
/
+14
[next]