summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/uptexdir/am/uptex.am
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2023-09-21 11:12:26 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2023-09-21 11:12:26 +0000
commita5d6a19423de2d15cd7bcfab4125db30b53d40fa (patch)
tree7cddde7d8cafb98595caed65f609b2874041b11e /Build/source/texk/web2c/uptexdir/am/uptex.am
parent13396fa3fd08cd3052dcea18904f1fd66ca0233f (diff)
[e][u]ptexdir: tests
git-svn-id: svn://tug.org/texlive/trunk@68332 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/uptexdir/am/uptex.am')
-rw-r--r--Build/source/texk/web2c/uptexdir/am/uptex.am15
1 files changed, 10 insertions, 5 deletions
diff --git a/Build/source/texk/web2c/uptexdir/am/uptex.am b/Build/source/texk/web2c/uptexdir/am/uptex.am
index c0ba3f6b713..672f0677345 100644
--- a/Build/source/texk/web2c/uptexdir/am/uptex.am
+++ b/Build/source/texk/web2c/uptexdir/am/uptex.am
@@ -167,10 +167,13 @@ EXTRA_DIST += \
# upTeX Tests
uptex_tests = \
uptexdir/uptriptest.test uptexdir/ptriptest.test \
- uptexdir/upver.test uptexdir/upkcat.test \
+ uptexdir/upver.test \
+ uptexdir/upkcat.test \
uptexdir/wcfname.test uptexdir/wcfname0.test
-uptexdir/uptriptest.log uptexdir/ptriptest.log: uptex$(EXEEXT) dvitype$(EXEEXT) pltotf$(EXEEXT) tftopl$(EXEEXT)
-uptexdir/upver.log uptexdir/upkcat.log uptexdir/wcfname.log uptexdir/wcfname0.log: uptex$(EXEEXT)
+uptexdir/uptriptest.log uptexdir/ptriptest.log: \
+ uptex$(EXEEXT) dvitype$(EXEEXT) pltotf$(EXEEXT) tftopl$(EXEEXT)
+uptexdir/upver.log uptexdir/upkcat.log \
+ uptexdir/wcfname.log uptexdir/wcfname0.log: uptex$(EXEEXT)
upweb_tests = \
uptexdir/upbibtex.test \
uptexdir/updvitype.test \
@@ -179,7 +182,8 @@ upweb_tests = \
## upBibTeX
upweb_tests += \
uptexdir/upbibtex-openout-test.pl uptexdir/upbibtex-longline-test.pl \
- uptexdir/upbibtex-mem.test uptexdir/nissya.test
+ uptexdir/upbibtex-mem.test uptexdir/nissya.test \
+ uptexdir/unibib.test
## upDviType
upweb_tests += \
uptexdir/sample.test
@@ -193,7 +197,8 @@ uptexdir/updvitype.log: updvitype$(EXEEXT)
uptexdir/uppltotf.log: uppltotf$(EXEEXT)
uptexdir/uptftopl.log: uptftopl$(EXEEXT)
uptexdir/upbibtex-openout-test.log uptexdir/upbibtex-longline-test.log \
- uptexdir/upbibtex-mem.log uptexdir/nissya.log: upbibtex$(EXEEXT)
+ uptexdir/upbibtex-mem.log uptexdir/nissya.log \
+ uptexdir/unibib.log: upbibtex$(EXEEXT)
uptexdir/sample.log: updvitype$(EXEEXT)
uptexdir/yokotate.log uptexdir/skipjfmp.log \
uptexdir/newjfm.log uptexdir/uparse.log \