aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix quoted files for 'verify-visited-file-modtime'Philipp Stephani2017-05-061-1/+63
* | Ensure the created temp file in a test is newTino Calancha2017-05-061-4/+2
* | Add seq-set-equal-p to test for set equalityDamien Cassou2017-05-041-0/+25
* | Add color highlighting to css-modeTom Tromey2017-05-031-1/+45
* | Fix error in completion for separate Tramp syntaxMichael Albinus2017-05-021-25/+54
* | Port format-time-string to MS-Windows betterPaul Eggert2017-05-011-12/+15
* | ; Fix typoKen Brown2017-05-011-1/+1
* | ; Fix commentary in a recent commitEli Zaretskii2017-05-011-7/+7
* | Warn about missing backslashes during loadPhilipp Stephani2017-05-012-0/+49
* | Don’t stress-test time zones near the EpochPaul Eggert2017-05-011-11/+28
* | Tweak vc-tests.el for bzrGlenn Morris2017-05-011-2/+9
* | Fix filenotify-tests.el for cygwinMichael Albinus2017-05-011-1/+3
* | ; Tighten up vc-state tests, allowed by the previous changeDmitry Gutov2017-05-011-5/+8
* | Integrate module test with normal test suitePhilipp Stephani2017-04-294-2/+477
* | * test/lisp/auth-source-pass-tests.el: Fix loading of cl-lib.Glenn Morris2017-04-271-1/+1
* | ; Fix copyright and license notice in recent additionsGlenn Morris2017-04-271-5/+5
* | Test format-time-string with zone argPaul Eggert2017-04-271-0/+21
* | auth-source-pass: Add documentation; fix tests and indentation.Damien Cassou2017-04-271-127/+116
* | auth-source-pass: Enable finding entries by "host/username"foudfou2017-04-271-6/+10
* | Integrate auth-source with password-storeDamien Cassou2017-04-271-0/+234
* | auth-source: factor out parsers and add testsTed Zlatanov2017-04-271-18/+27
* | Drop face from hi-lock--unused-faces only when usedTino Calancha2017-04-271-0/+40
* | Suppress intermittent test failure on hydraGlenn Morris2017-04-251-0/+3
* | Add image sizing tests for an image that's narrowLars Ingebrigtsen2017-04-242-17/+45
* | Needlessly refactor tests for clarityLars Ingebrigtsen2017-04-241-15/+15
* | Add missing remappings for Ido modePhilipp Stephani2017-04-231-0/+47
* | Don't require bytecomp for running ert testsNoam Postavsky2017-04-221-0/+2
* | Don't reparse the sexp in indent-sexp (Bug#25122)Noam Postavsky2017-04-221-1/+4
* | Add cond test cases for singleton clauses.Vibhav Pant2017-04-221-1/+7
* | ffap: Don't switch window unless neededPhilipp Stephani2017-04-221-0/+13
* | * lisp/emacs-lisp/cl-macs.el: Fix symbol-macroletStefan Monnier2017-04-211-1/+0
|/
* Add tests to check image scaling functionalityLars Ingebrigtsen2017-04-212-0/+64
* Avoid unnecessary loading of subr-x at run-timeGlenn Morris2017-04-181-1/+1
* * test/lisp/kmacro-tests.el: Require seq, for seq-concatenate.Glenn Morris2017-04-181-0/+1
* xml: Properly handle symbol-qnames for attribute parsingDavid Engster2017-04-171-0/+15
* Tuning for `separate' Tramp syntaxMichael Albinus2017-04-161-1/+150
* Fix imenu--sort-by-position for non-pairs parameters (bug#26457)Damien Cassou2017-04-131-0/+10
* Handle indentation of nested ternary operators in JSDmitry Gutov2017-04-131-0/+7
* Update a package test for hydraGlenn Morris2017-04-111-0/+1
* Add Tramp testsMichael Albinus2017-04-101-0/+786
* Validate SPEC of `dolist', cf. Bug#25477.Philipp Stephani2017-04-081-0/+10
* Add unit test for Bug#26378Philipp Stephani2017-04-081-0/+11
* Fix circular read syntax for records.Lars Brinkhoff2017-04-081-0/+4
* Deprecate copy-record in favor of copy-sequencePaul Eggert2017-04-071-1/+1
* ; Spelling and punctuation fixesPaul Eggert2017-04-061-4/+4
* Implement special sigma casing rule (bug#24603)Michal Nazarewicz2017-04-061-6/+9
* Support casing characters which map into multiple code points (bug#24603)Michal Nazarewicz2017-04-062-38/+47
* Add support for title-casing letters (bug#24603)Michal Nazarewicz2017-04-061-13/+26
* add two more mhtml testsTom Tromey2017-04-052-0/+70
* add mhtml-mode.elTom Tromey2017-04-052-0/+88