[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (441e875 -> ad285e0)
From: |
Stefan Kangas |
Subject: |
master updated (441e875 -> ad285e0) |
Date: |
Wed, 23 Sep 2020 14:57:16 -0400 (EDT) |
skangas pushed a change to branch master.
from 441e875 * test/lisp/net/dbus-tests.el (dbus-test01-basic-types):
Adapt test.
new acf9586 * lisp/repeat.el: Remove obsolete comment.
new 610b771 Convert allout unit tests to ERT
new 37a2a42 Convert some completion.el tests to ERT
new ad285e0 Remove TODO to convert files to unit tests
Summary of changes:
lisp/allout-widgets.el | 85 -----------------
lisp/allout.el | 146 +---------------------------
lisp/completion.el | 121 -----------------------
lisp/repeat.el | 4 -
test/lisp/allout-tests.el | 148 ++++++++++++++++++++++++++++
test/lisp/allout-widgets-tests.el | 87 +++++++++++++++++
test/lisp/completion-tests.el | 170 +++++++++++++++++++++++++++++++++
test/lisp/progmodes/ruby-mode-tests.el | 2 -
test/lisp/textmodes/css-mode-tests.el | 2 -
9 files changed, 406 insertions(+), 359 deletions(-)
create mode 100644 test/lisp/allout-tests.el
create mode 100644 test/lisp/allout-widgets-tests.el
create mode 100644 test/lisp/completion-tests.el
- master updated (441e875 -> ad285e0),
Stefan Kangas <=