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