Debug logging, work in progress for Unicode text support.

This commit is contained in:
Michael R Sweet
2023-10-07 12:05:18 -04:00
parent 59959bf0e5
commit ed88322496
2 changed files with 6 additions and 3 deletions

View File

@ -136,7 +136,7 @@ install-shared:
# Test everything
test: testpdfio
./testpdfio
./testpdfio 2>test.log
valgrind: testpdfio
valgrind --leak-check=full ./testpdfio