Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-10-23 | * Reenable assert for the add circuit test | Justin Clarke Casey | 2 | -3/+10 |
2008-10-23 | * Add missing file from last commit. Yay for continuous integration! | Justin Clarke Casey | 1 | -0/+52 |
2008-10-23 | * Introduce a basic udp circuit test for adding a client | Justin Clarke Casey | 2 | -8/+91 |
2008-10-23 | * Refactor LLUDPServer slightly so that unit tests can pass in data synchrono... | Justin Clarke Casey | 2 | -2/+56 |
2008-10-17 | * Remove mono warnings | Justin Clarke Casey | 1 | -1/+1 |
2008-10-16 | * minor: get rid of pointless ipeSender | Justin Clarke Casey | 1 | -1/+5 |
2008-10-09 | * fix windows build break - it helps if one actually puts in using statements... | Justin Clarke Casey | 1 | -1/+3 |
2008-10-09 | * minor: initialize udp server in unit test | Justin Clarke Casey | 1 | -2/+8 |
2008-10-09 | * Create project for LindenUDP ClientStack tests | Justin Clarke Casey | 1 | -0/+44 |