1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 15:30:29 -08:00
emacs/test/lisp
F. Jason Park 4d656ea5ff Don't send empty lines for implicit targets in ERC
* erc.el (erc-send-input-line): Previously, any line typed into a
query or channel buffer without an explicit user-command
handler (meaning most lines), would be sent twice because a trailing
newline (linefeed) would be appended. This has been verified by
checking IRCd server logs. IRCds won't return an error upon receiving
an empty message, but they also won't forward them to channel
subscribers and DM pals.

* erc-tests.el: Add test for erc-process-input-line, which also
indirectly tests erc-send-input-line. It also tests the command
lookup and dispatch facility (bug#50008).
2021-11-06 03:09:43 +01:00
..
align-resources Add some tests for align.el 2020-12-29 08:38:25 +01:00
bookmark-resources Add ability to mark/unmark/delete all bookmarks 2020-08-09 15:13:05 -05:00
calc Calc: mend math-nth-root-float (bug#51209) 2021-10-15 12:14:05 +02:00
calendar Fix todo-mode AOT test failures (bug#51308) 2021-10-21 06:26:30 +02:00
cedet Fix a semantic test on some macOS machines 2021-10-17 03:05:08 +02:00
custom-resources Avoid saving session customizations in the custom-file 2021-05-10 13:33:32 +02:00
emacs-lisp Allow 'pp' to limit the line widths 2021-11-05 15:27:08 +01:00
emulation Update copyright year to 2021 2021-01-01 01:13:56 -08:00
epg-resources Move epg.el test data to follow our conventions 2020-10-24 02:36:55 +02:00
erc Don't send empty lines for implicit targets in ERC 2021-11-06 03:09:43 +01:00
eshell ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
faces-resources ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
files-resources Make the test for auto-mode-alist from .dir-local.el stricter 2021-07-24 11:16:15 +02:00
gnus Add some gnus-short-group-name tests 2021-10-29 15:30:21 +02:00
hfy-cmap-resources * test/lisp/hfy-cmap-resources/rgb.txt: Add comment line. 2020-11-12 03:20:39 +01:00
image Add new function exif-field 2021-10-23 08:13:43 +02:00
international * test/lisp/dabbrev-tests.el: Use 'kbd' for readable keys. 2021-10-21 20:22:15 +03:00
mail ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
mh-e ; * test/lisp/mh-e/mh-utils-tests.el: Update macro declarations. 2021-10-22 08:48:07 -07:00
minibuffer-resources Move more test data to follow our conventions 2020-10-23 21:07:26 +02:00
net Fix (un)compressing directories in Tramp 2021-11-05 04:35:08 +01:00
nxml ; Minor license statement fixes 2021-02-08 09:10:57 +01:00
obsolete Make rfc2368 obsolete and add rfc6068 2021-08-30 01:56:10 +02:00
org ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
pcmpl-linux-resources Use lexical-binding in pcmpl-linux.el and add tests 2020-09-02 12:53:02 +02:00
play ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
progmodes Indent cl-flet-like forms correctly in incomplete expressions 2021-10-28 23:53:50 +02:00
saveplace-resources Use lexical-binding in saveplace.el and add tests 2020-08-08 01:40:38 +02:00
so-long-tests ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
term ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
textmodes Tweak how auto-fill fills after a period 2021-10-11 10:18:03 +02:00
time-resources Add missed file needed by time-tests.el 2020-10-22 18:51:00 +02:00
url Move two incorrectly named test files 2021-09-26 20:45:07 +02:00
vc ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
xdg-resources Move more test data to follow our conventions 2020-10-23 21:07:26 +02:00
abbrev-tests.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
align-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
allout-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
allout-widgets-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ansi-color-tests.el Add tests for incomplete escape sequences in ansi-color-tests 2021-10-06 10:50:39 +02:00
apropos-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
arc-mode-tests.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
auth-source-pass-tests.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
auth-source-tests.el Clear netrc cache in auth-source test 2021-09-21 05:59:11 +02:00
autoinsert-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
autorevert-tests.el ; Still more instrumentation on autorevert-tests.el 2021-09-27 20:36:12 +02:00
battery-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
bookmark-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
buff-menu-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
button-tests.el Don't rely on lexical-binding being nil in tests 2021-09-22 15:42:41 +02:00
calculator-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
char-fold-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
color-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
comint-tests.el Make comint understand the ccrypt password phrases 2021-09-27 08:15:24 +02:00
completion-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cus-edit-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
custom-tests.el Tweak a failing custom test 2021-08-20 02:32:02 +02:00
dabbrev-tests.el * test/lisp/dabbrev-tests.el: Use 'kbd' for readable keys. 2021-10-21 20:22:15 +03:00
delim-col-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
descr-text-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
dired-aux-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
dired-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
dired-x-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
dom-tests.el Add a new test for dom-search 2021-08-09 14:14:37 +02:00
edmacro-tests.el New tests for kbd and edmacro-parse-keys 2021-10-13 23:40:50 +02:00
electric-tests.el Improve behavior of 'electric-pair-mode' in 'cc-mode' 2021-11-06 01:21:35 +01:00
elide-head-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
epg-config-tests.el Use lexical-binding in epg-config.el and add tests 2021-04-01 11:07:06 +02:00
epg-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
faces-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
ffap-tests.el Improve ffap-ido-mode test 2021-08-06 13:29:31 +02:00
filenotify-tests.el Merge from origin/emacs-28 2021-10-16 09:18:37 -07:00
files-tests.el ; * test/lisp/files-tests.el: Fix last commit. 2021-10-27 07:05:33 +02:00
files-x-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
find-cmd-tests.el Use lexical-binding in find-cmd.el and add tests 2021-01-29 06:19:06 +01:00
font-lock-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
format-spec-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
help-fns-tests.el Fix failing help-fns tests after layout changes in `C-h b' 2021-11-01 03:29:07 +01:00
help-mode-tests.el Hyperlink symbol names without word syntax in Help 2021-01-10 13:37:38 +00:00
help-tests.el Make `C-h b' indentation more regular (and avoid continuation lines) 2021-11-02 02:36:49 +01:00
hfy-cmap-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
hi-lock-tests.el Fix hi-lock AOT test failures (bug#51308) 2021-10-21 06:24:35 +02:00
htmlfontify-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
ibuffer-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
ido-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
image-dired-tests.el Check for image library in image-dired-tests.el 2021-10-23 17:47:27 +02:00
image-file-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
image-tests.el Expand tests for image-type-from-file-header 2021-10-24 12:14:32 +02:00
imenu-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
info-xref-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
isearch-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
jit-lock-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
json-tests.el Speed up json.el encoding 2021-03-06 18:25:44 +00:00
jsonrpc-tests.el Fix typos 2021-02-18 16:50:55 +01:00
kmacro-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
loadhist-tests.el Use lexical-binding in loadhist.el and add tests 2021-04-09 13:44:44 +02:00
lpr-tests.el Use lexical-binding in lpr.el and add rudimentary tests 2021-03-30 23:11:24 +02:00
ls-lisp-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
makesum-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
man-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
md4-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
minibuffer-tests.el Add more completion tests 2021-05-16 15:50:41 +02:00
misc-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
mouse-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
mwheel-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
newcomment-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
obarray-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
paren-tests.el New option show-paren-context-when-offscreen 2021-10-18 09:26:44 +02:00
password-cache-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
pcmpl-linux-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ps-print-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
register-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
repeat-tests.el * test/lisp/repeat-tests.el: New file. 2021-10-24 22:22:16 +03:00
replace-tests.el Keep track of match extents in occur-mode (bug#39121) 2021-07-25 10:29:09 +02:00
rot13-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
saveplace-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
scroll-lock-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ses-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
shadowfile-tests.el Improve robustness of shadowfile.el 2021-08-26 13:14:19 +02:00
shell-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
simple-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
sort-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
soundex-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
startup-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
subr-tests.el Do kbd-valid-p prefix comparisons case-sensitively 2021-10-18 07:37:08 +02:00
tabify-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tar-mode-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
tempo-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
term-tests.el In term-mode, handle ANSI codes, specifying italic and other modes 2021-10-05 08:54:25 +02:00
thingatpt-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
thread-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
thumbs-tests.el Use lexical-binding in thumbs.el 2021-03-20 01:11:47 +01:00
time-stamp-tests.el time-stamp-tests: improvements to test macros 2021-10-22 08:39:05 -07:00
time-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
timezone-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
version-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
wdired-tests.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
whitespace-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
wid-edit-tests.el Add test for the widget-color-match function (Bug#45829) 2021-01-19 09:11:37 -03:00
xdg-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xml-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
xt-mouse-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00