]> git.eshelyaron.com Git - emacs.git/commit
Add initial tests for todo-mode.el
authorStephen Berman <stephen.berman@gmx.net>
Mon, 29 May 2017 21:49:41 +0000 (23:49 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Mon, 29 May 2017 21:49:41 +0000 (23:49 +0200)
commit299a96c7f6f8dbba210c373130cd9f2d4eec77a5
tree58afd3186bd84bb14af11f6023a452114f9af407
parented222c502b1a0043a8bc606482a11516568a54b6
Add initial tests for todo-mode.el

*test/lisp/calendar/todo-mode-tests.el:
*test/lisp/calendar/todo-mode-resources/todo-test-1.toda:
*test/lisp/calendar/todo-mode-resources/todo-test-1.todo: New files.

* .gitattributes: Ignore trailing whitespace in todo-mode test
data files, since it is part of the todo-mode file format.
.gitattributes
test/lisp/calendar/todo-mode-resources/todo-test-1.toda [new file with mode: 0644]
test/lisp/calendar/todo-mode-resources/todo-test-1.todo [new file with mode: 0644]
test/lisp/calendar/todo-mode-tests.el [new file with mode: 0644]