Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-10-27 | 1 | -12/+12 |
| | |||||
* | * Reenable assert for the add circuit test | Justin Clarke Casey | 2008-10-23 | 1 | -1/+7 |
| | | | | | | | * This checks that a client circuit is established when the udp server is given a use client circuit code packet * And checks that other circuit codes do not exist | ||||
* | * Introduce a basic udp circuit test for adding a client | Justin Clarke Casey | 2008-10-23 | 1 | -3/+63 |
| | | | | | | * Temporarily disabled assert because it just picked up an existing bug. Yay for tests! | ||||
* | * Refactor LLUDPServer slightly so that unit tests can pass in data ↵ | Justin Clarke Casey | 2008-10-23 | 1 | -0/+54 |
synchronously. Shouldn't be any functional change |