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
*
; Minor license statement fixes
Stefan Kangas
2021-02-08
2
-22
/
+22
*
Move line-number-at-pos to C
Lars Ingebrigtsen
2021-02-07
1
-4
/
+4
*
Add a new function 'line-number-at-position'
Lars Ingebrigtsen
2021-02-07
1
-0
/
+8
*
; Fix byte-compilation warning
Eli Zaretskii
2021-02-06
1
-1
/
+1
*
; Fix last change
Eli Zaretskii
2021-02-06
1
-2
/
+1
*
New test for src/process.c on MS-Windows
Ioannis Kappas
2021-02-06
1
-0
/
+29
*
Fix copying text properties in 'format'
Eli Zaretskii
2021-02-06
1
-1
/
+21
*
* test/src/minibuf-tests.el (test-inhibit-interaction): Fix test.
Stefan Kangas
2021-02-01
1
-4
/
+4
*
Add more assertions to recently-added process test.
Philipp Stephani
2021-01-24
1
-1
/
+2
*
Add a unit test testing interaction between threads and processes.
Philipp Stephani
2021-01-23
1
-0
/
+29
*
* test/src/xdisp-tests.el: Fix tests to work in batch mode
Aaron Jensen
2021-01-18
1
-18
/
+15
*
Replace Unix commands with Emacs in process tests.
Philipp Stephani
2021-01-18
1
-9
/
+71
*
Ensure that sentinels are called during 'accept-process-output'.
Philipp Stephani
2021-01-17
1
-0
/
+53
*
Fix deadlock when receiving SIGCHLD during 'pselect'.
Philipp Stephani
2021-01-16
1
-5
/
+0
*
Fix 'window-text-pixel-size' when there are leading/trailing spaces
Aaron Jensen
2021-01-15
1
-0
/
+30
*
Prefer skip-unless in more tests
Stefan Kangas
2021-01-13
2
-17
/
+17
*
Only run IPv6 tests if we have an IPv6 address
Robert Pluim
2021-01-12
1
-5
/
+16
*
Add a new function 'buffer-line-statistics'
Lars Ingebrigtsen
2021-01-12
1
-0
/
+58
*
Add a new variable `inhibit-interaction'
Lars Ingebrigtsen
2021-01-12
2
-0
/
+21
*
Increase probability that a process test succeeds.
Philipp Stephani
2021-01-10
1
-0
/
+5
*
Fix process-tests on MS-Windows
Eli Zaretskii
2021-01-05
1
-0
/
+11
*
Pretty-print keys without <> around modifiers (bug#45536)
Mattias Engdegård
2021-01-05
1
-0
/
+12
*
Make a process tests a bit more robust.
Philipp Stephani
2021-01-04
1
-2
/
+5
*
Make a process test faster.
Philipp Stephani
2021-01-02
1
-3
/
+5
*
Simplify TTY allocation.
Philipp Stephani
2021-01-02
1
-59
/
+12
*
Update copyright year to 2021
Paul Eggert
2021-01-01
39
-39
/
+39
*
Fix process-tests on MS-Windows
Eli Zaretskii
2020-12-31
1
-0
/
+7
*
* test/src/process-tests.el: Let timeouts fail the tests. Fix some docstrings
Michael Albinus
2020-12-31
1
-26
/
+26
*
Unbreak process tests if 'errno' is not installed.
Philipp Stephani
2020-12-31
1
-1
/
+3
*
Manually limit file descriptors that we select on to FD_SETSIZE.
Philipp Stephani
2020-12-31
1
-29
/
+71
*
Fix a potential unit test breakage on GNU/Linux.
Philipp Stephani
2020-12-31
1
-1
/
+8
*
Fix an incorrect Edebug specification.
Philipp Stephani
2020-12-30
1
-1
/
+1
*
Extend and overhaul FD_SETSIZE overflow tests.
Philipp Stephani
2020-12-30
1
-35
/
+307
*
; * test/src/process-tests.el: Fix comment style.
Philipp Stephani
2020-12-30
1
-1
/
+1
*
; Fix my previous commit
Stefan Kangas
2020-12-30
1
-1
/
+1
*
Add some char-table tests
Stefan Kangas
2020-12-30
1
-0
/
+20
*
A better fix for process-tests on MS-Windows
Eli Zaretskii
2020-12-29
1
-2
/
+3
*
Fix process-tests on MS-Windows
Eli Zaretskii
2020-12-29
1
-0
/
+1
*
Instrument process-tests.el for timeouts on emba
Michael Albinus
2020-12-29
1
-19
/
+38
*
Add a regression test for Bug#24325.
Philipp Stephani
2020-12-29
1
-0
/
+35
*
Fix up length_internal with degenerate length inputs
Lars Ingebrigtsen
2020-12-27
1
-0
/
+11
*
Add new predicates for sequence lengths
Lars Ingebrigtsen
2020-12-27
1
-0
/
+30
*
Reject filenames containing NUL bytes.
Philipp Stephani
2020-12-23
1
-0
/
+6
*
Inhibit buffer hooks in temporary buffers
Basil L. Contovounesios
2020-12-20
1
-3
/
+30
*
Convert apropos-internal from C to Lisp (Bug#44529)
Stefan Kangas
2020-12-19
1
-13
/
+0
*
Document and enforce some properties for strings created by modules.
Philipp Stephani
2020-12-12
2
-0
/
+50
*
Fix object-interval tests
Lars Ingebrigtsen
2020-12-11
1
-4
/
+4
*
Add new function `object-intervals'
Lars Ingebrigtsen
2020-12-11
1
-0
/
+16
*
Fupcase no longer maps ?ß to itself (bug#11309)
Mattias Engdegård
2020-12-10
1
-1
/
+2
*
Recognise ß properly as a lower-case letter (bug#11309)
Mattias Engdegård
2020-12-09
1
-4
/
+11
[next]