summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add some commentaryscratch/iso8601Lars Ingebrigtsen2019-07-291-8/+8
* Add more tests from the standardLars Ingebrigtsen2019-07-291-0/+80
* Add support for times with time zonesLars Ingebrigtsen2019-07-291-1/+56
* Change the interface a bit -- leave unspecified as nilLars Ingebrigtsen2019-07-291-28/+39
* Start implementing the ISO test corpusLars Ingebrigtsen2019-07-081-1/+36
* Allow adding time zonesLars Ingebrigtsen2019-07-081-0/+7
* Use decoded time math to be able to parse intervalsLars Ingebrigtsen2019-07-081-9/+5
* Start implementing a function to work with decoded time as durationsLars Ingebrigtsen2019-07-081-4/+58
* Add interval testsLars Ingebrigtsen2019-07-081-0/+20
* Be stricter in what we accept and add more testsLars Ingebrigtsen2019-07-081-0/+7
* Get time zones rightLars Ingebrigtsen2019-07-081-1/+7
* Added tests fos is8601Lars Ingebrigtsen2019-07-081-0/+81
* Move some functions to time-dateLars Ingebrigtsen2019-07-081-0/+48
* 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
| * tramp-test42-auto-load: Add expected-result.Juanma Barranquero2019-06-151-0/+1
* | Don't bind search-spaces-regexp around possible autoload (Bug#35802)Noam Postavsky2019-06-251-8/+0
* | Support (rx (and (regexp EXPR) (literal EXPR))) (Bug#36237)Noam Postavsky2019-06-251-0/+41
* | * test/lisp/progmodes/flymake-tests.el (ruby-backend): Skip on hydra.Glenn Morris2019-06-251-0/+1
* | * lisp/textmodes/tex-mode.el (latex-noindent-commands): New custom varStefan Monnier2019-06-241-0/+4
* | Improve error handling in TrampMichael Albinus2019-06-241-9/+6