emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] scratch/so-long updated (f2eb380 -> abfa102)


From: Phil
Subject: [Emacs-diffs] scratch/so-long updated (f2eb380 -> abfa102)
Date: Fri, 14 Jun 2019 00:52:28 -0400 (EDT)

psainty pushed a change to branch scratch/so-long.

      from  f2eb380   fixup! Add so-long library
       new  1dee5b3   fixup! Add so-long library
       new  abfa102   Add tests for so-long.el


Summary of changes:
 lisp/so-long.el                                    | 199 ++++++++-----
 .../so-long-tests/autoload-longlines-mode-tests.el |  53 ++++
 .../so-long-tests/autoload-major-mode-tests.el     |  49 ++++
 .../so-long-tests/autoload-minor-mode-tests.el     |  52 ++++
 test/lisp/so-long-tests/so-long-tests-helpers.el   | 104 +++++++
 test/lisp/so-long-tests/so-long-tests.el           | 311 +++++++++++++++++++++
 6 files changed, 691 insertions(+), 77 deletions(-)
 create mode 100644 test/lisp/so-long-tests/autoload-longlines-mode-tests.el
 create mode 100644 test/lisp/so-long-tests/autoload-major-mode-tests.el
 create mode 100644 test/lisp/so-long-tests/autoload-minor-mode-tests.el
 create mode 100644 test/lisp/so-long-tests/so-long-tests-helpers.el
 create mode 100644 test/lisp/so-long-tests/so-long-tests.el



reply via email to

[Prev in Thread] Current Thread [Next in Thread]