Commit Graph

2 Commits

Author SHA1 Message Date
Evan Miller 65c064ed0e ReadStat now requires gettext (#2154)
Add gettext to the list of installed packages. Fixes #13012
2019-02-09 07:12:23 -08:00
Evan Miller d517d05ea0 Add fuzzing targets for ReadStat (#2093)
* Add ReadStat project

* Add fuzzing targets for new project ReadStat

Adding fuzzers for six file formats supported by ReadStat. A corpus
is generated in each case from example data in the test suite.

Tested locally on Linux, which check_build passing in all six cases.
2019-01-18 12:06:53 -08:00