aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | ; Simplify in filenotify-tests.elMichael Albinus2016-06-201-20/+19
* | | | | | | | | | | | | | | | | | Weaken test conditions in filenotify-tests.elMichael Albinus2016-06-201-86/+46
* | | | | | | | | | | | | | | | | | Fix setting a range of char-table slots in a singular caseEli Zaretskii2016-06-191-0/+51
* | | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-06-191-0/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Fix undo boundary in recursive edit (Bug#23632)Phillip Lord2016-06-081-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 obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-1/+1
* | | | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | * test/automated/viper-tests.el (viper-test-undo-kmacro):Glenn Morris2016-05-311-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 infloop in 'number-sequence'Eli Zaretskii2016-05-271-0/+9
| * | | | | | | | | | | | | | | | | ; Spelling and punctuation fixes in commentsPaul Eggert2016-05-261-5/+5
* | | | | | | | | | | | | | | | | | 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/+0
* | | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-05-264-13/+304
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | ; * test/automated/data-tests.el: Standardize license notice.Phillip Lord2016-05-231-11/+11
| * | | | | | | | | | | | | | | | | ; * test/automated/viper-tests.el: Standardize license notice.Glenn Morris2016-05-231-11/+11
| * | | | | | | | | | | | | | | | | Add automated test for viper-tests.elPhillip Lord2016-05-231-0/+160
| * | | | | | | | | | | | | | | | | Revert "epg: Add a way to detect gpg1 executable for tests"Daiki Ueno2016-05-201-24/+18
| * | | | | | | | | | | | | | | | | epg: Add a way to detect gpg1 executable for testsDaiki Ueno2016-05-191-18/+24
| * | | | | | | | | | | | | | | | | * lisp/emacs-lisp/package.el (package--with-response-buffer):Artur Malabarba2016-05-181-2/+9
| * | | | | | | | | | | | | | | | | * lisp/char-fold.el: Rename from character-fold.el.Juri Linkov2016-05-171-46/+46
* | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | Allow shr-tests to work for out-of-tree buildsKen Brown2016-05-241-3/+7
* | | | | | | | | | | | | | | | | | ; * test/lisp/mouse-tests.el: Standardize license notice.Glenn Morris2016-05-221-4/+6
* | | | | | | | | | | | | | | | | | Add completion of colors in CSS modeEtienne Prud’homme2016-05-221-1/+1
* | | | | | | | | | | | | | | | | | Added tests for dos unibyte decoding.Andrew Hyatt2016-05-211-0/+8
* | | | | | | | | | | | | | | | | | Fix handling of ‘mouse-on-link-p’.Philipp Stephani2016-05-201-0/+48
* | | | | | | | | | | | | | | | | | epg: Add a way to detect gpg1 executable for testsDaiki Ueno2016-05-201-18/+24
* | | | | | | | | | | | | | | | | | Improve display of tex-verbatim and Info quotedPaul Eggert2016-05-131-0/+1
* | | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-05-132-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Do not mistake colon at the end of regexp for slash symbolDmitry Gutov2016-05-121-0/+3
| * | | | | | | | | | | | | | | | | Don't treat JS spread as contination method callDmitry Gutov2016-05-111-0/+6
* | | | | | | | | | | | | | | | | | ; Remove instrumentation of tramp-tests.elMichael Albinus2016-05-111-11/+1
* | | | | | | | | | | | | | | | | | Fix a problem of tramp-tests on hydra.Michael Albinus2016-05-111-1/+5
* | | | | | | | | | | | | | | | | | ; Instrument tramp-tests.elMichael Albinus2016-05-101-1/+8
* | | | | | | | | | | | | | | | | | ; Instrument tramp-tests.elMichael Albinus2016-05-091-0/+3