Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-09-20 | Add syntax specification to .proto files (issue #167) | Petteri Aimonen | 1 | -0/+2 |
2015-01-11 | Add oneofs to AllTypes test case | Petteri Aimonen | 1 | -0/+6 |
2014-08-10 | Separate field iterator logic from pb_decode to pb_common. | Petteri Aimonen | 1 | -2/+3 |
2014-05-17 | Fix bug in alltypes test case that made fuzzing difficult. | Petteri Aimonen | 1 | -0/+2 |
2014-04-05 | Add rule for building coverage summary using lcov. | Petteri Aimonen | 1 | -4/+8 |
2013-12-21 | Add test for extreme integer values (INT32_MAX etc.) in AllTypes. | Petteri Aimonen | 1 | -0/+21 |
2013-11-13 | Make tests build in a separate folder, add to gitignore | Petteri Aimonen | 1 | -3/+3 |
2013-09-11 | Add tests for different compilation options | Petteri Aimonen | 3 | -0/+117 |