summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Fix query-replace-regexp undo featureTino Calancha2019-08-19
* Support the new Japanese era nameEli Zaretskii2019-08-18
* Fix lisp indent infloop on unfinished strings (Bug#37045)Noam Postavsky2019-08-17
* Fix subproc listening when setting filter to non-t (Bug#36591)Noam Postavsky2019-07-25
* Handle completely undecoded input in term (Bug#29918)Noam Postavsky2019-07-20
* ; Add thing-at-point-looking-at test (Bug#35708)Noam Postavsky2019-07-05
* * test/lisp/url/url-file-tests.el (url-file): Fix for POSIX filenames.Juanma Barranquero2019-06-28
* Fix sgml-mode handling of quotes within parens (Bug#36347)Noam Postavsky2019-06-25
* * test/lisp/progmodes/python-tests.el (python-virt-bin): Doc fix.Juanma Barranquero2019-06-17
* Fix Python tests depending on system-typeJuanma Barranquero2019-06-17
* Fix problem with wdired test when symlinks cannot be created.Juanma Barranquero2019-06-16
* Fix accidential change in tramp-tests; do not merge with masterMichael Albinus2019-06-15
* tramp-test42-auto-load: Add expected-result.Juanma Barranquero2019-06-15
* * test/lisp/url/url-file-tests.el (url-file): Use file:///, not file://.Juanma Barranquero2019-06-15
* Remove failing test erroneously added in backportEli Zaretskii2019-06-14
* Avoid assertion violation when comparing with main-threadEli Zaretskii2019-06-10
* Warn about wrong number of args for subrs (Bug#35767)Noam Postavsky2019-05-30
* Use plain symbols for eieio type descriptors (Bug#29220)Noam Postavsky2019-05-30
* Recognize single quote attribute values in nxml and sgml (Bug#35381)Noam Postavsky2019-05-09
* Fix nxml-get-inside (Bug#32003)Noam Postavsky2019-05-09
* Fix incorrect cloning of eieio-instance-inheritor objects (Bug#34840)Vitalie Spinu2019-05-08
* Fix cloning of eieio-named objects (Bug#22840)Vitalie Spinu2019-05-07
* Be more careful about indent-sexp going over eol (Bug#35286)Noam Postavsky2019-04-22
* Fix off-by-one-link error in image--set-propertyBasil L. Contovounesios2019-04-18
* 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