1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-19 21:31:54 -07:00
emacs/test/lisp
Simen Heggestøyl 07c0db4344 Add tests for foreign completions in CSS mode
* test/lisp/textmodes/css-mode-tests.el
(css-test-foreign-completions): New test for
`css--foreign-completions'.
(css-test-complete-selector-tag): Rename test.
(css-test-complete-selector-class): New test testing completion of
class names in selectors.
(css-test-complete-selector-id): New test testing completion of IDs in
selectors.
2016-10-15 11:23:26 +02:00
..
calc
calendar Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macro 2016-06-08 19:10:59 +02:00
emacs-lisp Don’t consider nested let-alist forms 2016-10-08 18:36:54 +02:00
emulation Spelling and minor grammar fixes 2016-08-05 13:35:13 -07:00
erc Fix failing test 2016-07-21 21:51:24 +09:00
eshell
gnus Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macro 2016-06-08 19:10:59 +02:00
international Add tests for ucs-normalize.el 2016-07-16 13:01:04 -04:00
mail
net ; Spelling fixes 2016-08-21 04:17:53 -07:00
progmodes * cl-generic.el: Fix problems introduced by new load-history format 2016-08-02 13:01:26 -04:00
textmodes Add tests for foreign completions in CSS mode 2016-10-15 11:23:26 +02:00
url
vc Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macro 2016-06-08 19:10:59 +02:00
abbrev-tests.el
auth-source-tests.el
autorevert-tests.el
char-fold-tests.el
comint-tests.el
dabbrev-tests.el
descr-text-tests.el
dired-tests.el Fix dired-test-bug22694 2016-07-27 12:30:43 -04:00
dom-tests.el Add tests for dom.el 2016-08-28 18:36:27 +02:00
electric-tests.el Use normal double quotes in TeX / LaTeX comments 2016-08-30 11:14:37 -05:00
epg-tests.el
faces-tests.el
filenotify-tests.el ; Simplify in filenotify-tests.el 2016-06-20 15:05:52 +02:00
files-tests.el Make querying to kill processes customizable 2016-10-01 14:25:27 +02:00
help-fns-tests.el Detect aliases to built-in functions 2016-07-09 22:56:25 +09:00
htmlfontify-tests.el
ibuffer-tests.el
imenu-tests.el
info-xref-tests.el
isearch-tests.el Don't require isearch-update before isearch-done 2016-09-10 09:13:09 -04:00
jit-lock-tests.el
json-tests.el
man-tests.el
minibuffer-tests.el
mouse-tests.el
obarray-tests.el
ps-print-tests.el
replace-tests.el Incorporate occur-tests in replace-tests 2016-09-24 13:00:40 +03:00
simple-tests.el Merge from origin/emacs-25 2016-08-05 14:07:00 -07:00
sort-tests.el
subr-tests.el Merge from origin/emacs-25 2016-05-31 08:07:41 -07:00
thingatpt-tests.el Add test for Bug#24627 2016-10-13 17:56:22 +09:00
xml-tests.el
xt-mouse-tests.el