summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Glenn Morris2018-04-201-0/+8
|\
| * * test/src/lread-tests.el (lread-test-bug-31186): New test.Eli Zaretskii2018-04-171-0/+8
* | * test/src/process-tests.el (make-process/mix-stderr): Use bash.Glenn Morris2018-04-181-3/+3
* | Fix signal for large integers with valid syntaxPaul Eggert2018-04-171-0/+5
* | Avoid undefined behavior in 'defvar' (Bug#31072)Philipp Stephani2018-04-151-0/+4
* | Fix Bug#30246Michael Albinus2018-04-131-3/+31
* | Remove repetitions from recipient addresses in MessageLars Ingebrigtsen2018-04-121-0/+9
* | Add tests for buffer-base-buffer function (Bug#30905)Shanavas M2018-04-111-0/+10
* | Preserve case in query-replace undoTino Calancha2018-04-091-0/+20
* | Document that 'make-process' mixes the output streamsPhilipp Stephani2018-04-071-0/+18
* | Handle quotation marks and apostrophes in ‘sgml-quote’Michal Nazarewicz2018-04-071-0/+30
* | Make dbus.el fitter for Emacs configured --without-dbusMichael Albinus2018-04-061-6/+1
* | Require secrets.el iif Emacs has dbusbind supportTino Calancha2018-04-061-1/+1
* | Run secrets suite test when Emacs has dbus supportTino Calancha2018-04-061-0/+5
* | Add tests for secrets.elMichael Albinus2018-04-051-0/+234
* | * test/lisp/gnus/message-tests.el (message-all-epg-keys-available-p):Glenn Morris2018-04-051-0/+1
* | Honor dired-create-destination-dirs if copying/renaming >1 filesTino Calancha2018-04-051-0/+21
* | Detect if a message can be encrypted and add an MML tagDamien Cassou2018-04-041-0/+46
* | Fix Testcover bug in handling of vectors containing dotted listsGemini Lasswell2018-04-021-6/+13
* | Fix another case of freed markers in the undo-list (Bug#30931)Noam Postavsky2018-03-301-0/+51
* | Improve Tramp test performanceMichael Albinus2018-03-301-2/+4
* | Lisp reader now checks for integer overflowPaul Eggert2018-03-291-4/+18
* | Fix Bug#30946Michael Albinus2018-03-291-0/+23
* | Test notify handlers only if file notificationPaul Eggert2018-03-281-0/+1
* | Remove unstable tags in TrampMichael Albinus2018-03-281-4/+3
* | Improve tramp--test-utf8Michael Albinus2018-03-281-1/+3
* | (benchmark-run-compiled): Make it work like 'benchmark-run' againStefan Monnier2018-03-271-7/+13
* | * test/lisp/emacs-lisp/bytecomp-tests.elGlenn Morris2018-03-261-0/+33
* | Fix problem with trailing slash in TrampMichael Albinus2018-03-261-7/+9
* | Allow `&rest' or `&optional' without following variable (Bug#29165)Noam Postavsky2018-03-251-3/+17
* | Avoid Fortran-style floating-point optimizationPaul Eggert2018-03-231-2/+4
* | Instrument tramp-test39-utf8Michael Albinus2018-03-231-2/+4
* | Fix bug#30846, along with misc cleanups found along the wayStefan Monnier2018-03-231-1/+18
* | Port emacs-module-tests to 32-bit EmacsPaul Eggert2018-03-221-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-03-221-10/+111
|\ \ | |/
| * Adjust eieio persistence tests for expected failureEric Abrahamsen2018-03-221-4/+12
| * Add new tests for eieio persistencePierre Téchoueyres2018-03-221-10/+103
* | Tag tramp-test39-utf8* as :unstableMichael Albinus2018-03-221-3/+4
* | Port data-tests-popcnt to 32-bit EmacsPaul Eggert2018-03-211-3/+3
* | Add tests for Bug#30408Paul Eggert2018-03-211-0/+21
* | Quieten eieio-test compilationGlenn Morris2018-03-213-14/+11
* | Merge from origin/emacs-26Paul Eggert2018-03-201-1/+2
|\ \ | |/
| * Pass json-readtable-error data as a list (bug#30489)Basil L. Contovounesios2018-03-181-1/+2
* | Extend Tramp's UTF8 testsMichael Albinus2018-03-201-6/+22
* | ; Spelling fixPaul Eggert2018-03-191-1/+1
* | ; * test/lisp/info-xref-tests.el: Remove stray line from previous.Glenn Morris2018-03-191-1/+0
* | * test/lisp/info-xref-tests.el (info-xref-test-emacs-manuals): New.Glenn Morris2018-03-191-0/+18
* | Print top time consuming tests if advisedMichael Albinus2018-03-192-1/+7
* | Fix compilation warnings in subr-x-tests.elNicolas Petton2018-03-181-12/+6
* | Add URL handler for file-name-directory (Bug#30444)Nicolas Petton2018-03-181-0/+75