aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | ; Re-enable all Flymake tests on HydraDmitry Gutov2019-07-301-4/+0
* | | Guard against flymake-no-changes-timeout being nilDmitry Gutov2019-07-301-1/+1
* | | Adjust time-date tests to tweaked formatLars Ingebrigtsen2019-07-301-4/+4
* | | Add an ISO 8601 parsing libraryLars Ingebrigtsen2019-07-291-0/+291
* | | Add support for dealing with decoded time structuresLars Ingebrigtsen2019-07-291-0/+109
* | | * lisp/char-fold.el: Rename char-fold-make-table to char-fold--make-table.Juri Linkov2019-07-291-39/+41
* | | Move some uncontroversial char-folding pairs from test data to default valuesJuri Linkov2019-07-291-20/+30
* | | Make let-alist work with vectorsLars Ingebrigtsen2019-07-281-0/+5
* | | `unknown' test case now worksLars Ingebrigtsen2019-07-281-1/+0
* | | Move tty-colors-tests.el to its proper directory.Eli Zaretskii2019-07-271-0/+38
* | | Fix recently-introduced file-name-absolute-p typoPaul Eggert2019-07-261-10/+10
* | | Add new macro `ignore-error'Lars Ingebrigtsen2019-07-261-0/+10
* | | Strip trailing whitespaces at the end of converted do blockNobuyoshi Nakada2019-07-251-1/+5
* | | Do not treat ~nosuchuser as an absolute file namePaul Eggert2019-07-241-0/+11
* | | Don't use internal filenotify function in testMattias Engdegård2019-07-241-21/+28
* | | Local definitions of accessors only used in testMattias Engdegård2019-07-241-3/+7
* | | Customizable char-fold with char-fold-symmetric, char-fold-include (bug#35689)Juri Linkov2019-07-231-0/+75
* | | Support "%x" etc. formats on more floatsPaul Eggert2019-07-231-11/+12
* | | * lisp/progmodes/opascal.el: Allow inline `var` decl in `for` (bug#36348)Stefan Monnier2019-07-221-0/+12
* | | Make tramp test regexp more robustMattias Engdegård2019-07-221-1/+1
* | | Fix expand-file-name for names starting with '~'Ken Brown2019-07-211-1/+5
* | | Fix crash if user test munges hash tablePaul Eggert2019-07-201-0/+12
* | | Merge from emacs-26Noam Postavsky2019-07-201-0/+19
|\ \ \ | |/ /
| * | Handle completely undecoded input in term (Bug#29918)Noam Postavsky2019-07-201-0/+19
* | | * test/manual/indent/octave.m (spmd): Add test for last changeStefan Monnier2019-07-201-0/+4
* | | Allow counter-clockwise rotations in image-rotateBasil L. Contovounesios2019-07-201-0/+23
* | | Make REs in magic-(fallback-)mode-alist case-sensitive.Benjamin Riefenstahl2019-07-201-0/+27
* | | Use lexical-binding in help-fns-tests.el (Bug#36585)Stefan Kangas2019-07-181-2/+2
* | | Use lexical-binding in asm-mode.el and add testsSimen Heggestøyl2019-07-181-0/+72
* | | Update a tramp test for get-free-disk-space changeGlenn Morris2019-07-181-1/+1
* | | * test/lisp/progmodes/cc-mode-tests.el: Add a test with /***/ in #define linesNick Drozd2019-07-171-0/+9
* | | An electric test is now passingGlenn Morris2019-07-161-10/+0
* | | Fix failing secrets-test03-itemsBasil L. Contovounesios2019-07-161-7/+7
* | | Fix calc number formatting with digit grouping (bug#36689)Mattias Engdegård2019-07-161-0/+26
* | | Stop wdired tests leaving behind symlink /tmp/emacs1000Glenn Morris2019-07-141-0/+3
* | | Update a ffap testGlenn Morris2019-07-141-3/+1
* | | Restore focus to Bookmark List after editing annotationStefan Kangas2019-07-141-1/+48
* | | New function for scroll-lock-mode to almost always scrollMarco Wahl2019-07-141-0/+68
* | | ; Some precisements in test/READMEMichael Albinus2019-07-131-9/+10
* | | Add tests for so-long.elPhil Sainty2019-07-135-0/+708
* | | Document format-spec and expand the modifiers it supportsLars Ingebrigtsen2019-07-131-0/+18
* | | * test/lisp/replace-tests.el (replace-tests-with-undo): OverrideJuri Linkov2019-07-121-3/+8
* | | * lisp/progmodes/compile.el (compilation-filter): `compilation--ensure-parse'Juri Linkov2019-07-121-2/+6
* | | Fix breaking of rfc2047 headers with long wordsLars Ingebrigtsen2019-07-121-12/+26
* | | Refactor rfc2047-fold-region slightly and add a couple of testsLars Ingebrigtsen2019-07-121-0/+46
* | | Check directory in Tramp's {copy,rename}-fileMichael Albinus2019-07-121-2/+8
* | | * test/lisp/format-spec-tests.el (test-format-unknown): Use `should-error'.Michael Albinus2019-07-111-4/+1
* | | Allow passing unknown specs to format-specLars Ingebrigtsen2019-07-111-1/+11
* | | Add tests for format-specLars Ingebrigtsen2019-07-111-0/+33
* | | Add test to time-stamp.elLars Ingebrigtsen2019-07-111-0/+36