summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Avoid test failures if directory name looks like a regexpRob Browning2018-12-182-4/+5
* Fix an epg test for recent GnuPG versions (bug#33439)Glenn Morris2018-12-141-0/+2
* * test/README: Explain $REMOTE_TEMPORARY_FILE_DIRECTORY.Michael Albinus2018-11-131-0/+9
* Add regression test for Bug#33014Gemini Lasswell2018-10-301-0/+30
* Avoid adverse side effects of fixing bug#21824Eli Zaretskii2018-09-151-0/+19
* Fix (thing-at-point 'list) regression (Bug#31772)Leo Liu2018-09-141-35/+37
* Rename thread-alive-p to thread-live-pMichael Albinus2018-08-311-8/+8
* * test/lisp/calc/calc-tests.el (calc-imaginary-i): New test.Noam Postavsky2018-08-291-0/+7
* Fix detection of freed emacs_values (Bug#32479)Sergey Vinokurov2018-08-252-0/+22
* ; Fix out-of-tree build for mod-test.soNoam Postavsky2018-08-251-2/+4
* Add comment about floating point testPaul Eggert2018-08-131-6/+14
* Backport fix for Bug#32226Michael Albinus2018-08-121-16/+30
* Fix bugs in `auth-source-netrc-parse-one'.Filipp Gunbin2018-08-101-0/+19
* Fix copying text properties by 'format'Eli Zaretskii2018-08-091-1/+15
* * test/lisp/wdired-tests.el (wdired-test-unfinished-edit-01): Fix typo.Glenn Morris2018-08-081-2/+2
* New function read-answer (Bug#31782)Juri Linkov2018-08-041-11/+11
* Fix wdired test failure when byte compiled (bug#32318)Stephen Berman2018-07-311-0/+3
* * test/lisp/wdired-tests.el (wdired-test-symlink-name): New test.Stephen Berman2018-07-301-0/+21
* Add initial tests for wdired.elStephen Berman2018-07-291-0/+105
* Don't fail to indent-sexp before a full sexp (Bug#31984)Noam Postavsky2018-07-271-0/+11
* File Shadowing is not available on MS WindowsMichael Albinus2018-07-251-1/+23
* Fix indent-sexp of #s(...) (Bug#31984)Noam Postavsky2018-07-211-0/+12
* Fix Bug#32226Michael Albinus2018-07-211-0/+8
* Fix (Bug#32218). Do not merge with masterMichael Albinus2018-07-201-4/+1
* Adapt shadowfile.el for Tramp (Bug#4526, Bug#4846)Michael Albinus2018-07-181-0/+876
* Fix auth-source-delete (Bug#26184)Noam Postavsky2018-07-171-0/+20
* Use consistent function names in thread-tests.elMichael Albinus2018-07-131-8/+9
* Match w32 paths in grep sans --null hits (Bug#32051)Noam Postavsky2018-07-121-1/+45
* Provide feature 'threadsMichael Albinus2018-07-121-28/+48
* Stop using indent-line-to in lisp-indent-line (Bug#32014)Noam Postavsky2018-07-091-1/+0
* ; Test for Bug#32014Noam Postavsky2018-07-091-0/+11
* Fix Bug#32090Michael Albinus2018-07-091-20/+35
* Remove test code from last commitMichael Albinus2018-07-081-2/+1
* Fix Bug#32084Michael Albinus2018-07-081-1/+2
* Sync with Tramp 2.3.4. Do not merge with masterMichael Albinus2018-06-271-6/+10
* Fix #'fun handling inside `labels' (Bug#31792)Noam Postavsky2018-06-191-0/+35
* Fix byte compilation of (eq foo 'default)Paul Eggert2018-06-161-1/+8
* Fix 'replace-buffer-contents' in multibyte buffersEli Zaretskii2018-06-151-0/+11
* ; Reduce quoting for SELECTOR in 'make -C test' (Bug#31744)Noam Postavsky2018-06-122-5/+8
* ; test/Makefile.in: Add TEST_INTERACTIVE option (Bug#31744).Noam Postavsky2018-06-122-6/+33
* Fix term.el cursor movement at bottom margin (Bug#31690)Noam Postavsky2018-06-101-0/+21
* Update Unicode data files to version 11.0.0 of UnicodeEli Zaretskii2018-06-092-18/+20
* Make cl-print respect print-quoted (bug#31649)Gemini Lasswell2018-06-071-0/+10
* Make cl-print respect print-level and print-length (bug#31559)Gemini Lasswell2018-06-041-0/+25
* Fix bug#30846, along with misc cleanups found along the wayStefan Monnier2018-06-031-1/+18
* Fix cl-print for circular sublists (Bug#31146)Noam Postavsky2018-06-031-0/+10
* Fix another case of freed markers in the undo-list (Bug#30931)Noam Postavsky2018-06-031-0/+51
* query-replace undo: Handle when user edits the replacement stringTino Calancha2018-06-031-49/+84
* Backport: Fix corner case in query-replace-regexp undoTino Calancha2018-06-031-0/+20
* Backport: Preserve case in query-replace undoTino Calancha2018-06-031-0/+20