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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-2
/
+4
*
Fix 'expand-file-name' for remote files
Eli Zaretskii
2020-09-03
1
-37
/
+0
*
Use lexical-binding in more tests
Stefan Kangas
2020-08-29
2
-6
/
+6
*
Mark failing fileio test on MS-Windows
Paul Eggert
2020-08-29
1
-0
/
+3
*
* test/src/fileio-tests.el: Preserve HOME when a test fails
Mattias Engdegård
2020-08-28
1
-6
/
+4
*
Fix most of fileio-tests on MS-Windows
Eli Zaretskii
2020-08-28
1
-7
/
+23
*
Fix recently-introduced expand-file-name bug
Paul Eggert
2020-08-27
1
-0
/
+8
*
; Fix license statements.
Stefan Kangas
2020-08-27
9
-27
/
+39
*
Fix expand-file-name symlink-to-dir bug
Paul Eggert
2020-08-26
1
-0
/
+11
*
Fix recently-introduced Fdelete bug
Paul Eggert
2020-08-15
1
-0
/
+1
*
Minimize ‘equal’ calls in (delete x vector)
Paul Eggert
2020-08-15
1
-0
/
+5
*
* 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
*
|
Merge from origin/emacs-27
Glenn Morris
2020-07-07
1
-0
/
+12
|
\
|
|
*
Fix undefined behavior in json.c (Bug#42113)
Philipp Stephani
2020-06-29
1
-0
/
+12
*
|
* test/src/fns-tests.el (test-secure-hash): Test getrandom format.
Paul Eggert
2020-06-29
1
-3
/
+5
*
|
Minor improvements as followup to recent RGB string-parsing change
Eli Zaretskii
2020-06-22
1
-13
/
+13
*
|
Consolidate #RGB string parsers
Mattias Engdegård
2020-06-21
1
-0
/
+23
*
|
Silence some warnings in tests
Basil L. Contovounesios
2020-06-21
1
-1
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-06-07
2
-3
/
+4
|
\
|
|
*
Silence some byte-compiler warnings in tests
Basil L. Contovounesios
2020-06-03
2
-3
/
+4
*
|
; * test/src/xfaces-tests.el (xfaces-color-distance): Fix bug id
Mattias Engdegård
2020-06-04
1
-1
/
+1
*
|
Make color-distance symmetric and more accurate
Mattias Engdegård
2020-06-03
1
-0
/
+27
*
|
Add test for recent buffer-local-variables change
Glenn Morris
2020-05-18
1
-0
/
+6
*
|
Don’t attempt to modify constant conses
Paul Eggert
2020-05-16
1
-17
/
+17
*
|
Use lexical-binding in most src tests
Stefan Kangas
2020-04-24
15
-25
/
+25
*
|
Fix string-to-multibyte overlong sequence bug
Paul Eggert
2020-04-20
1
-0
/
+14
*
|
Merge from origin/emacs-27
Glenn Morris
2020-04-20
1
-1
/
+1
|
\
|
|
*
; Fix some typos and doc issues (bug#40695)
Štěpán Němec
2020-04-18
1
-1
/
+1
*
|
Fix error in 'call-process-region' when START is nil (Bug#40576)
Philipp Stephani
2020-04-12
1
-0
/
+10
*
|
; * test/src/callproc-tests.el: Fix checkdoc errors.
Philipp Stephani
2020-04-12
1
-0
/
+7
*
|
Set last-coding-system-used upon ASCII conversion bypass (bug#40407)
Mattias Engdegård
2020-04-09
1
-1
/
+2
*
|
Fix ASCII-only conversion logic (bug#40407)
Mattias Engdegård
2020-04-09
1
-12
/
+21
*
|
Don't crash with invalid argument in check-coding-systems-region
Mattias Engdegård
2020-04-09
1
-0
/
+8
*
|
Fix decoding ASCII strings with embedded CR characters
Eli Zaretskii
2020-04-09
1
-0
/
+17
*
|
Avoid expensive recoding for ASCII identity cases (bug#40407)
Mattias Engdegård
2020-04-05
1
-0
/
+11
*
|
Fix inverted NOCOPY encode/decode parameter (bug#40407)
Mattias Engdegård
2020-04-05
1
-0
/
+8
*
|
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
*
|
Fix rounding errors in time conversion
Paul Eggert
2020-03-03
1
-0
/
+3
*
|
Port timestamp tests to odd timezones, (TICKS . HZ)
Paul Eggert
2020-02-27
1
-23
/
+23
*
|
Revert "Signal an error for the regexp "[:alnum:]""
Mattias Engdegård
2020-02-27
1
-5
/
+0
*
|
Revert "Don't complain about the regexp "[:-:]""
Mattias Engdegård
2020-02-27
1
-2
/
+1
[next]