gbranden pushed a commit to branch master
in repository groff.

commit f7ca7ae9dd65e8747b3b23a53d50010720a0c711
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Nov 20 19:51:12 2024 -0600

    [hdtbl]: Update test expectations WRT new fonts.
    
    * contrib/hdtbl/examples/test-hdtbl.sh.in: Update test expectations to
      reflect addition of 8 font descriptions for CJK support.
---
 contrib/hdtbl/ChangeLog                 | 7 ++++++-
 contrib/hdtbl/examples/test-hdtbl.sh.in | 4 ++--
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/contrib/hdtbl/ChangeLog b/contrib/hdtbl/ChangeLog
index f78898df3..2426bce73 100644
--- a/contrib/hdtbl/ChangeLog
+++ b/contrib/hdtbl/ChangeLog
@@ -1,9 +1,14 @@
+2024-11-21  G. Branden Robinson <[email protected]>
+
+       * examples/test-hdtbl.sh.in: Update test expectations to reflect
+       addition of 8 font descriptions for CJK support.
+
 2024-11-21  G. Branden Robinson <[email protected]>
 
        * hdtbl.am: Declare dependency of `HDTBLPROCESSEDEXAMPLEFILES`
        on `DEVPSFONTFILES`.
 
-2024-11-21  G. Branden Robinson <[email protected]>
+2024-11-20  G. Branden Robinson <[email protected]>
 
        * hdmisc.tmac (t*index): Fix "range" warning: clamp substring
        extraction at length of string.
diff --git a/contrib/hdtbl/examples/test-hdtbl.sh.in 
b/contrib/hdtbl/examples/test-hdtbl.sh.in
index 3aef665bc..0971fce31 100644
--- a/contrib/hdtbl/examples/test-hdtbl.sh.in
+++ b/contrib/hdtbl/examples/test-hdtbl.sh.in
@@ -51,8 +51,8 @@ check_number_pages()
     fi
 }
 
-check_number_pages "$builddir"/contrib/hdtbl/examples/fonts_n.ps 38
-check_number_pages "$builddir"/contrib/hdtbl/examples/fonts_x.ps 38
+check_number_pages "$builddir"/contrib/hdtbl/examples/fonts_n.ps 46
+check_number_pages "$builddir"/contrib/hdtbl/examples/fonts_x.ps 46
 
 exit $ret
 

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to