summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add a couple more shell-tests-split-string testsLars Ingebrigtsen2021-07-161-0/+4
* Fix 'shell-tests-split-string' on MS-WindowsEli Zaretskii2021-07-151-2/+3
* Rename shell-split-string to split-string-shell-commandLars Ingebrigtsen2021-07-151-6/+6
* Add a new function 'shell-split-string'Lars Ingebrigtsen2021-07-151-0/+14
* Preserve backward compatibility in TrampMichael Albinus2021-07-141-30/+67
* Add remote-file-name-inhibit-locksMichael Albinus2021-07-131-20/+44
* Block TLS handshake until TCP connection establishedMattias Engdegård2021-07-131-0/+30
* Port test module to glibc 2.33Paul Eggert2021-07-121-1/+6
* Pacify gcc 11.1.1 -Wanalyzer-possible-null-dereferencePaul Eggert2021-07-121-0/+4
* Rewrite gnus-search-query-expand-keyEric Abrahamsen2021-07-101-1/+3
* Skip a process test on Cygwin to avoid hangKen Brown2021-07-091-0/+2
* Further cleanup for file locksMichael Albinus2021-07-092-8/+9
* Some further adaptions wrt Tramp file name locksMichael Albinus2021-07-081-1/+1
* Add new user option lock-file-name-transformsLars Ingebrigtsen2021-07-071-0/+38
* Implement file locks for remote files (Bug#49261)Michael Albinus2021-07-072-27/+102
* ; * test/lisp/subr-tests.el (subr-tests-add-hook-depth): Fix a typo.Philipp Stephani2021-07-051-1/+1
* Count zero-length matches in `count-matches' correctlyLars Ingebrigtsen2021-07-051-0/+11
* Don't use LOCKNAME for temp files in Tramp (Bug#49406)Michael Albinus2021-07-051-1/+1
* Fix newly introduced error in tramp-tests.el (Bug#49406)Michael Albinus2021-07-051-2/+4
* lisp/auth-source-pass.el: Keep legitimate spaces inside dataTino Calancha2021-07-021-0/+6
* lisp/auth-source-pass.el: Support multiple hosts in search specIku Iwasa2021-07-021-1/+17
* Handle test environment variablesMichael Albinus2021-07-012-0/+6
* Add new function file-name-with-extensionColin Woodbury2021-06-301-0/+18
* Sync with Tramp 2.5.1Michael Albinus2021-06-291-2/+3
* Fix message-replace-header after recent changedickmao2021-06-231-0/+29
* time-stamp: add principled, expressive %zStephen Gildea2021-06-211-4/+410
* Fix shortdoc-add-function section creationBasil L. Contovounesios2021-06-211-1/+1
* Adapt tests in tramp-archive-tests.elMichael Albinus2021-06-201-20/+51
* Fix error in tramp-archive.elMichael Albinus2021-06-191-0/+1
* Revert "Add `file-name-set-extension'"Michael Albinus2021-06-191-20/+0
* Add `file-name-set-extension'Michael Albinus2021-06-191-0/+20
* Handle case remote uid is 0 in some Tramp related testsMichael Albinus2021-06-192-1/+7
* Improve and update the 'etags' test suiteEli Zaretskii2021-06-188-710/+574
* Update SCSS test file syntax.Philipp Stephani2021-06-181-2/+4
* Add a new function syntax-class-to-charLars Ingebrigtsen2021-06-151-0/+11
* Remove unused variable from sgml-mode testLars Ingebrigtsen2021-06-141-1/+1
* Get fractional seconds in iso8601 parsing rightLars Ingebrigtsen2021-06-141-1/+9
* Fix problem in HTML with bracketed charactersStephen Berman2021-06-141-0/+27
* Handle sensitive auto-save or backup remote files (Bug#45245)Michael Albinus2021-06-141-9/+76
* ; perl-mode.el: Allow newline between quote-likes and delimiterHarald Jörg2021-06-112-0/+25
* Support mercury in 'ctags' as wellEli Zaretskii2021-06-101-0/+114
* ; perl-mode.el: Detect quote-like operator immediately after =>Harald Jörg2021-06-092-0/+39
* ; perl-mode.el: Detect regexes immediately after "|&"Harald Jörg2021-06-082-5/+35
* Support old BSD find and "root dir symlink" betterDmitry Gutov2021-06-071-24/+16
* Minor fixes for last changeEli Zaretskii2021-06-066-0/+870
* Add support for Mercury (https://mercurylang.org) in 'etags'Fabrice Nicol2021-06-062-1/+1956
* Rename batch-byte-native-compile-for-bootstrap (bug#48743)Andrea Corallo2021-06-011-1/+1
* Add new convenience function `buffer-local-boundp'Lars Ingebrigtsen2021-05-311-0/+10
* time-stamp: fix minor bug when parsing option combosStephen Gildea2021-05-301-1/+2
* time-stamp: improve unit-test coverageStephen Gildea2021-05-291-1/+34