summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix indentation bug in multi-line CSS selectorsSimen Heggestøyl2017-10-131-0/+10
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-093-3/+3
* Be lazy when starting Flymake checksJoão Távora2017-10-091-3/+9
* Handle PARENTS properly in tramp-*-handle-make-directoryMichael Albinus2017-10-081-1/+4
* Fix dynamic binding wrapper in iter-lambda (bug#25965)Gemini Lasswell2017-10-051-0/+10
* Merge branch 'emacs-26' of git.sv.gnu.org:/srv/git/emacs into emacs-26Michael Albinus2017-10-035-30/+290
|\
| * Flymake backends can report multiple times per checkJoão Távora2017-10-031-99/+147
| * Fix three Flymake bugs when checking C header filesJoão Távora2017-10-035-8/+37
| * Tweak Flymake commands flymake-goto-[next/prev]-errorJoão Távora2017-10-031-2/+4
| * Simplify Flymake logging and erroringJoão Távora2017-10-031-1/+2
| * New Flymake API variable flymake-diagnostic-functionsJoão Távora2017-10-031-3/+118
| * Flymake highlights GCC info/notes as detected by flymake-proc.elJoão Távora2017-10-031-4/+4
| * Add a new Flymake test for multiple errors and warningsJoão Távora2017-10-032-16/+42
| * Refactor Flymake tests in preparation for more testsJoão Távora2017-10-031-21/+47
| * Allow running Flymake tests from interactive sessionsJoão Távora2017-10-031-3/+16
| * Flymake diagnostics now apply to arbitrary buffer regionsJoão Távora2017-10-031-4/+4
| * Move symbols in flymake-proc.el to separate namespaceJoão Távora2017-10-031-1/+1
* | Add support for `file-system-info' in TrampMichael Albinus2017-10-031-6/+23
|/
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-014-5/+5
* Fix slot typecheck in eieio-persistentEric Abrahamsen2017-09-301-0/+22
* Add CAM02 JCh and CAM02-UCS J'a'b' conversionsMark Oteiza2017-09-301-0/+44
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-291-1/+1
* ; Spelling fixesPaul Eggert2017-09-291-1/+1
* Add tests for `css-current-defun-name'Simen Heggestøyl2017-09-281-0/+21
* Fix subr-x-tests when running from elcNoam Postavsky2017-09-251-2/+7
* * test/lisp/tramp-tests.el (tramp-test21-file-links): Special code for smb.Michael Albinus2017-09-251-6/+9
* Loosen strict parsing requirement for desktop filesMark Oteiza2017-09-251-3/+0
* ; Spelling and URL fixesPaul Eggert2017-09-233-5/+5
* Expose viewing conditions in CAM02-UCS metricMark Oteiza2017-09-211-5/+32
* Add tests for EdebugGemini Lasswell2017-09-212-0/+1033
* Fix new copy-directory bug with empty dirsPaul Eggert2017-09-201-1/+6
* Fix 2 testsuite tests for MS-WindowsEli Zaretskii2017-09-202-22/+35
* Adapt fileio-tests--symlink-failure to CygwinKen Brown2017-09-181-0/+2
* Fix gensymMark Oteiza2017-09-181-0/+6
* Cleanup in files-tests.elMichael Albinus2017-09-181-2/+4
* Fix format-time-string %Z bug with negative tzPaul Eggert2017-09-171-0/+4
* Fix bug with min and max and NaNsPaul Eggert2017-09-171-1/+5
* Fix recently-introduced copy-directory bugPaul Eggert2017-09-171-0/+11
* Fix compatibility problem in TrampMichael Albinus2017-09-171-5/+2
* Allow smerge-keep-current to work for empty hunksTom Tromey2017-09-161-0/+34
* * test/src/lcms-tests.el (lcms-cri-cam02-ucs): Skip if lcms2 not present.Glenn Morris2017-09-161-0/+1
* * test/src/lcms-tests.el (lcms-whitepoint): Skip if lcms2 not present.Glenn Morris2017-09-161-1/+2
* Add lisp variable lcms-d65-xyzMark Oteiza2017-09-161-0/+19
* Add lcms-temp->white-point and initial testsMark Oteiza2017-09-151-0/+69
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13212-310/+301
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-132-20/+20
* Add tests for color.elSimen Heggestøyl2017-09-131-0/+251
* Improve backward compatibility of tramp-testsMichael Albinus2017-09-131-51/+84
* Allow write-contents-functions to short-circuit buffer saveEric Abrahamsen2017-09-121-0/+27
* Implement and-let*Mark Oteiza2017-09-121-148/+160