This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".

The branch, master has been updated
       via  e19560472b06c2d0ae37e07cb3f5e0b9ab403162 (commit)
      from  478c9874184d9d11be56c09ba6eba0501b42d365 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e19560472b06c2d0ae37e07cb3f5e0b9ab403162
Author: Mosè Giordano <m...@gnu.org>
Date:   Thu Nov 30 20:59:19 2017 +0100

    Reduce code duplication in tests
    
    * tests/make-test-deps.emacs-lisp: New file.
    * tests/Makefile (%.log): Load it make-test-deps.emacs-lisp when running 
tests.
    * tests/context/context-test.el:
    * tests/japanese/error-parsing.el:
    * tests/japanese/parse-timing.el:
    * tests/japanese/preview-latex.el:
    * tests/latex/latex-test.el:
    * tests/tex/error-parsing.el:
    * tests/tex/path-expansion.el:
    * tests/tex/utility.el: Remove code moved to make-test-deps.emacs-lisp.

-----------------------------------------------------------------------

Summary of changes:
 tests/Makefile                                     |  3 +-
 tests/context/context-test.el                      | 12 -------
 tests/japanese/error-parsing.el                    |  7 ----
 tests/japanese/parse-timing.el                     | 18 -----------
 tests/japanese/preview-latex.el                    | 19 -----------
 tests/latex/latex-test.el                          | 19 -----------
 .../context-test.el => make-test-deps.emacs-lisp}  | 37 +++++++++-------------
 tests/tex/error-parsing.el                         | 12 -------
 tests/tex/path-expansion.el                        |  1 -
 tests/tex/utility.el                               |  1 -
 10 files changed, 17 insertions(+), 112 deletions(-)
 copy tests/{context/context-test.el => make-test-deps.emacs-lisp} (66%)


hooks/post-receive
-- 
GNU AUCTeX

_______________________________________________
auctex-commit mailing list
auctex-com...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-commit

Reply via email to