aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-08; Minor license statement fixesStefan Kangas2-22/+22
2021-02-07Move line-number-at-pos to CLars Ingebrigtsen1-4/+4
2021-02-07Add a new function 'line-number-at-position'Lars Ingebrigtsen1-0/+8
2021-02-06; Fix byte-compilation warningEli Zaretskii1-1/+1
2021-02-06; Fix last changeEli Zaretskii1-2/+1
2021-02-06New test for src/process.c on MS-WindowsIoannis Kappas1-0/+29
2021-02-06Fix copying text properties in 'format'Eli Zaretskii1-1/+21
2021-02-01* test/src/minibuf-tests.el (test-inhibit-interaction): Fix test.Stefan Kangas1-4/+4
2021-01-24Add more assertions to recently-added process test.Philipp Stephani1-1/+2
2021-01-23Add a unit test testing interaction between threads and processes.Philipp Stephani1-0/+29
2021-01-18* test/src/xdisp-tests.el: Fix tests to work in batch modeAaron Jensen1-18/+15
2021-01-18Replace Unix commands with Emacs in process tests.Philipp Stephani1-9/+71
2021-01-17Ensure that sentinels are called during 'accept-process-output'.Philipp Stephani1-0/+53
2021-01-16Fix deadlock when receiving SIGCHLD during 'pselect'.Philipp Stephani1-5/+0
2021-01-15Fix 'window-text-pixel-size' when there are leading/trailing spacesAaron Jensen1-0/+30
2021-01-13Prefer skip-unless in more testsStefan Kangas2-17/+17
2021-01-12Only run IPv6 tests if we have an IPv6 addressRobert Pluim1-5/+16
2021-01-12Add a new function 'buffer-line-statistics'Lars Ingebrigtsen1-0/+58
2021-01-12Add a new variable `inhibit-interaction'Lars Ingebrigtsen2-0/+21
2021-01-10Increase probability that a process test succeeds.Philipp Stephani1-0/+5
2021-01-05Fix process-tests on MS-WindowsEli Zaretskii1-0/+11
2021-01-05Pretty-print keys without <> around modifiers (bug#45536)Mattias Engdegård1-0/+12
2021-01-04Make a process tests a bit more robust.Philipp Stephani1-2/+5
2021-01-02Make a process test faster.Philipp Stephani1-3/+5
2021-01-02Simplify TTY allocation.Philipp Stephani1-59/+12
2021-01-01Update copyright year to 2021Paul Eggert39-39/+39
2021-01-01Update copyright year to 2021Paul Eggert36-36/+36
2020-12-31Fix process-tests on MS-WindowsEli Zaretskii1-0/+7
2020-12-31* test/src/process-tests.el: Let timeouts fail the tests. Fix some docstringsMichael Albinus1-26/+26
2020-12-31Unbreak process tests if 'errno' is not installed.Philipp Stephani1-1/+3
2020-12-31Manually limit file descriptors that we select on to FD_SETSIZE.Philipp Stephani1-29/+71
2020-12-31Fix a potential unit test breakage on GNU/Linux.Philipp Stephani1-1/+8
2020-12-30Fix an incorrect Edebug specification.Philipp Stephani1-1/+1
2020-12-30Extend and overhaul FD_SETSIZE overflow tests.Philipp Stephani1-35/+307
2020-12-30; * test/src/process-tests.el: Fix comment style.Philipp Stephani1-1/+1
2020-12-30; Fix my previous commitStefan Kangas1-1/+1
2020-12-30Add some char-table testsStefan Kangas1-0/+20
2020-12-29A better fix for process-tests on MS-WindowsEli Zaretskii1-2/+3
2020-12-29Fix process-tests on MS-WindowsEli Zaretskii1-0/+1
2020-12-29Instrument process-tests.el for timeouts on embaMichael Albinus1-19/+38
2020-12-29Add a regression test for Bug#24325.Philipp Stephani1-0/+35
2020-12-27Fix up length_internal with degenerate length inputsLars Ingebrigtsen1-0/+11
2020-12-27Add new predicates for sequence lengthsLars Ingebrigtsen1-0/+30
2020-12-23Reject filenames containing NUL bytes.Philipp Stephani1-0/+6
2020-12-20Inhibit buffer hooks in temporary buffersBasil L. Contovounesios1-3/+30
2020-12-19Convert apropos-internal from C to Lisp (Bug#44529)Stefan Kangas1-13/+0
2020-12-12Document and enforce some properties for strings created by modules.Philipp Stephani2-0/+50
2020-12-11Fix object-interval testsLars Ingebrigtsen1-4/+4
2020-12-11Add new function `object-intervals'Lars Ingebrigtsen1-0/+16
2020-12-10Fupcase no longer maps ?ß to itself (bug#11309)Mattias Engdegård1-1/+2