aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Glenn Morris2020-04-152-2/+2
|\
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-142-2/+2
* | Fix hi-lock test and add new test for unhighlight (bug#40337)Juri Linkov2020-04-141-3/+59
* | Fix hi-lock test and add new test for case-fold (bug#40337)Juri Linkov2020-04-131-1/+101
* | Fix error in 'call-process-region' when START is nil (Bug#40576)Philipp Stephani2020-04-121-0/+10
* | ; * test/src/callproc-tests.el: Fix checkdoc errors.Philipp Stephani2020-04-121-0/+7
* | Set last-coding-system-used upon ASCII conversion bypass (bug#40407)Mattias Engdegård2020-04-091-1/+2
* | Fix ASCII-only conversion logic (bug#40407)Mattias Engdegård2020-04-091-12/+21
* | chinese-hz is not ASCII compatible (bug#40407)Mattias Engdegård2020-04-091-0/+3
* | Don't crash with invalid argument in check-coding-systems-regionMattias Engdegård2020-04-091-0/+8
* | Fix decoding ASCII strings with embedded CR charactersEli Zaretskii2020-04-091-0/+17
* | utf-7 and utf-7-imap are not ASCII-compatible (bug#40407)Mattias Engdegård2020-04-061-0/+18
* | Fix case that $PATH is longer than 4096 chars in TrampMichael Albinus2020-04-061-51/+38
* | Merge from origin/emacs-27Glenn Morris2020-04-051-0/+25
|\ \ | |/
| * Handle filling of indented ChangeLog function entriesNoam Postavsky2020-04-041-0/+25
* | Avoid expensive recoding for ASCII identity cases (bug#40407)Mattias Engdegård2020-04-051-0/+11
* | Suppress relint diagnostics in rx-tests.elMattias Engdegård2020-04-051-0/+6
* | Fix inverted NOCOPY encode/decode parameter (bug#40407)Mattias Engdegård2020-04-051-0/+8
* | Make make-{network,serial}-process handle :coding nil consistentlyRobert Pluim2020-04-031-0/+52
* | Improve last changeEli Zaretskii2020-04-031-1/+2
* | Error out if 'date-days-in-month' is given an invalid monthAlex Branham2020-04-031-1/+2
* | Copy INSIDE_EMACS env variable to subprocesses in Eshell (Bug#25496)Federico Tedin2020-04-021-0/+7
* | ; * test/lisp/net/tramp-tests.el (tramp-test30-make-process): Instrument.Michael Albinus2020-04-021-1/+2
* | javac support in compilation-parse-errors rulesFilipp Gunbin2020-04-011-2/+5
* | Mark recently failing Tramp tests on hydraGlenn Morris2020-03-301-0/+3
* | Merge from origin/emacs-27Glenn Morris2020-03-301-0/+11
|\ \ | |/
| * ; * test/lisp/calc/calc-tests.el: Fix mistake in last commitMattias Engdegård2020-03-291-1/+1
| * Calc: don't treat nil as an integer (bug#40155)Mattias Engdegård2020-03-271-0/+11
* | Port the 'module/async-pipe' test to MS-WindowsEli Zaretskii2020-03-272-7/+44
* | Add a module function to open a file descriptor connected to a pipe.Philipp Stephani2020-03-262-2/+69
* | Fix gravatar testsRobert Pluim2020-03-241-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-03-231-0/+8
|\ \ | |/
| * Fix cl-concatenate (Bug#40180)Noam Postavsky2020-03-221-0/+8
| * Don't have exif bugging out on short stringsLars Ingebrigtsen2020-03-192-0/+11
* | Fix Bug#40156 in TrampMichael Albinus2020-03-211-1/+8
* | Don't have exif bugging out on short stringsLars Ingebrigtsen2020-03-192-0/+11
* | Merge from origin/emacs-27Glenn Morris2020-03-183-25/+33
|\ \ | |/
| * Remove raw carriage return characters from test file.Philipp Stephani2020-03-181-3/+3
| * Support Unicode 13.0Eli Zaretskii2020-03-142-22/+30
* | Finish implementation of set-file-times FLAG arg in TrampMichael Albinus2020-03-091-3/+12
* | Skip filenotify tests on hydra.nixos.orgGlenn Morris2020-03-071-1/+2
* | Add ‘nofollow’ flag to set-file-timesPaul Eggert2020-03-073-7/+8
* | Merge from origin/emacs-27Glenn Morris2020-03-071-1/+3
|\ \ | |/
| * Fix rx error with ? and ??Mattias Engdegård2020-03-051-1/+3
* | Merge from origin/emacs-27Glenn Morris2020-03-041-3/+21
|\ \ | |/
| * rx: Improve 'or' compositionality (bug#37659)Mattias Engdegård2020-03-011-1/+12
| * Fix rx charset generationMattias Engdegård2020-02-291-2/+9
* | Fix rounding errors in time conversionPaul Eggert2020-03-031-0/+3
* | Port timestamp tests to odd timezones, (TICKS . HZ)Paul Eggert2020-02-271-23/+23
* | Revert "Signal an error for the regexp "[:alnum:]""Mattias Engdegård2020-02-271-5/+0