summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Revert "Signal error for symbol names with strange quotes (Bug#2967)"Noam Postavsky2018-01-281-17/+0
* ; test/README: Document TEST_LOAD_EL parameter.Noam Postavsky2018-01-261-0/+6
* Load mm-util as needed for url-file and url-data (Bug#30258)Noam Postavsky2018-01-263-0/+92
* ; Spelling fixPaul Eggert2018-01-221-1/+1
* Portability fixes in emacs-module-testsEli Zaretskii2018-01-192-6/+32
* Add tests for term.elNoam Postavsky2018-01-181-0/+137
* Handle case-insensitive filenames for load-path shadows (Bug#5845)Noam Postavsky2018-01-183-0/+51
* ; * test/file-organization.org: Fix typo.Noam Postavsky2018-01-181-1/+1
* Add some test skip conditionsGlenn Morris2018-01-172-26/+56
* Teach etags new interpreters for some languagesEli Zaretskii2018-01-117-12871/+12871
* Inherit query-on-exit flag to stderr process (Bug#30031)Philipp Stephani2018-01-101-0/+19
* Fix Bug#30057Michael Albinus2018-01-101-26/+36
* Tag some unstable tests, and skip by default (bug#24503)Glenn Morris2018-01-093-5/+11
* Fix copyright years by handPaul Eggert2018-01-012-2/+2
* Update copyright year to 2018Paul Eggert2018-01-01227-227/+227
* Don't add empty keyboard macro to macro ring (Bug#24992)Gemini Lasswell2017-12-311-1/+0
* ; Replace non-ascii quote characters in doc strings etcGlenn Morris2017-12-205-12/+10
* Unbreak a fileio test on non-Mac OS X systemsGlenn Morris2017-12-201-1/+4
* * test/lisp/emacs-lisp/derived-tests.el: Fix copy&paste leftoversStefan Monnier2017-12-181-3/+2
* * lisp/subr.el (delayed-after-hook-functions): Rename from ...-formsStefan Monnier2017-12-181-0/+44
* Use utf-8-hfs-unix on macOS (Bug#29712)Alan Third2017-12-161-1/+2
* Improve fix for Bug#29712Michael Albinus2017-12-161-3/+1
* Fix off-by-one error in 'css--hex-color'Simen Heggestøyl2017-12-161-0/+6
* Partially revert "Mention new strictness for &optional, &rest..."Noam Postavsky2017-12-151-31/+0
* Fix Bug#29712 in tramp-tests.elMichael Albinus2017-12-151-0/+2
* Mention new strictness for &optional, &rest in arglists (Bug#29165)Noam Postavsky2017-12-131-0/+31
* Minor Tramp fixesMichael Albinus2017-12-081-3/+17
* Fix Bug#29579Michael Albinus2017-12-061-26/+24
* Add tests on electric-indentation and Python multiline strings (Bug#29305)Lele Gaifax2017-12-021-0/+31
* Make tramp-test42-auto-load more robustMichael Albinus2017-11-301-4/+2
* Some minor Tramp correctionsMichael Albinus2017-11-291-46/+54
* Fix Bug#29163Michael Albinus2017-11-271-11/+33
* Fix Edebug specs for if-let* and and-let* (Bug#29236)Gemini Lasswell2017-11-261-1/+1
* Fix Edebug's handling of dotted specs (bug#6415)Gemini Lasswell2017-11-262-0/+18
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-256-7/+7
* Add test for Bug#29423 in Tramp.Michael Albinus2017-11-251-0/+8
* Avoid bogus abbreviated file names if HOME changesGlenn Morris2017-11-211-0/+14
* ; Fix last commitMichael Albinus2017-11-191-1/+0
* ; Fix last commitMichael Albinus2017-11-191-1/+1
* Further fix for Bug#29291Michael Albinus2017-11-191-3/+5
* Fix bug in tramp-handle-file-truenameMichael Albinus2017-11-181-1/+10
* ; Remove Tramp test instrumentation. Do not mergeMichael Albinus2017-11-172-15/+3
* ; Spelling fixesPaul Eggert2017-11-161-2/+2
* Fix Bug#29291Michael Albinus2017-11-141-3/+3
* Fix Bug#2928Michael Albinus2017-11-141-41/+76
* Unbreak interactive run of a flymake test (bug#29267)João Távora2017-11-121-1/+4
* Fix Bug#29225Michael Albinus2017-11-121-37/+214
* Fix more flymake-diag-region eob corner cases and add tests (bug#29201)João Távora2017-11-111-0/+32
* Protect Flymake tests against older Ruby and Perl (bug#29187)João Távora2017-11-091-6/+13
* Fix handling of nil PRED2 arg for completion-table-with-predicateRyan C. Thompson2017-11-071-0/+32