groff-commit
[Top][All Lists]
Advanced

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

[groff] 11/34: [tests]: Apply naming convention.


From: G. Branden Robinson
Subject: [groff] 11/34: [tests]: Apply naming convention.
Date: Thu, 2 Sep 2021 02:48:32 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit de84807538bbc4db255320bab9867330affc5432
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Mon Aug 23 23:59:07 2021 +1000

    [tests]: Apply naming convention.
    
    * tmac/tests/e_footnotes_work_with_columns.sh: Rename from...
    * tmac/tests/e_footnotes-work-with-columns.sh: ...to this.
    * tmac/tmac.am (tmac_TESTS): Update.
---
 ChangeLog                                                         | 8 ++++++++
 ...otes_work_with_columns.sh => e_footnotes-work-with-columns.sh} | 0
 tmac/tmac.am                                                      | 2 +-
 3 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 3b8b2da..cba8f90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2021-08-23  G. Branden Robinson <g.branden.robinson@gmail.com>
 
+       [tests]: Apply naming convention.
+
+       * tmac/tests/e_footnotes_work_with_columns.sh: Rename from...
+       * tmac/tests/e_footnotes-work-with-columns.sh: ...to this.
+       * tmac/tmac.am (tmac_TESTS): Update.
+
+2021-08-23  G. Branden Robinson <g.branden.robinson@gmail.com>
+
        * tmac/an.tmac (IP): Make code more accessible by using a
        Boolean operator rather than an arithmetic one (assembly
        language programmers are comfortable with the interchangeability
diff --git a/tmac/tests/e_footnotes_work_with_columns.sh 
b/tmac/tests/e_footnotes-work-with-columns.sh
similarity index 100%
rename from tmac/tests/e_footnotes_work_with_columns.sh
rename to tmac/tests/e_footnotes-work-with-columns.sh
diff --git a/tmac/tmac.am b/tmac/tmac.am
index 5728ce0..9b7455f 100644
--- a/tmac/tmac.am
+++ b/tmac/tmac.am
@@ -178,7 +178,7 @@ tmac_TESTS = \
   tmac/tests/doc_do-not-loop-infinitely-when-shortening-headers.sh \
   tmac/tests/doc_smoke-test.sh \
   tmac/tests/e_columns-work-on-long-pages.sh \
-  tmac/tests/e_footnotes_work_with_columns.sh \
+  tmac/tests/e_footnotes-work-with-columns.sh \
   tmac/tests/s_IP-indents-using-paragraph-type-size.sh \
   tmac/tests/s_IP-respects-inter-sentence-space-in-tags.sh \
   tmac/tests/s_PN-works.sh \



reply via email to

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