summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* ; Add thing-at-point-looking-at test (Bug#35708)Noam Postavsky2019-07-051-0/+12
* * test/lisp/url/url-file-tests.el (url-file): Fix for POSIX filenames.Juanma Barranquero2019-06-281-2/+3
* 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
* * 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
* Warn about wrong number of args for subrs (Bug#35767)Noam Postavsky2019-05-301-0/+14
* Use plain symbols for eieio type descriptors (Bug#29220)Noam Postavsky2019-05-301-6/+22
* Recognize single quote attribute values in nxml and sgml (Bug#35381)Noam Postavsky2019-05-092-1/+20
* Fix nxml-get-inside (Bug#32003)Noam Postavsky2019-05-091-0/+62
* Fix incorrect cloning of eieio-instance-inheritor objects (Bug#34840)Vitalie Spinu2019-05-081-0/+41
* Fix cloning of eieio-named objects (Bug#22840)Vitalie Spinu2019-05-071-2/+13
* Be more careful about indent-sexp going over eol (Bug#35286)Noam Postavsky2019-04-221-0/+28
* Fix off-by-one-link error in image--set-propertyBasil L. Contovounesios2019-04-181-0/+45
* 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