summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* ; 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
* | Fix json-serialize/object test failurePip Cet2019-06-281-1/+2
* | Correct regexp matching of raw bytesMattias Engdegård2019-06-281-0/+120
* | Tramp requires Emacs 24.4Michael Albinus2019-06-281-15/+0
* | Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-263-2/+11
* | * test/lisp/calc/calc-tests.el (test-math-bignum, test-calc-23889): DisableStefan Monnier2019-06-261-6/+6
* | * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-263-11/+2
* | Fix (rx-to-string (and (literal STR) (regexp STR)) regressionNoam Postavsky2019-06-261-0/+4
* | Merge from emacs-26Noam Postavsky2019-06-253-6/+22
|\ \ | |/
| * Fix sgml-mode handling of quotes within parens (Bug#36347)Noam Postavsky2019-06-251-0/+22
| * * test/lisp/progmodes/python-tests.el (python-virt-bin): Doc fix.Juanma Barranquero2019-06-171-1/+1
| * Fix Python tests depending on system-typeJuanma Barranquero2019-06-171-5/+15
| * Fix problem with wdired test when symlinks cannot be created.Juanma Barranquero2019-06-161-1/+5
| * Fix accidential change in tramp-tests; do not merge with masterMichael Albinus2019-06-151-1/+2