commit | 74e1c070e47876dcff3eb07565563b8cd6dd6e31 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Mon May 26 14:38:25 2025 +0200 |
committer | Akron <nils@diewald-online.de> | Mon May 26 14:38:25 2025 +0200 |
tree | c306ee2b6ce0c4b9477d190689f33af0b49bf512 | |
parent | 2cbdab52f84c81a816092fa43818d0a0e1fc98d4 [diff] [blame] |
Add fuzzing test and fix one.
diff --git a/.gitignore b/.gitignore index 2c6f9ce..e7534b5 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,3 +1,4 @@ +testdata testdata/sandbox examples/ README.md