summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix failing test...Tino Calancha2016-07-211-3/+7
* Fix 'transpose-regions' when LEAVE-MARKERS arg is non-nil...Eli Zaretskii2016-07-191-0/+45
* Keep w32 environment settings internal only...Noam Postavsky2016-07-181-0/+39
* Add tests for ucs-normalize.el...Noam Postavsky2016-07-161-0/+277
* Test mapcan...Mario Lang2016-07-111-0/+10
* Dired always read file system...Tino Calancha2016-07-111-0/+19
* Detect aliases to built-in functions...Tino Calancha2016-07-091-1/+0
* Avoid recursive detection of remote uid and gid in tramp-gvfs.el...Michael Albinus2016-07-091-3/+3
* Minor tweaks of copying text properties when padding strings...Eli 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 files...Phillip Lord2016-07-071-5/+8
* Complete "initial" and "unset" in CSS mode...Simen Heggestøyl2016-07-061-1/+2
* Make all Tramp tests pass for "gdrive" method...Michael Albinus2016-07-051-2/+4
* Add :expected-result :failed for unfixed bug test...Tino 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 whitespace...Michal Nazarewicz2016-07-041-1/+2
* Make ‘delete-trailing-whitespace’ delete spaces after form feed...Michal Nazarewicz2016-07-041-2/+15
* Add Google Drive support to Tramp...Michael 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 quote...Dmitry Gutov2016-06-271-2/+2
* Fix quote escaping in ruby-toggle-string-quotes...Sriram Thaiyar2016-06-271-0/+11
* Fix some oddities in Tramp's rsync and smb methods...Michael Albinus2016-06-261-11/+47
* Merge from origin/emacs-25...Paul 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.el...Michael Albinus2016-06-201-86/+46
* | Fix setting a range of char-table slots in a singular case...Eli Zaretskii2016-06-191-0/+51
* | Merge from origin/emacs-25...Paul Eggert2016-06-191-0/+32
|\|
| * Fix undo boundary in recursive edit (Bug#23632)...Phillip Lord2016-06-081-0/+32
* | Fix seq-contains...Nicolas Petton2016-06-181-0/+4
* | Add new function map-do...Nicolas Petton2016-06-181-0/+8
* | Add seq-do-indexed...Nicolas 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’ macro...Michal Nazarewicz2016-06-084-48/+3
* | * test/lisp/emacs-lisp/package-tests.el...Glenn 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-25...Paul 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 cygwin...Michael Albinus2016-06-061-16/+22
* | Improve robustness of filenotify-tests.el (Bug#23618)...Michael Albinus2016-06-051-114/+206
* | Merge from origin/emacs-25...Paul 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 Tramp...Michael Albinus2016-05-301-1/+31
* | Sync with Tramp repository....Michael Albinus2016-05-281-5/+7
* | Adjust filenotify-tests on Cygwin...Ken Brown2016-05-271-2/+8
* | Repair damage from emacs-25 merge...Paul Eggert2016-05-262-122/+0