Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-08-10 | Separate field iterator logic from pb_decode to pb_common. | 1 | -2/+3 | ||
2014-05-17 | Fix bug in alltypes test case that made fuzzing difficult. | 1 | -0/+2 | ||
2014-04-05 | Add rule for building coverage summary using lcov. | 1 | -4/+8 | ||
Also modified a few tests to be more compatible with coverage information, so that they use the same pb_encode/decode.c instead of making a copy. | |||||
2013-12-21 | Add test for extreme integer values (INT32_MAX etc.) in AllTypes. | 1 | -0/+21 | ||
2013-11-13 | Make tests build in a separate folder, add to gitignore | 1 | -3/+3 | ||
2013-09-11 | Add tests for different compilation options | 3 | -0/+117 | ||