summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Backport: js--re-search-backward-inner: Fix infloopDmitry Gutov2019-02-25
* * src/data.c (Fmake_local_variable): Fix bug#34318Stefan Monnier2019-02-12
* Adapt filenotify-tests for embaMichael Albinus2019-01-07
* Update copyright year to 2019Paul Eggert2019-01-01
* cl-make-random-state was not copying its argPaul Eggert2018-12-19
* Skip a vc-bzr test if run as rootGlenn Morris2018-12-19
* ; Copyright year fixGlenn Morris2018-12-19
* Backport: Handle unread-command-events consistently (bug#23980)Chris Feng2018-12-19
* Restrict downcasing in elisp xref tests (bug#25534)Glenn Morris2018-12-18
* Avoid test failures if directory name looks like a regexpRob Browning2018-12-18
* Fix an epg test for recent GnuPG versions (bug#33439)Glenn Morris2018-12-14
* * test/README: Explain $REMOTE_TEMPORARY_FILE_DIRECTORY.Michael Albinus2018-11-13
* Add regression test for Bug#33014Gemini Lasswell2018-10-30
* Avoid adverse side effects of fixing bug#21824Eli Zaretskii2018-09-15
* Fix (thing-at-point 'list) regression (Bug#31772)Leo Liu2018-09-14
* Rename thread-alive-p to thread-live-pMichael Albinus2018-08-31
* * test/lisp/calc/calc-tests.el (calc-imaginary-i): New test.Noam Postavsky2018-08-29
* Fix detection of freed emacs_values (Bug#32479)Sergey Vinokurov2018-08-25
* ; Fix out-of-tree build for mod-test.soNoam Postavsky2018-08-25
* Add comment about floating point testPaul Eggert2018-08-13
* Backport fix for Bug#32226Michael Albinus2018-08-12
* Fix bugs in `auth-source-netrc-parse-one'.Filipp Gunbin2018-08-10
* Fix copying text properties by 'format'Eli Zaretskii2018-08-09
* * test/lisp/wdired-tests.el (wdired-test-unfinished-edit-01): Fix typo.Glenn Morris2018-08-08
* New function read-answer (Bug#31782)Juri Linkov2018-08-04
* Fix wdired test failure when byte compiled (bug#32318)Stephen Berman2018-07-31
* * test/lisp/wdired-tests.el (wdired-test-symlink-name): New test.Stephen Berman2018-07-30
* Add initial tests for wdired.elStephen Berman2018-07-29
* Don't fail to indent-sexp before a full sexp (Bug#31984)Noam Postavsky2018-07-27
* File Shadowing is not available on MS WindowsMichael Albinus2018-07-25
* Fix indent-sexp of #s(...) (Bug#31984)Noam Postavsky2018-07-21
* Fix Bug#32226Michael Albinus2018-07-21
* Fix (Bug#32218). Do not merge with masterMichael Albinus2018-07-20
* Adapt shadowfile.el for Tramp (Bug#4526, Bug#4846)Michael Albinus2018-07-18
* Fix auth-source-delete (Bug#26184)Noam Postavsky2018-07-17
* Use consistent function names in thread-tests.elMichael Albinus2018-07-13
* Match w32 paths in grep sans --null hits (Bug#32051)Noam Postavsky2018-07-12
* Provide feature 'threadsMichael Albinus2018-07-12
* Stop using indent-line-to in lisp-indent-line (Bug#32014)Noam Postavsky2018-07-09
* ; Test for Bug#32014Noam Postavsky2018-07-09
* Fix Bug#32090Michael Albinus2018-07-09
* Remove test code from last commitMichael Albinus2018-07-08
* Fix Bug#32084Michael Albinus2018-07-08
* Sync with Tramp 2.3.4. Do not merge with masterMichael Albinus2018-06-27
* Fix #'fun handling inside `labels' (Bug#31792)Noam Postavsky2018-06-19
* Fix byte compilation of (eq foo 'default)Paul Eggert2018-06-16
* Fix 'replace-buffer-contents' in multibyte buffersEli Zaretskii2018-06-15
* ; Reduce quoting for SELECTOR in 'make -C test' (Bug#31744)Noam Postavsky2018-06-12
* ; test/Makefile.in: Add TEST_INTERACTIVE option (Bug#31744).Noam Postavsky2018-06-12
* Fix term.el cursor movement at bottom margin (Bug#31690)Noam Postavsky2018-06-10