Commit Graph

8 Commits

Author SHA1 Message Date
Tristan Penman
e895d035dc Attempt to fix oss-fuzz build 2022-09-02 10:20:17 +12:00
Tristan Penman
582fd0fc13 Switch to using submodule for rapidjson 2022-08-30 11:54:37 +12:00
Tristan Penman
dd32f66df8 Build tests for fuzzing 2022-02-04 11:00:17 +11:00
Tristan Penman
bfb5860cbd Fix fuzzer build 2022-01-10 07:35:04 +11:00
Keith Bennett
1f25558c21 make shellcheck clean
`$ bash ./shellcheck.sh`
```
Checking: /home/kbennett/src/public/valijson/tests/fuzzing/oss-fuzz-build.sh
Checking: /home/kbennett/src/public/valijson/shellcheck.sh
All scripts found (listed above) passed shellcheck
```
2022-01-06 16:05:37 -06:00
Tristan Penman
a4684c285d Fix path to rapidjson in fuzzing test code 2021-07-31 11:00:37 +10:00
AdamKorcz
c13eed99d1 Minor refactoring 2020-12-16 12:32:37 +00:00
AdamKorcz
3a47f0cd0d Added fuzzer with oss-fuzz build file 2020-12-16 12:30:36 +00:00