summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Refactoring of auth-source-passDamien Cassou2019-06-241-178/+304
* | Minimize entry parsing in auth-source-passKeith Amidon2019-06-241-104/+160
* | Fix auth-source-pass to search for hostname:port/usernameKeith Amidon2019-06-241-0/+11
* | Add auth-source-pass-port-separator optionIku Iwasa2019-06-241-0/+11
* | Fix auth-source-pass to return nil if no entry foundMagnus Henoch2019-06-241-0/+5
* | Optional space and unit in `file-size-human-readable' (bug#35756)Mattias Engdegård2019-06-231-0/+23
* | Split up and add tests for two page.el functionsSimen Heggestøyl2019-06-231-1/+18
* | Fix defining inverse abbrevs on previous words (Bug#36243)Allen Li2019-06-221-0/+28
* | Fix python docstring auto-fill (Bug#36056)Noam Postavsky2019-06-221-0/+18
* | Make rcirc parsing more RFC2812 compliant (Bug#36233)Noam Postavsky2019-06-221-0/+52
* | Add tests for mail/flow-fill.elStefan Kangas2019-06-221-0/+92
* | Throughout cedet, don't use semantic-overlay-* compat aliasesLars Ingebrigtsen2019-06-201-2/+2
* | Compile any subsequence of `cond' clauses to switch (bug#36139)Mattias Engdegård2019-06-191-1/+14
* | Compile cond with heterogeneous tests into switch (bug#36139)Mattias Engdegård2019-06-191-1/+24
* | Tighter pcase or-pattern member function selection (bug#36139)Mattias Engdegård2019-06-191-2/+4
* | Disable filling of warnings in a bytecomp testGlenn Morris2019-06-161-1/+2
* | Revert "Simplify image transforms"Alan Third2019-06-161-3/+31
* | Simplify image transformsAlan Third2019-06-161-31/+3
* | Document image transformsAlan Third2019-06-161-0/+176
* | Merge from origin/emacs-26Glenn Morris2019-06-151-2/+2
|\ \ | |/
| * * test/lisp/url/url-file-tests.el (url-file): Use file:///, not file://.Juanma Barranquero2019-06-151-2/+2
| * Remove failing test erroneously added in backportEli Zaretskii2019-06-141-4/+0
| * Avoid assertion violation when comparing with main-threadEli Zaretskii2019-06-101-0/+4
* | Also test unpackingLars Ingebrigtsen2019-06-151-0/+26
* | Refactor for reuseLars Ingebrigtsen2019-06-151-28/+31
* | New file to test bindat functionsLars Ingebrigtsen2019-06-151-0/+70
* | Some changes in process output read of TrampMichael Albinus2019-06-151-1/+2
* | Tag remote autorevert tests as unstableMichael Albinus2019-06-151-10/+10
* | Fix problem in remote file notificationMichael Albinus2019-06-141-19/+10
* | Stop a tramp test leaving a file behindGlenn Morris2019-06-131-0/+1
* | Allow for line breaks in a bytecomp testGlenn Morris2019-06-121-0/+1
* | Add more ps-mode octal testsLars Ingebrigtsen2019-06-131-1/+12
* | Add ps-mode-tests.el and remove a compilation warningLars Ingebrigtsen2019-06-131-0/+37
* | New file rfc2104-tests.elLars Ingebrigtsen2019-06-131-0/+39