Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 3 | -1/+239 | |
| | | | | | for openssl(1), which is also variable in behaviour between applications (and currently inconsistent). | |||||
* | Update regress to follow openssl(1) move. | jsing | 2014-08-26 | 8 | -0/+242 | |