summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* * test/lisp/progmodes/python-tests.elGlenn Morris2019-03-021-1/+2
* rx: fix `or' ordering by adding argument to regexp-optMattias Engdegård2019-03-021-0/+13
* Adapt test names in tramp-archive-tests.elMichael Albinus2019-02-281-4/+4
* Use proper read syntax for all function names in TrampMichael Albinus2019-02-282-60/+61
* Fix mod-test build failurePaul Eggert2019-02-251-3/+7
* Ignore pending_signals when checking for quits.Philipp Stephani2019-02-242-1/+88
* Handle HTML 'ol' start attribute in shr.elNicholas Drozd2019-02-222-0/+48
* Correct implementation of `sql-set-product-feature' (Bug#30494).Michael R. Mauger2019-02-201-56/+172
* Implement access-file in TrampMichael Albinus2019-02-192-8/+39
* * lisp/progmodes/sql.el: Added password wallet usingwalletMichael R. Mauger2019-02-181-0/+101
* Increase timeout on emba for TrampMichael Albinus2019-02-181-1/+2
* Prevent over-eager rx character range condensationMattias Engdegård2019-02-161-1/+5
* * test/lisp/textmodes/conf-mode-tests.el (conf-test-align-assignments):Glenn Morris2019-02-151-1/+1
* Merge from origin/emacs-26Glenn Morris2019-02-151-0/+18
|\
| * * src/data.c (Fmake_local_variable): Fix bug#34318Stefan Monnier2019-02-121-0/+18
| * Adapt filenotify-tests for embaMichael Albinus2019-01-071-49/+74
* | Add basic conf-mode testsAlex Branham2019-02-151-0/+204
* | Indent arrows’ expression bodies like function bodies (Bug#25904)Jackson Ray Hamilton2019-02-131-0/+9
* | * test/lisp/emacs-lisp/package-tests.el: Allow extra extrasStefan Monnier2019-02-101-15/+51
* | Document that [:cntrl:] does not match DEL (Bug#34391)Mattias Engdegård2019-02-101-3/+3
* | Fix network stream testsRobert Pluim2019-02-051-26/+34
* | Use IPv6 localhost when family is 'ipv6Robert Pluim2019-02-041-2/+57
* | * lisp/tar-mode.el (tar-extract): Call tar--try-jka-compr (bug#34251)Juri Linkov2019-02-035-0/+31
* | Work on accept-process-output in TrampMichael Albinus2019-02-031-42/+58
* | * test/lisp/vc/diff-mode-tests.el (diff-mode-test-font-lock): New test.Juri Linkov2019-02-025-0/+126
* | Make the rx operators \? and \?? behave correctlyMattias Engdegård2019-02-011-0/+23
* | js--re-search-backward-inner: Fix infloopDmitry Gutov2019-02-011-0/+7
* | Fix problem in filenotify-testsMichael Albinus2019-01-301-1/+1
* | ; Fix previous commitMichael Albinus2019-01-301-0/+1
* | * test/lisp/net/tramp-tests.elMichael Albinus2019-01-301-3/+2
* | * test/lisp/filenotify-tests.el (file-notify--deftest-remote):Michael Albinus2019-01-291-1/+1
* | Adapt `accept-process-output' arguments in tramp-testsMichael Albinus2019-01-292-24/+18
* | * test/lisp/net/tramp-tests.el (tramp-test03-file-name-defaults): Adapt test.Michael Albinus2019-01-281-8/+6
* | Fix bug with face-id after restoring from pdumpEli Zaretskii2019-01-281-0/+9
* | forward-line now works with bignumsPaul Eggert2019-01-271-0/+8
* | ; Remove tramp-tests instrumentationMichael Albinus2019-01-241-4/+2
* | Check for client certificates when using GnuTLSRobert Pluim2019-01-241-0/+367
* | ; More instrumentation of tramp-tests.el for hydraMichael Albinus2019-01-231-2/+2
* | ; Instrument tramp-tests.el for hydra.Michael Albinus2019-01-231-1/+2
* | * lisp/net/tramp.el (tramp-set-file-uid-gid): Fix thinko.Michael Albinus2019-01-231-14/+13
* | ; Further tramp-tests instrumentationMichael Albinus2019-01-231-9/+9
* | ; Instrument tramp-testsMichael Albinus2019-01-231-1/+2
* | electric-layout-mode kicks in before electric-pair-modeJoão Távora2019-01-221-7/+50
* | Remove tests of electric-pair-mode and CC-based modesJoão Távora2019-01-221-20/+13
* | Revert "Fix electric-pair-tests by disabling bug#33794's fix with a variable"Alan Mackenzie2019-01-221-6/+0
* | Make Tramp tests more robustMichael Albinus2019-01-221-4/+15
* | Improve error data when passing a wrong type to 'sort' (Bug#34104)Philipp Stephani2019-01-201-1/+4
* | Fix electric-pair-tests by disabling bug#33794's fix with a variableJoão Távora2019-01-171-0/+6
* | Revert "Temporarily comment out CC Mode from tests..."João Távora2019-01-171-34/+30
* | Temporarily comment out CC Mode from tests which are incompatible with it.Alan Mackenzie2019-01-171-30/+34