summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Rename src/regex.c to src/regex-emacs.c.Paul Eggert2018-08-051-3/+3
* Merge from emacs-26Noam Postavsky2018-08-041-0/+24
|\
| * Fix wdired test failure when byte compiled (bug#32318)Stephen Berman2018-07-311-0/+3
| * * test/lisp/wdired-tests.el (wdired-test-symlink-name): New test.Stephen Berman2018-07-301-0/+21
* | Rename Tramp method "owncloud" to "nextcloud"Michael Albinus2018-08-041-8/+8
* | Fix a filenotify test failure on CygwinKen Brown2018-08-031-2/+2
* | Give two backtrace-mode commands better namesGemini Lasswell2018-08-031-10/+10
* | Add new commands to Edebug backtracesGemini Lasswell2018-08-032-3/+17
* | Add new command to expand all "..."s in a backtrace frameGemini Lasswell2018-08-032-9/+87
* | Add more tests for backtrace-modeGemini Lasswell2018-08-031-47/+352
* | Add backtrace-mode and use it in the debugger, ERT and EdebugGemini Lasswell2018-08-032-1/+90
* | Add methods for strings to cl-printGemini Lasswell2018-08-031-1/+52
* | Support ellipsis expansion in cl-printGemini Lasswell2018-08-031-3/+86
* | Fix Edebug spec for cl-macrolet (bug#29919)Gemini Lasswell2018-08-012-0/+18
* | Fix todo-mode commands called on done items separatorStephen Berman2018-08-011-4/+186
* | Merge from origin/emacs-26Paul Eggert2018-07-291-0/+105
|\ \ | |/
| * Add initial tests for wdired.elStephen Berman2018-07-291-0/+105
* | Merge from origin/emacs-26Glenn Morris2018-07-282-1/+34
|\ \ | |/
| * Don't fail to indent-sexp before a full sexp (Bug#31984)Noam Postavsky2018-07-271-0/+11
| * File Shadowing is not available on MS WindowsMichael Albinus2018-07-251-1/+23
* | ; More instrumentation for shadowfile-tests.elMichael Albinus2018-07-271-5/+7
* | ; More instrumentation for shadowfile-tests.elMichael Albinus2018-07-261-0/+2
* | %o and %x can now format signed integersPaul Eggert2018-07-261-4/+6
* | ; More instrumentation for shadowfile-tests.elMichael Albinus2018-07-251-1/+10
* | ; More instrumentation for shadowfile-tests.elMichael Albinus2018-07-251-0/+7
* | Instrument shadowfile{-tests} for error hunting on hydra.Michael Albinus2018-07-251-8/+14
* | Merge from origin/emacs-26Glenn Morris2018-07-242-0/+20
|\ \ | |/
| * Fix indent-sexp of #s(...) (Bug#31984)Noam Postavsky2018-07-211-0/+12
| * Fix Bug#32226Michael Albinus2018-07-211-0/+8
| * Fix (Bug#32218). Do not merge with masterMichael Albinus2018-07-201-4/+1
* | thread-join returns the result of finished threadMichael Albinus2018-07-221-6/+17
* | Merge from origin/emacs-26Glenn Morris2018-07-202-0/+896
|\ \ | |/
| * Adapt shadowfile.el for Tramp (Bug#4526, Bug#4846)Michael Albinus2018-07-181-0/+876
| * Fix auth-source-delete (Bug#26184)Noam Postavsky2018-07-171-0/+20
* | Fix bug with eql etc. on NaNsPaul Eggert2018-07-181-0/+11
* | Add variable main-thread, fix Bug#32169Michael Albinus2018-07-171-1/+10
* | ; Remove tracing for epg-tests (Bug#23561)Noam Postavsky2018-07-162-32/+6
* | ; Trace epg-tests (Bug#23561)Noam Postavsky2018-07-151-6/+30
* | Don't test symmetric operations on gpg 2.0 (Bug#23561)Noam Postavsky2018-07-152-14/+31
* | Fix Bug#32147Michael Albinus2018-07-151-2/+4
* | Update package.el test for message format changesNoam Postavsky2018-07-151-2/+3
* | Fix gpg detection for tests (Bug#23561)Noam Postavsky2018-07-142-34/+17
* | ; Trace epg-tests gpg config finding (Bug#23561)Noam Postavsky2018-07-142-1/+15
* | Merge from origin/emacs-26Glenn Morris2018-07-132-37/+102
|\ \ | |/
| * Use consistent function names in thread-tests.elMichael Albinus2018-07-131-8/+9
| * Match w32 paths in grep sans --null hits (Bug#32051)Noam Postavsky2018-07-121-1/+45
| * Provide feature 'threadsMichael Albinus2018-07-121-28/+48
| * Stop using indent-line-to in lisp-indent-line (Bug#32014)Noam Postavsky2018-07-091-1/+0
* | Tweak subr-x.el substring functionsBasil L. Contovounesios2018-07-131-0/+47
* | Fix custom-available-themes file expansionBasil L. Contovounesios2018-07-131-0/+87