summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Backport: js--re-search-backward-inner: Fix infloopDmitry Gutov2019-02-251-0/+7
* * src/data.c (Fmake_local_variable): Fix bug#34318Stefan Monnier2019-02-121-0/+18
* Adapt filenotify-tests for embaMichael Albinus2019-01-071-49/+74
* Update copyright year to 2019Paul Eggert2019-01-01238-238/+238
* cl-make-random-state was not copying its argPaul Eggert2018-12-191-0/+5
* Skip a vc-bzr test if run as rootGlenn Morris2018-12-191-0/+3
* ; Copyright year fixGlenn Morris2018-12-191-4/+6
* Backport: Handle unread-command-events consistently (bug#23980)Chris Feng2018-12-191-0/+34
* Restrict downcasing in elisp xref tests (bug#25534)Glenn Morris2018-12-181-8/+20
* 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