Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-22 | Add fixed length bytes to alltypes test case (issue #244) | Petteri Aimonen | 2 | -1/+2 |
2016-06-06 | Add testcase for issue #205 | Petteri Aimonen | 1 | -0/+1 |
2015-10-05 | Add random message generator to help with fuzz testing | Petteri Aimonen | 2 | -0/+105 |
2015-10-01 | Fix bug in fuzzstub. | Petteri Aimonen | 1 | -1/+1 |
2015-09-20 | Add syntax specification to .proto files (issue #167) | Petteri Aimonen | 1 | -6/+9 |
2014-12-26 | Move malloc support to tests/common directory | Petteri Aimonen | 1 | -31/+10 |
2014-12-26 | Move malloc_wrappers.c to tests/common | Petteri Aimonen | 6 | -83/+6 |
2014-09-11 | Add a fuzz testing stub for ability to use external generators also | Petteri Aimonen | 5 | -0/+209 |
2014-09-11 | Add a better fuzz test. | Petteri Aimonen | 7 | -0/+563 |