Skip to content

Commit f23f745

Browse files
authored
Add note about fuzz testing to README
1 parent 4f54037 commit f23f745

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ library is used in a production application that parses and applies thousands of
4444
patches every day, but the space of all possible patches is large, so there are
4545
likely undiscovered bugs.
4646

47+
The parsing code has also had a modest amount of fuzz testing. I hope to continue
48+
this testing in the future.
49+
4750
## Why another git/unified diff parser?
4851

4952
[Several][sourcegraph] [packages][sergi] with [similar][waigani]

0 commit comments

Comments
 (0)