summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* ; Fix typosStefan Kangas2022-11-207-14/+14
* EUDC: Add BBDB testThomas Fitzsimmons2022-11-192-18/+39
* EUDC: Add LDAP testsThomas Fitzsimmons2022-11-195-0/+78
* ; gnus-icalendar-tests: revert erroneous 'typo fix'Mattias Engdegård2022-11-181-1/+1
* ; Fix typosStefan Kangas2022-11-186-6/+6
* ; Fix typos (prefer US spelling)Stefan Kangas2022-11-182-3/+3
* Fix simple-tests when run noninteractivelyMattias Engdegård2022-11-181-9/+10
* Add missing elpa-package.eld to package test resourcesPhilip Kaludercic2022-11-176-0/+13
* Avoid raw control characters in two filesStefan Kangas2022-11-171-1/+1
* Improve new connections in erc-handle-irc-urlF. Jason Park2022-11-163-1/+123
* Add optional server param to erc-networks--determineF. Jason Park2022-11-161-0/+17
* Default to TLS port when calling erc-tls from lispF. Jason Park2022-11-161-0/+42
* Refactor erc-select-read-argsF. Jason Park2022-11-161-0/+89
* Accommodate ircs:// URLs in url-irc and browse-urlF. Jason Park2022-11-161-0/+9
* Improve auto-reconnect visibility in ERCF. Jason Park2022-11-161-0/+46
* ; Make some ERC test fixtures a bit more courteousF. Jason Park2022-11-163-2/+5
* Support auth-source-pass in ERCF. Jason Park2022-11-161-3/+0
* Make auth-source-pass behave more like other backendsF. Jason Park2022-11-161-2/+265
* Enable/disable 'server-mode' when starting/stopping the serverJim Porter2022-11-161-0/+41
* Reduce buffer-tests noisiness even moreEli Zaretskii2022-11-161-5/+5
* Reduce buffer-tests noisiness when run in batch mode.Matt Armstrong2022-11-161-42/+35
* Fix suggest-key-bindings displaying key as commandStefan Kangas2022-11-131-0/+11
* New test for execute-extended-command helper defunStefan Kangas2022-11-131-0/+12
* ; Fix typosStefan Kangas2022-11-111-1/+1
* Fix &key parameters called without arguments (bug#58714)Gerd Möllmann2022-11-111-0/+6
* Fix indentation for multi-line block start in Python modekobarity2022-11-101-0/+17
* ; * test/lisp/dired-tests.el (dired-test-bug59047): Rename.Eli Zaretskii2022-11-101-10/+11
* Make 'dired-hide-details-mode' work after 'dired-hide-subdir'Gabriel do Nascimento Ribeiro2022-11-101-0/+10
* Rewrite the `kill-buffer-delete-auto-save' tests (bug#59028)Matt Armstrong2022-11-101-58/+85
* Teach thing-at-point to recognize bracketed IPv6 URLsF. Jason Park2022-11-091-0/+3
* EUDC: Add ecomplete and mailabbrev backendsAlexander Adolf2022-11-083-0/+126
* Fix failing eshell alias testsStefan Kangas2022-11-061-9/+11
* itree.c and buffer-tests.el: Incorporate code review feedbackMatt Armstrong2022-11-061-12/+17
* buffer.c: evaporate overlays in all indirect buffersStefan Monnier2022-11-051-1/+0
* Add a test for overlay evaporation across indirect buffersMatt Armstrong2022-11-051-0/+36
* Tweak the overlay related `insert-before-markers' testsMatt Armstrong2022-11-051-22/+39
* Add the "doas" alias to eshell.Brian Cully2022-11-051-0/+75
* Move ERC's core dependencies to separate filedickmao2022-11-042-23/+1
* Offer completions for GET subcommand flags in erc-dccF. Jason Park2022-11-041-1/+118
* ; * test/lisp/erc/erc-services-tests.el: Remove cruft.F. Jason Park2022-11-041-16/+8
* Fix calling file name handler for `load'.Michael Albinus2022-11-041-4/+7
* Fix manual noverlay testsBasil L. Contovounesios2022-11-044-710/+679
* itree: Reproduce markers's behavior more faithfully (bug#58928)Stefan Monnier2022-11-031-0/+22
* Only strip newlines when stringifying a value for EshellJim Porter2022-11-031-0/+57
* src/buffer.c: Fix interaction between overlays & indirect buffers (bug#58928)Stefan Monnier2022-11-011-0/+21
* elide-head: Make trailing "/" in URL optionalStefan Kangas2022-10-301-5/+16
* Merge remote-tracking branch 'origin/feature/noverlay'Stefan Monnier2022-10-288-0/+11386
|\
| * Add `get-pos-property' tests covering bug#58706Matt Armstrong2022-10-221-0/+43
| * Fix a narrow-to-region vs. overlays-at bugMatt Armstrong2022-10-211-12/+27
| * Fix handling of overlays that begin at END in 'overlays_in'Matt Armstrong2022-10-211-0/+45