aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change the string-limit parameter semanticsLars Ingebrigtsen2020-12-221-3/+4
* Further string-clean-whitespace tweaksLars Ingebrigtsen2020-12-221-1/+1
* Add string-chop-newlineLars Ingebrigtsen2020-12-211-0/+5
* Fix shorter-than-length case for string-limitLars Ingebrigtsen2020-12-211-0/+1
* Rename slice-string to string-sliceLars Ingebrigtsen2020-12-211-5/+5
* Add `string-pad'Lars Ingebrigtsen2020-12-211-0/+6
* Beef up the Emacs string utility set a bitLars Ingebrigtsen2020-12-211-0/+26
* Generic-ify xref-location-columnDmitry Gutov2020-12-211-3/+3
* Improve make-process in TrampMichael Albinus2020-12-201-44/+64
* Inhibit buffer hooks in temporary buffersBasil L. Contovounesios2020-12-201-3/+30
* Convert apropos-internal from C to Lisp (Bug#44529)Stefan Kangas2020-12-192-13/+12