parsecheck: report if all tests passed

This commit is contained in:
Radim Kolar 2024-07-08 09:31:58 +02:00
parent 81f8ae5d3c
commit 439a9b677f

View File

@ -20,6 +20,7 @@ Version NEXT
If we do not have fseeko set off_t size to zero If we do not have fseeko set off_t size to zero
Current codebase requires fseeko. Test for this in SCons and Current codebase requires fseeko. Test for this in SCons and
exit build if function is unavailable. exit build if function is unavailable.
parsecheck: report if all tests passed / some failed
Version 2.8.1b29 - 24 Aug 2019 Version 2.8.1b29 - 24 Aug 2019
added scons command line argument without-fspscan=yes for building added scons command line argument without-fspscan=yes for building