Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-09-24 | test/test_protocol: add missing stdlib.h include | Max Kellermann | 1 | -1/+1 | |
EXIT_SUCCESS and EXIT_FAILURE are defined in stdlib.h, not unistd.h. D'oh! | |||||
2014-09-24 | test/test_protocol: add missing unistd.h include | Max Kellermann | 1 | -0/+2 | |
2014-09-04 | test/test_protocol: unit test for protocol/ArgParser.cxx | Max Kellermann | 1 | -0/+60 | |