1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-02 05:32:08 -08:00
emacs/test/lisp
Stephen Berman c24748ada0 Add new todo-mode.el tests
* test/lisp/calendar/todo-mode-tests.el (with-todo-test):
Declare an Edebug spec.  Restore pre-test-run state of test files.
(todo-test--show, todo-test--move-item)
(todo-test--insert-item): New functions.
(todo-test-get-archive): Remove, as subsumed by
todo-test--show.  Adjust all callers.
(todo-test--is-current-buffer): Rename from
todo-test-is-current-buffer and adjust uses.
(todo-test-item-highlighting): Use todo-test--show.
(todo-test-revert-buffer01, todo-test-revert-buffer02)
(todo-test-raise-lower-priority)
(todo-test-todo-mark-unmark-category, todo-test-move-item01)
(todo-test-move-item02, todo-test-move-item03)
(todo-test-move-item04, todo-test-move-item05)
(todo-test-toggle-item-header01)
(todo-test-toggle-item-header02)
(todo-test-toggle-item-header03)
(todo-test-toggle-item-header04)
(todo-test-toggle-item-header05)
(todo-test-toggle-item-header06)
(todo-test-toggle-item-header07): New tests.

* test/lisp/calendar/todo-mode-resources/todo-test-1.toda:
* test/lisp/calendar/todo-mode-resources/todo-test-1.todo:
Modify to accommodate new tests.
2017-07-07 22:03:21 +02:00
..
calc test-calc-23889: Skip test on 32-bit platforms 2017-05-26 10:59:19 +09:00
calendar Add new todo-mode.el tests 2017-07-07 22:03:21 +02:00
emacs-lisp Fix lisp-comment-indent for single-semicolon case 2017-07-06 08:59:32 -04:00
emulation
erc Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
eshell Give test files a -tests.el suffix 2017-06-09 15:56:49 +02:00
gnus
international Allow local variables section to begin with a square bracket 2017-06-17 16:10:51 +02:00
mail
net Suppress timers in Tramp 2017-07-05 17:03:42 +02:00
progmodes Give test files a -tests.el suffix 2017-06-09 15:56:49 +02:00
textmodes Complete CSS property values less eagerly (Bug#27392) 2017-06-17 10:38:29 +02:00
url Simplify url-encode-url and add a test 2017-05-10 03:34:58 +03:00
vc Give test files a -tests.el suffix 2017-06-09 15:56:49 +02:00
abbrev-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
auth-source-pass-tests.el * test/lisp/auth-source-pass-tests.el: Fix loading of cl-lib. 2017-04-27 21:19:47 -07:00
auth-source-tests.el auth-source: factor out parsers and add tests 2017-04-27 17:37:58 -04:00
autorevert-tests.el Fix autorevert-tests on MS-Windows 2017-02-04 13:49:55 +02:00
buff-menu-tests.el Ensure the created temp file in a test is new 2017-05-06 12:30:48 +09:00
char-fold-tests.el Support casing characters which map into multiple code points (bug#24603) 2017-04-06 20:54:58 +02:00
comint-tests.el
dabbrev-tests.el
descr-text-tests.el
dired-aux-tests.el dired-do-shell-command: Fix check for wildcards 2017-07-03 12:55:06 +09:00
dired-tests.el Quieten compilation of some test files 2017-05-31 21:17:28 -04:00
dired-x-tests.el dired-mark-suffix: New command 2017-03-31 17:27:08 +09:00
dom-tests.el Avoid unnecessary loading of subr-x at run-time 2017-04-18 19:07:28 -04:00
electric-tests.el ; Remove unused text properties in test 2017-07-03 23:26:08 +02:00
epg-tests.el Don't skip epg tests (Bug#23561) 2017-07-06 19:54:07 -04:00
faces-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
ffap-tests.el ffap: Don't switch window unless needed 2017-04-22 18:33:38 +02:00
filenotify-tests.el (Re-)activate remote tests of filenotify-tests.el 2017-07-03 16:12:10 +02:00
files-tests.el Fix quoted files for 'verify-visited-file-modtime' 2017-05-06 21:26:04 +02:00
files-x-tests.el Rework connection local variables 2017-02-19 17:14:35 +01:00
help-fns-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
hi-lock-tests.el Drop face from hi-lock--unused-faces only when used 2017-04-27 12:01:19 +09:00
htmlfontify-tests.el Don't require a shell when loading htmlfontify 2017-01-27 18:37:58 +01:00
ibuffer-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
ido-tests.el Add missing remappings for Ido mode 2017-04-23 18:42:42 +02:00
imenu-tests.el Fix imenu--sort-by-position for non-pairs parameters (bug#26457) 2017-04-13 11:44:17 +02:00
info-xref-tests.el
isearch-tests.el
jit-lock-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
json-tests.el Fix definition of whitespace in JSON 2017-05-21 23:03:01 +02:00
kmacro-tests.el * test/lisp/kmacro-tests.el: Require seq, for seq-concatenate. 2017-04-18 13:02:02 -04:00
man-tests.el
md4-tests.el Turn on lexical-binding in md4.el 2017-01-03 18:34:13 -05:00
minibuffer-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
mouse-tests.el Fix macOS mouse movement 2017-05-21 00:09:41 +01:00
obarray-tests.el Add obarray-size and fix tests accordingly. Use obarrayp in cedet. 2017-03-16 12:31:07 -04:00
ps-print-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
replace-tests.el
rot13-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
shell-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
simple-tests.el Add absolute optional parameter to line-number-at-pos (Bug#26417) 2017-07-03 14:43:02 +02:00
sort-tests.el
subr-tests.el * test/lisp/subr-tests.el (subr-tests-bug22027): Add test. 2017-06-05 18:57:50 -04:00
thingatpt-tests.el Correctly detect URLs surrounded by parentheses in comments 2017-06-16 18:06:28 +02:00
whitespace-tests.el Fix turning off whitespace-mode 2017-05-19 15:20:59 +03:00
xml-tests.el xml: Properly handle symbol-qnames for attribute parsing 2017-04-17 17:17:00 +02:00
xt-mouse-tests.el