summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/lisp/emacs-lisp/package-tests.el: Improve signature testsStefan Monnier2018-02-221-4/+6
* Speed up parallel make check by testing slower files firstGlenn Morris2018-02-211-0/+8
* Merge from origin/emacs-26Glenn Morris2018-02-171-0/+20
|\
| * Avoid memory corruption with specpdl overflow + edebug (Bug#30481)Noam Postavsky2018-02-161-0/+20
* | Preserve special abbrev properties when writingAllen Li2018-02-171-0/+17
* | ; Add test for iter-lambda variable shadowing (Bug#26073)Noam Postavsky2018-02-141-0/+10
* | Merge from origin/emacs-26Glenn Morris2018-02-092-1/+18
|\ \ | |/
| * Mention that shell quoting of % on w32 may fail (Bug#19350)Noam Postavsky2018-02-081-0/+17
| * Fix shr and CSS 4 color mapsBasil L. Contovounesios2018-02-071-1/+1
* | * lisp/emacs-lisp/cl-macs.el (cl--sm-macroexpand): Handle lambda!Stefan Monnier2018-02-081-3/+4
* | Merge from origin/emacs-26Glenn Morris2018-02-051-0/+31
|\ \ | |/
| * Recognize Org as builtin package (bug#30310)Glenn Morris2018-02-021-0/+31
* | Fix inconsistency expanding "//" in TrampMichael Albinus2018-02-051-11/+31
* | Make tramp-archive fit for older EmacsenMichael Albinus2018-02-041-19/+30
* | Add tests to verify error propagation in 'json-insert'.Philipp Stephani2018-02-031-0/+32
* | Don't require all file-attributes to be equal (Bug#30327)Noam Postavsky2018-02-031-3/+17
* | * test/lisp/files-tests.el (files-tests--with-temp-non-special):Michael Albinus2018-02-031-1/+2
* | Prevent loading tramp-archive when it cannot be usedMichael Albinus2018-02-031-44/+58
* | Autoload tramp-archiveMichael Albinus2018-02-031-1/+51
* | ; Merge from emacs-26Noam Postavsky2018-02-022-27/+17
|\ \ | |/
| * ; Let files-tests.el pass multiple times in a sessionNoam Postavsky2018-02-021-12/+10
| * ; Avoid process kill query during term testsNoam Postavsky2018-02-021-15/+7
| * Revert a1bbc49015 (Bug#30243), do not mergeMichael Albinus2018-02-011-21/+17
| * Revert "Signal error for symbol names with strange quotes (Bug#2967)"Noam Postavsky2018-01-281-17/+0
* | Properly integrate modules into the loading process (Bug#30164).Philipp Stephani2018-02-021-5/+14
* | Use 'defalias' in test module instead of 'fset'.Philipp Stephani2018-02-022-4/+5
* | Add support for module functions to C-h f (Bug#30163).Philipp Stephani2018-02-021-0/+14
* | Handle quoted remote file names for file notificationsMichael Albinus2018-02-022-3/+11
* | Handle quoted file names in filenotify.elMichael Albinus2018-02-011-1/+0
* | Use file-name-quote{,d-p} in files-tests.elMichael Albinus2018-02-011-15/+25
* | Test and fix "/:" quoted file name handlers (Bug#30243)Noam Postavsky2018-02-011-1/+400
* | Adapt tramp-tests.el according to Bug#30243Michael Albinus2018-02-011-11/+20
* | Fix Bug#30293Michael Albinus2018-01-312-1/+59
* | * test/lisp/mouse-tests.el: Fix tests broken by mouse.el changeStefan Monnier2018-01-301-8/+6
* | Simplify last change in tramp-archiveMichael Albinus2018-01-301-5/+1
* | Fix Bug#30262Michael Albinus2018-01-302-14/+18
* | * test/lisp/simple-tests.el (simple-tests-async-shell-command-30280): Add testtino calancha2018-01-291-0/+25
* | ; * test/lisp/emacs-lisp/cl-preloaded-tests.el: Fix copyright notice.Glenn Morris2018-01-281-3/+3
* | Add missing module types to cl--typeof-types.Philipp Stephani2018-01-281-0/+10
* | Test that module functions are functions.Philipp Stephani2018-01-281-0/+1
* | Prevent name clashes between CL structures and builtin typesPhilipp Stephani2018-01-282-1/+42
* | Fix round tripping of read->print for symbols with strange quotesNoam Postavsky2018-01-281-0/+4
* | Shorten CSS hex colors when possibleSimen Heggestøyl2018-01-281-3/+12
* | Fix off-by-one error in 'css--hex-to-rgb'Simen Heggestøyl2018-01-281-1/+3
* | Code refactoring assoc-delete-all assq-delete-alltino calancha2018-01-281-1/+19
* | Fix indentation bug with multi-line CSS valuesSimen Heggestøyl2018-01-271-0/+2
* | ; * test/lisp/textmodes/fill-tests.el: Fix copyright years.Glenn Morris2018-01-261-1/+1
* | Raise limit of regexp repetition (Bug#24914)Noam Postavsky2018-01-261-0/+6
* | Merge from emacs-26Noam Postavsky2018-01-264-0/+98
|\ \ | |/
| * ; test/README: Document TEST_LOAD_EL parameter.Noam Postavsky2018-01-261-0/+6