No more testttf in the local directory.

This commit is contained in:
Michael R Sweet
2025-12-26 12:31:15 -05:00
parent d1536eee0c
commit 616f053835

View File

@@ -199,8 +199,7 @@ install: $(TARGETS)
# Test everything # Test everything
test: testpdfio testttf test: testpdfio
./testttf 2>test.log
./testpdfio 2>>test.log ./testpdfio 2>>test.log
LANG=fr_FR.UTF-8 ./testpdfio 2>>test.log LANG=fr_FR.UTF-8 ./testpdfio 2>>test.log