aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | Fix trig simplification crash (bug#33052)Mattias Engdegård2019-07-101-0/+30
* | | Fix warnings in todo-mode-tests.el (Bug#36569)Stefan Kangas2019-07-101-1/+1
* | | Fix warning in electric-tests.el (Bug#36570)Stefan Kangas2019-07-101-9/+0
* | | * src/fileio.c: Fix bug#36431Stefan Monnier2019-07-091-5/+6
* | | Port image-type-from-file-header-test to non-SVG EmacsPaul Eggert2019-07-091-1/+1
* | | Conditionalize result of a bytecomp testGlenn Morris2019-07-091-0/+1
* | | Ensure that expand-file-name returns an absolute file nameKen Brown2019-07-081-0/+5
* | | Merge from origin/emacs-26Glenn Morris2019-07-061-0/+12
|\ \ \ | |/ /
| * | ; Add thing-at-point-looking-at test (Bug#35708)Noam Postavsky2019-07-051-0/+12
* | | Merge from origin/emacs-26Glenn Morris2019-07-061-2/+3
|\ \ \ | |/ /
| * | * test/lisp/url/url-file-tests.el (url-file): Fix for POSIX filenames.Juanma Barranquero2019-06-281-2/+3
* | | Add tests for text-property-search to check prop-match-valueStefan Kangas2019-07-061-0/+43
* | | Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-061-1/+1
* | | * lisp/char-fold.el (char-fold-to-regexp): Implement arg LAX (bug#36398).Juri Linkov2019-07-041-0/+8
* | | Optimise more inputs to `regexp-opt' (bug#36444)Mattias Engdegård2019-07-041-1/+61
* | | Add tests for bookmark.el (Bug#36452)Stefan Kangas2019-07-033-0/+332
* | | Change expected result of a flymake test on embaMichael Albinus2019-07-031-1/+0
* | | Change expected result of a flymake test on hydraGlenn Morris2019-07-021-3/+1
* | | (Finsert_file_contents): Keep buffer consistent in non-local exitStefan Monnier2019-07-021-0/+19
* | | * test/src/editfns-tests.el (test-group-name): Accept nil group-name.Stefan Monnier2019-07-021-8/+8
* | | Correctly reindent previous line in electric-indent-modeJoão Távora2019-07-021-0/+19
* | | Release Tramp 2.4.2Michael Albinus2019-06-301-5/+7
* | | Support native image transforms on MS-WindowsEli Zaretskii2019-06-291-1/+1
* | | Allow empty argument to `regexp-opt-charset'Mattias Engdegård2019-06-291-5/+24
* | | * test/src/json-tests.el (json-serialize/object): Fix spacing.Andreas Schwab2019-06-291-2/+2