aboutsummaryrefslogtreecommitdiffstats
path: root/test/automated (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-01Remove test/automated detritus from mergePaul Eggert9-3124/+0
2016-12-31Update copyright year to 2017Paul Eggert99-99/+99
2016-12-06Fix the test suiteEli Zaretskii2-312/+0
2016-11-27Improve treatment of Fortran's "class is"Glenn Morris1-0/+18
2016-11-08Avoid infloop in pythonDaniel Colascione1-0/+7
2016-10-02Don't require isearch-update before isearch-doneNoam Postavsky1-0/+8
2016-09-23Improve display of tex-verbatim and Info quotedPaul Eggert1-0/+1
2016-07-14Improve timing in `tramp-test29-environment-variables'Michael Albinus1-13/+9
2016-07-14Add test for handling environment variables in TrampMichael Albinus1-17/+113
2016-07-05Fix missing point information in undoPhillip Lord1-1/+18
2016-06-22; Only load .elc file in tests.Phillip Lord1-1/+1
2016-06-08Fix undo boundary in recursive edit (Bug#23632)Phillip Lord1-0/+32
2016-05-31* test/automated/viper-tests.el (viper-test-undo-kmacro):Glenn Morris1-0/+1
2016-05-27Fix infloop in 'number-sequence'Eli Zaretskii1-0/+9
2016-05-26; Spelling and punctuation fixes in commentsPaul Eggert1-5/+5
2016-05-26Repair damage from emacs-25 mergePaul Eggert1-160/+0
2016-05-23; * test/automated/data-tests.el: Standardize license notice.Phillip Lord1-11/+11
2016-05-23; * test/automated/viper-tests.el: Standardize license notice.Glenn Morris1-11/+11
2016-05-23Add automated test for viper-tests.elPhillip Lord1-0/+160
2016-05-20Revert "epg: Add a way to detect gpg1 executable for tests"Daiki Ueno1-24/+18
2016-05-19epg: Add a way to detect gpg1 executable for testsDaiki Ueno1-18/+24
2016-05-18* lisp/emacs-lisp/package.el (package--with-response-buffer):Artur Malabarba1-2/+9
2016-05-17* lisp/char-fold.el: Rename from character-fold.el.Juri Linkov1-46/+46
2016-05-12Do not mistake colon at the end of regexp for slash symbolDmitry Gutov1-0/+3
2016-05-06Port xref-tests to master branchPaul Eggert3-95/+0
2016-05-05Rework xref-query-replace-in-resultsDmitry Gutov1-0/+29
2016-05-03; * test/automated/xref-tests.el: Add copyright and license.Glenn Morris1-0/+25
2016-05-04Handle "empty line" regexp in xref searchesDmitry Gutov1-7/+7
2016-05-04Add tests for xref-collect-matchesDmitry Gutov3-0/+41
2016-05-02Add electric-quote-string unit testPhilipp Stephani1-0/+8
2016-04-26Add new keywords of Python 3.5Lele Gaifax1-0/+56
2016-04-23* test/lisp/xt-mouse-tests.el: Move from test/automated/.Glenn Morris1-110/+0
2016-04-14Fix Bug#20637. Do not merge to masterMichael Albinus1-18/+19
2016-04-06Fix stability confusion in sort-testsPaul Eggert1-2/+4
2016-03-31Fix OS X specific settings in tramp-testsMichael Albinus1-14/+8
2016-03-25Fix map-put and map-delete for alists (Bug#23105)Nicolas Petton1-1/+8
2016-03-25Add customization option for using UTF-8 coordinates in xt-mousePhilipp Stephani1-0/+110
2016-03-17Suppress some Tramp tests for OSX, do not merge with masterMichael Albinus1-2/+11
2016-03-16* test/lisp/dabbrev-tests.el: Merge fix: move here from test/automated.Glenn Morris1-42/+0
2016-03-16(ruby-interpolation-inside-another-interpolation): New failing testDmitry Gutov1-0/+8
2016-03-15* test/automated/package-test.el (package-test-signed): Tweak skipGlenn Morris1-1/+1
2016-03-09Allow using the left shift operator without spaces on both sidesDmitry Gutov1-0/+9
2016-03-07Guard against nested percent literalsDmitry Gutov1-0/+8
2016-03-04Move cl-seq-tests to the right place after the mergeLars Ingebrigtsen1-42/+0
2016-03-02Prevent infinite loop on not-well-formed xml. (Bug#16344)Ulf Jasper1-1/+6
2016-03-02Add the missing test case for the previous patchAlan Third1-0/+42
2016-03-01Fix targets in test/automated/Makefile.inMichael Albinus1-0/+4
2016-02-23Further adaptions in file-notify-tests.el for w32notifyMichael Albinus1-69/+76
2016-02-23(cl-union): Do not ignore :test argument when lists are equal.Nicolas Richard1-0/+42
2016-02-22Additional fixes for file notificationMichael Albinus1-100/+148