summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor tweaks of copying text properties when padding stringsEli Zaretskii2016-07-091-2/+26
* Yet another fix for copying properties by 'format'Eli Zaretskii2016-07-081-1/+11
* Run tests from non-byte compiled filesPhillip Lord2016-07-071-5/+8
* 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
* Add tests for copying properties by 'format'Eli Zaretskii2016-06-281-0/+57
* 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-262-2/+2
|\
| * ; Spelling fixesPaul Eggert2016-06-261-1/+1
| * ; Only load .elc file in tests.Phillip Lord2016-06-221-1/+1
* | ; 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