Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Extend test suite to cover SSL. Log SSL connection errors. | Aldo Cortesi | 2012-07-20 | 1 | -13/+42 | |
| | ||||||
* | Handle invalid first line errors, add an error log buffer type. | Aldo Cortesi | 2012-07-20 | 1 | -1/+12 | |
| | ||||||
* | Split pathod and pathoc daemon test suites out. | Aldo Cortesi | 2012-06-26 | 1 | -1/+50 | |
| | ||||||
* | Enable anchors on command line. | Aldo Cortesi | 2012-06-24 | 1 | -0/+3 | |
| | ||||||
* | Re-enable anchors. | Aldo Cortesi | 2012-06-24 | 1 | -1/+5 | |
| | ||||||
* | Log inspection and manipulation from tests. | Aldo Cortesi | 2012-06-21 | 1 | -16/+0 | |
| | ||||||
* | Restore client argument parsing. Add thread-safe logging subsystem. | Aldo Cortesi | 2012-06-21 | 1 | -2/+14 | |
| | ||||||
* | Disconnect, rest refactoring. | Aldo Cortesi | 2012-06-21 | 1 | -5/+5 | |
| | ||||||
* | Port test suite over to Nose. | Aldo Cortesi | 2012-06-09 | 1 | -12/+4 | |
| | ||||||
* | We can't sensibly unit test pages withhout firing up a server. | Aldo Cortesi | 2012-06-07 | 1 | -28/+0 | |
| | | | | We've just added functionality to do this ourselves, so rip out the old stuff. | |||||
* | Start building a Pathod unit testing truss. | Aldo Cortesi | 2012-06-07 | 1 | -0/+8 | |
| | | | | | | - Add test.py, which will house the testing API. - Extend API with a shutdown method, used to terminate the test daemon. - Refactor to allow clean shutdown. | |||||
* | lippathod/app.py -> libpathod/pathod.py | Aldo Cortesi | 2012-06-07 | 1 | -0/+63 | |