aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Revert "Don't complain about the regexp "[:-:]""Mattias Engdegård2020-02-271-2/+1
* | Don't complain about the regexp "[:-:]"Mattias Engdegård2020-02-261-1/+2
* | Signal an error for the regexp "[:alnum:]"Mattias Engdegård2020-02-261-0/+5
* | Finish Tramp's implementation of 'nofollowMichael Albinus2020-02-261-10/+18
* | Generate 'substring' byte op (bug#39709)Mattias Engdegård2020-02-251-1/+6
* | Finish implementation of {set-}file-modes FLAG arg in TrampMichael Albinus2020-02-251-16/+70
* | ; * test/lisp/emacs-lisp/regexp-opt-tests.el: Fix last changeMattias Engdegård2020-02-211-1/+1
* | Allow tempo-define-template to reassign tags to new templatesFederico Tedin2020-02-211-0/+39
* | Less bad permutation generator in regexp-opt testMattias Engdegård2020-02-201-21/+8
* | Merge from origin/emacs-27Glenn Morris2020-02-201-2/+5
|\ \ | |/
| * Make OMake support slightly less expensive (bug#39595)Mattias Engdegård2020-02-171-1/+4
| * Speed up 'maven' compilation error message regexpMattias Engdegård2020-02-171-1/+1
* | Remove subsumed repetitions in regexpsMattias Engdegård2020-02-201-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-02-161-37/+7
|\ \ | |/
| * Remove the optional KEEP-ORDER argument to regexp-optMattias Engdegård2020-02-131-37/+7
* | Remove another test for deleted lread featureGlenn Morris2020-02-151-11/+0
* | Remove lread tests for a feature that was deletedGlenn Morris2020-02-141-16/+0
* | Fix Tramp tests for MS WindowsMichael Albinus2020-02-141-10/+13
* | Merge from origin/emacs-27Glenn Morris2020-02-131-1/+1
|\ \ | |/
| * rx: Use longest match for all-string 'or' forms (bug#37659)Mattias Engdegård2020-02-121-1/+1
* | Fix `tramp-interrupt-process'Michael Albinus2020-02-131-10/+8
* | Fix Tramp tests towards *BSDMichael Albinus2020-02-121-14/+33
* | * lisp/simple.el (undo-redo): New commandStefan Monnier2020-02-081-0/+42
* | Merge from origin/emacs-27Glenn Morris2020-02-061-1/+1
|\ \ | |/
| * Replace add-to-list to lexical variable with push (bug#39373)Mattias Engdegård2020-02-011-1/+1
* | Don't use obsolete function in package-tests.elStefan Kangas2020-02-051-4/+4
* | Add new filter commands to Package Menu (Bug#38424)Stefan Kangas2020-02-051-29/+88
* | Minor fix in tramp-test32-shell-commandMichael Albinus2020-02-051-1/+2
* | * lisp/emacs-lisp/map.el: Add keyword-only pattern abbreviationAdam Porter2020-02-041-0/+6
* | Provide default for describe-keymap promptStefan Kangas2020-02-041-0/+9
* | Add new help command describe-keymapStefan Kangas2020-02-041-0/+28