summaryrefslogtreecommitdiff
path: root/test/lisp
Commit message (Expand)AuthorAgeFilesLines
* Use normal double quotes in TeX / LaTeX commentsKarl Fogel2016-08-301-0/+1
* Add tests for dom.elSimen Heggestøyl2016-08-281-0/+201
* ; Spelling fixesPaul Eggert2016-08-211-1/+1
* Add tests for Bug#24264Tino Calancha2016-08-191-0/+266
* Add compatibility layer for `temporary-file-directory-function'Michael Albinus2016-08-101-0/+3
* Add `make-nearby-temp-file' and `temporary-file-directory'Michael Albinus2016-08-071-125/+116
* Merge from origin/emacs-25Paul Eggert2016-08-051-17/+109
|\
* \ Merge from origin/emacs-25Paul Eggert2016-08-051-1/+18
|\ \ | |/
* | Spelling and minor grammar fixesPaul Eggert2016-08-051-3/+3
* | * cl-generic.el: Fix problems introduced by new load-history formatStefan Monnier2016-08-021-11/+36
* | Fix dired-test-bug22694Ken Brown2016-07-271-0/+2
* | Fix failing testTino Calancha2016-07-211-3/+7
* | Add tests for ucs-normalize.elNoam Postavsky2016-07-161-0/+277
* | Dired always read file systemTino Calancha2016-07-111-0/+19
* | Detect aliases to built-in functionsTino Calancha2016-07-091-1/+0
* | Avoid recursive detection of remote uid and gid in tramp-gvfs.elMichael Albinus2016-07-091-3/+3
* | Complete "initial" and "unset" in CSS modeSimen Heggestøyl2016-07-061-1/+2
* | Make all Tramp tests pass for "gdrive" methodMichael Albinus2016-07-051-2/+4
* | Add :expected-result :failed for unfixed bug testTino Calancha2016-07-061-0/+1
* | * test/lisp/help-fns-tests.el: Add several tests for 'describe-function'.Tino Calancha2016-07-051-5/+56
* | Simplify ‘delete-trailing-whitespace’ by not treating \n as whitespaceMichal Nazarewicz2016-07-041-1/+2
* | Make ‘delete-trailing-whitespace’ delete spaces after form feedMichal Nazarewicz2016-07-041-2/+15
* | Add Google Drive support to TrampMichael Albinus2016-07-041-3/+2
* | Also handle escaping when string begins with a quoteDmitry Gutov2016-06-271-2/+2
* | Fix quote escaping in ruby-toggle-string-quotesSriram Thaiyar2016-06-271-0/+11
* | Fix some oddities in Tramp's rsync and smb methodsMichael Albinus2016-06-261-11/+47
* | Merge from origin/emacs-25Paul Eggert2016-06-261-1/+1
|\ \ | |/
* | ; Simplify in filenotify-tests.elMichael Albinus2016-06-201-20/+19
* | Weaken test conditions in filenotify-tests.elMichael Albinus2016-06-201-86/+46
* | Merge from origin/emacs-25Paul Eggert2016-06-191-0/+32
|\ \ | |/
* | Fix seq-containsNicolas Petton2016-06-181-0/+4
* | Add new function map-doNicolas Petton2016-06-181-0/+8
* | Add seq-do-indexedNicolas Petton2016-06-181-0/+15
* | Automatically detect whether .h file is C or C++Michal Nazarewicz2016-06-151-0/+65
* | Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macroMichal Nazarewicz2016-06-084-48/+3
* | * test/lisp/emacs-lisp/package-tests.elGlenn Morris2016-06-081-2/+0
* | Try to avoid hangs and stray procs in network-stream-tests. (Bug#23560)Glenn Morris2016-06-071-62/+74
* | Do not hard-code port for package test server. (Bug#23708)Glenn Morris2016-06-072-13/+25
* | Merge from origin/emacs-25Paul Eggert2016-06-071-0/+1
|\ \ | |/
* | Some fixes in filenotify-tests.el for cygwinMichael Albinus2016-06-061-16/+22
* | Improve robustness of filenotify-tests.el (Bug#23618)Michael Albinus2016-06-051-114/+206
* | Merge from origin/emacs-25Paul Eggert2016-05-312-5/+14
|\ \ | |/
* | Fix Bug#23631 for TrampMichael Albinus2016-05-301-1/+31
* | Sync with Tramp repository.Michael Albinus2016-05-281-5/+7
* | Adjust filenotify-tests on CygwinKen Brown2016-05-271-2/+8
* | Repair damage from emacs-25 mergePaul Eggert2016-05-262-122/+160
* | Merge from origin/emacs-25Paul Eggert2016-05-262-2/+133
|\ \ | |/
* | Fix Bug#23614.Michael Albinus2016-05-261-2/+4
* | Allow network-stream-tests to work for out-of-tree buildsKen Brown2016-05-241-2/+7
* | Fix failing echo-server-nowait testKen Brown2016-05-241-0/+1