aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Paul Eggert2018-03-101-0/+3
|\
| * * test/lisp/international/mule-tests.el:Glenn Morris2018-03-091-0/+3
| * Revert last commitMichael Heerdegen2018-03-061-121/+111
| * Define if-let* and derivatives as aliases for if-let etcMichael Heerdegen2018-03-061-111/+121
* | ; Revert "; Tracing for eieio-test random failure (Bug#24503)"Noam Postavsky2018-03-102-21/+1
* | * test/Makefile.in (check-declare): New PHONY rule.Glenn Morris2018-03-091-0/+6
* | Quieten --without-json compilation of json-tests.elGlenn Morris2018-03-091-0/+5
* | * test/lisp/vc/vc-tests.el (w32-application-type): Fix declaration.Glenn Morris2018-03-091-1/+1
* | Quieten compilation of some test/lisp filesGlenn Morris2018-03-0910-35/+36
* | * 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