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
*
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
*
|
Use 'defalias' in test module instead of 'fset'.
Philipp Stephani
2018-02-02
1
-2
/
+3
*
|
Add support for module functions to C-h f (Bug#30163).
Philipp Stephani
2018-02-02
1
-0
/
+14
*
|
Add missing module types to cl--typeof-types.
Philipp Stephani
2018-01-28
1
-0
/
+10
*
|
Test that module functions are functions.
Philipp Stephani
2018-01-28
1
-0
/
+1
*
|
Fix emacs-module-tests to work out of build tree
Andy Moreton
2018-01-26
1
-2
/
+1
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
; Replace non-ascii quote characters in doc strings etc
Glenn Morris
2017-12-20
1
-3
/
+2
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Fix crashing emacs-module tests on MS-Windows
Eli Zaretskii
2017-08-09
1
-4
/
+12
*
Fix failing module tests on GNU/Linux
Glenn Morris
2017-07-09
1
-2
/
+2
*
Module assertions: check for garbage collections
Philipp Stephani
2017-07-08
1
-29
/
+58
*
Give a more informative failure in module assertion test
Glenn Morris
2017-06-12
1
-5
/
+8
*
Clean up after module assertion tests
Glenn Morris
2017-06-12
1
-20
/
+24
*
Small improvement for module assertion test
Glenn Morris
2017-06-12
1
-15
/
+15
*
Implement module assertions for users
Philipp Stephani
2017-06-12
1
-3
/
+37
*
Rework printing of module functions
Philipp Stephani
2017-06-04
1
-2
/
+2
*
Reimplement module functions
Philipp Stephani
2017-05-20
1
-24
/
+27
*
Fix module tests on some systems
Philipp Stephani
2017-05-19
1
-7
/
+5
*
; Fix last change
Eli Zaretskii
2017-05-06
1
-3
/
+3
*
Fix last change for MS-Windows
Eli Zaretskii
2017-05-06
1
-1
/
+6
*
Introduce new misc type for module function
Philipp Stephani
2017-05-06
1
-0
/
+23
*
Integrate module test with normal test suite
Philipp Stephani
2017-04-29
1
-0
/
+148