aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify TTY allocation.Philipp Stephani2021-01-021-59/+12
* Remove stray copy of image-tests.elPaul Eggert2021-01-011-82/+3
* Merge from origin/emacs-27Paul Eggert2021-01-012-2/+2
|\
| * Fix copyright years by handPaul Eggert2021-01-012-2/+2
| * Update copyright year to 2021Paul Eggert2021-01-01327-327/+327
| * Make file copying in tramp-gvfs more robustMichael Albinus2020-11-281-15/+10
| * Revert "Fix incorrect handling of module runtime and environment pointers."Eli Zaretskii2020-11-282-60/+0
| * Fix incorrect handling of module runtime and environment pointers.Philipp Stephani2020-11-272-0/+60
* | Update copyright year to 2021Paul Eggert2021-01-01390-390/+390
* | Revert recent add-to-ordered-list changesLars Ingebrigtsen2021-01-011-20/+0
* | ruby-mode: Recognize setter symbolsDmitry Gutov2020-12-311-0/+8
* | Fix process-tests on MS-WindowsEli Zaretskii2020-12-311-0/+7
* | * test/src/process-tests.el: Let timeouts fail the tests. Fix some docstringsMichael Albinus2020-12-311-26/+26
* | Unbreak process tests if 'errno' is not installed.Philipp Stephani2020-12-311-1/+3
* | Allow add-to-ordered-list to use a test predicateLars Ingebrigtsen2020-12-311-2/+26
* | Add test for add-to-ordered-listLars Ingebrigtsen2020-12-311-0/+16
* | Add some tests to find-func.elDaniel Martín2020-12-311-0/+63
* | Manually limit file descriptors that we select on to FD_SETSIZE.Philipp Stephani2020-12-311-29/+71
* | Fix a potential unit test breakage on GNU/Linux.Philipp Stephani2020-12-311-1/+8
* | Fix an incorrect Edebug specification.Philipp Stephani2020-12-301-1/+1
* | Extend and overhaul FD_SETSIZE overflow tests.Philipp Stephani2020-12-301-35/+307
* | ; * test/src/process-tests.el: Fix comment style.Philipp Stephani2020-12-301-1/+1
* | Add 'project-relative' as value for 'xref-file-name-display'Dmitry Gutov2020-12-301-0/+31
* | ; Fix my previous commitStefan Kangas2020-12-301-1/+1
* | Add some char-table testsStefan Kangas2020-12-301-0/+20
* | Minor refactoring of xref-testsTobias Rittweiler2020-12-301-16/+22
* | A better fix for process-tests on MS-WindowsEli Zaretskii2020-12-291-2/+3
* | Fix process-tests on MS-WindowsEli Zaretskii2020-12-291-0/+1
* | Instrument process-tests.el for timeouts on embaMichael Albinus2020-12-291-19/+38
* | Add a regression test for Bug#24325.Philipp Stephani2020-12-291-0/+35
* | Sync with Tramp 2.5.0Michael Albinus2020-12-291-21/+27
* | Add some tests for align.elLars Ingebrigtsen2020-12-295-0/+71
* | Add a SPLIT parameter to `format-spec'Lars Ingebrigtsen2020-12-291-0/+10
* | Fix package tests for tetris no longer existing as a packageGlenn Morris2020-12-281-3/+3
* | Make byte-compiler warn about wide docstringsStefan Kangas2020-12-2816-0/+138
* | Fix up length_internal with degenerate length inputsLars Ingebrigtsen2020-12-271-0/+11
* | Improve "find definition" in *Help* buffersDaniel Martín2020-12-271-0/+10
* | Add new predicates for sequence lengthsLars Ingebrigtsen2020-12-271-0/+30
* | Kill the scdaemon after doing the mml-sec testsLars Ingebrigtsen2020-12-261-1/+2
* | Disable some semantic tests on systems without g++Lars Ingebrigtsen2020-12-251-0/+2
* | Skip some mml tests that rely on CMS if that's not installedLars Ingebrigtsen2020-12-251-0/+4
* | Fix gpg-agent killing in mml-sec-testsLars Ingebrigtsen2020-12-251-1/+2
* | Tag another Tramp test :unstable on embaMichael Albinus2020-12-251-1/+2
* | Tag Tramp test :unstableMichael Albinus2020-12-251-1/+2
* | Adjust test_module to recent Gnulib changesPaul Eggert2020-12-251-0/+1
* | Allow `string-limit' to work on encoded stringsLars Ingebrigtsen2020-12-251-0/+20
* | Remove `string-slice' -- it's not very well definedLars Ingebrigtsen2020-12-251-8/+0
* | Reject filenames containing NUL bytes.Philipp Stephani2020-12-231-0/+6
* | Allow string-slice to take zero-length matchesLars Ingebrigtsen2020-12-231-1/+3
* | Make string-pad take an optional START parameterLars Ingebrigtsen2020-12-221-1/+1