Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use %zu to print a size_t. | kettenis | 2017-04-16 | 1 | -2/+2 |
* | Make it obvious which openssl test complained and whether it was expected. | doug | 2015-01-22 | 1 | -2/+5 |
* | Add regress tests for default option handling. | jsing | 2014-12-28 | 1 | -1/+48 |
* | Add regress tests for multiple argument callback functions. | jsing | 2014-12-28 | 1 | -1/+38 |
* | Add option parsing regress tests with end of options handling. | jsing | 2014-12-28 | 1 | -17/+50 |
* | Add regress tests for option parsing with multiple unnamed arguments. | jsing | 2014-12-28 | 1 | -3/+45 |
* | Update regress to match change in unnamed argument handling. | jsing | 2014-12-28 | 1 | -6/+5 |
* | Update options regress to match option function pointer change. | jsing | 2014-12-28 | 1 | -4/+4 |
* | Provide initial regress tests for the complex option parsing that is needed | jsing | 2014-12-28 | 2 | -0/+236 |