Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
randy408 committed Jul 13, 2020
1 parent 6178fb7 commit 5c6cfae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ All integer arithmetic is checked for overflow and all error conditions are hand
The library is continuously fuzzed by [OSS-Fuzz](https://github.com/google/oss-fuzz),
code is also scanned with Clang Static Analyzer, Coverity Scan and PVS-Studio.
The test suite consists of over 700 test cases,
The test suite consists of over 1000 test cases,
175 [test images](http://www.schaik.com/pngsuite/) are decoded with all possible
output format and flag combinations and compared against libpng for correctness.
output format and flag combinations and compared against libpng for [correctness](tests/README.md#Correctness).
## Versioning
Expand Down

0 comments on commit 5c6cfae

Please sign in to comment.