texinfo-commits
[Top][All Lists]
Advanced

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

[8238] remove coverage as a tests subdirectory


From: gavinsmith0123
Subject: [8238] remove coverage as a tests subdirectory
Date: Mon, 24 Sep 2018 14:57:09 -0400 (EDT)

Revision: 8238
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=8238
Author:   gavin
Date:     2018-09-24 14:57:09 -0400 (Mon, 24 Sep 2018)
Log Message:
-----------
remove coverage as a tests subdirectory

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/tp/tests/Makefile.am

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2018-09-24 18:50:53 UTC (rev 8237)
+++ trunk/ChangeLog     2018-09-24 18:57:09 UTC (rev 8238)
@@ -1,14 +1,24 @@
 2018-09-24  Gavin Smith  <address@hidden>
 
+       * tp/tests/Makefile.am (base_tests): Remove 'coverage'.
+
+2018-09-24  Gavin Smith  <address@hidden>
+
        * tp/tests/coverage/formatting.texi
        * tp/tests/coverage/simplest.texi
        * tp/tests/coverage/f--ile.e--xt,
        * tp/tests/coverage/f--ile.jpg: Move to t/tests/layout.
-       * tp/tests/layout/list-of-tests: Reference formatting.texi in 
-       new location.
+
+       * tp/tests/layout/list-of-tests,
+       * tp/tests/tex_html/list-of-tests:
+       Reference formatting.texi in new location.
        * tp/tests/layout/f--ile.gif,
        * tp/tests/layout/f--ile.jpeg: Remove.
 
+       * tp/tests/coverage/list-of-tests (formatting): Test moved from 
+       here, to:
+       * tp/tests/layout/list-of-tests (formatting): Here.
+
        This leads to "simplest.texi" being included in the output of 
        some the 'formatting_regions' test, and different image files 
        being referenced in 'formatting_regions' and 

Modified: trunk/tp/tests/Makefile.am
===================================================================
--- trunk/tp/tests/Makefile.am  2018-09-24 18:50:53 UTC (rev 8237)
+++ trunk/tp/tests/Makefile.am  2018-09-24 18:57:09 UTC (rev 8238)
@@ -1,6 +1,7 @@
 # $Id$
 # Makefile.am for texinfo/tp/tests.
-# Copyright 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc.
+# Copyright 2012, 2013, 2014, 2015, 2016, 2017, 2018 Free Software 
+# Foundation, Inc.
 #
 # This file is free software; as a special exception the author gives
 # unlimited permission to copy and/or distribute it, with or without
@@ -22,7 +23,7 @@
          -tex_html '$(tex_html_tests)'
 
 base_tests = formatting htmlxref htmlxref-only_mono htmlxref-only_split \
-            sectioning coverage indices nested_formats contents layout
+            sectioning indices nested_formats contents layout
 tex_html_tests = tex_html
 
 DIST_SUBDIRS = many_input_files $(base_tests) $(tex_html_tests)




reply via email to

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