aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Give test files a -tests.el suffixPhilipp Stephani2017-06-094-8/+8
* More small authors.el updatesGlenn Morris2017-06-061-1/+1
* * test/lisp/subr-tests.el (subr-tests-bug22027): Add test.Tino Calancha2017-06-051-0/+10
* Some minor tweaks in tramp-tests.elMichael Albinus2017-06-051-16/+18
* Fix with-todo-testGlenn Morris2017-06-021-2/+4
* Correct and isolate the todo-mode test environmentStephen Berman2017-06-011-51/+59
* Quieten compilation of some test filesGlenn Morris2017-05-311-2/+2
* Avoid elisp-mode test failures when source dir has multiple namesGlenn Morris2017-05-311-1/+4
* cl-print: handle circular objects when `print-circle' is nil (Bug#27117)Noam Postavsky2017-05-311-0/+8
* Avoid subr test failure when source dir has multiple namesGlenn Morris2017-05-301-1/+2
* todo-mode: don't assume an ordering of testsGlenn Morris2017-05-291-3/+7
* Add initial tests for todo-mode.elStephen Berman2017-05-293-0/+149
* ; Fix backslashes in python-testsNoam Postavsky2017-05-281-53/+53
* ; Update test for previous changeNoam Postavsky2017-05-281-4/+4
* Some tweaks, almost all for Tramp adb methodMichael Albinus2017-05-281-2/+2
* test-calc-23889: Skip test on 32-bit platformsTino Calancha2017-05-261-0/+1
* Adapt tramp-tests.el according to new defstructMichael Albinus2017-05-241-21/+23
* Suppress intermittent test failure on hydraGlenn Morris2017-05-231-0/+2
* ; Move recent test file to correct directory (my mistake)Glenn Morris2017-05-231-0/+0
* New dns-mode command for IPv6 address conversionPeder O. Klingenberg2017-05-231-0/+58
* Add test for Bug#27009 in tramp-tests.elMichael Albinus2017-05-231-0/+41
* Fix definition of whitespace in JSONPhilipp Stephani2017-05-211-1/+4
* Prevent running vc-tests writing to ~/.bzr.logGlenn Morris2017-05-201-7/+38
* Fix macOS mouse movementCharles A. Roelli2017-05-211-0/+9
* ; Set transient-mark-mode to let mark-defun tests passNoam Postavsky2017-05-201-2/+4
* Limit integers printed as characters (Bug#16828)Noam Postavsky2017-05-192-0/+100
* Refactor lisp eval result printingNoam Postavsky2017-05-192-10/+50
* Fix turning off whitespace-modeNick Helm2017-05-191-0/+34
* Minor tweaks in tramp-tests.elMichael Albinus2017-05-191-0/+16
* Use the expression angle units while simplifying itTino Calancha2017-05-181-0/+44
* Extend tramp-tests.elMichael Albinus2017-05-161-2/+29
* Make sure indent-sexp stops at end of sexp (Bug#26878)Noam Postavsky2017-05-151-0/+14
* Stop some epg tests failing on rhel7 with gpg 2.0.22 (bug#23619)Glenn Morris2017-05-151-2/+6
* Make edebug-step-in work on generic methods (Bug#22294)Gemini Lasswell2017-05-141-0/+24
* Merge branch 'fix/bug-21072'Marcin Borkowski2017-05-141-0/+286
|\
| * Fix elisp-tests-with-temp-buffer compilationNoam Postavsky2017-05-121-33/+33
| * Fix Bug#21072 and rework `mark-defun'Marcin Borkowski2017-05-121-0/+247
| * Add elisp-tests-with-temp-buffer, a new testing macroMarcin Borkowski2017-05-091-0/+39
* | Make `old-style-backquotes' variable internalPhilipp2017-05-131-0/+15
* | Improve unescaped character literal warningsPhilipp Stephani2017-05-131-1/+2
* | Make Tramp backward compatibleMichael Albinus2017-05-121-0/+1
* | Fix lisp-indent-region and indent-sexp (Bug#26619)Noam Postavsky2017-05-091-5/+80
* | Simplify url-encode-url and add a testDmitry Gutov2017-05-101-0/+5
* | * test/lisp/net/tramp-tests.el: Keep additional test.Michael Albinus2017-05-091-0/+10
* | Revert "Output number of characters added to file (Bug#354)"Noam Postavsky2017-05-081-52/+2
* | Skip a test from filenotify-tests.el on CygwinKen Brown2017-05-081-3/+6
* | Handle `write-region' messages in Tramp properlyMichael Albinus2017-05-081-2/+52
* | 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