Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * test: Add the ability to add a plugin directory to the user and inventory ↵ | Justin Clarke Casey | 2008-11-27 | 1 | -2/+2 |
| | | | | | | | | services in order to extend unit tests for user and inventory information * I can't spend any longer in trying to get Mono.Addins to work with the unit tests, so this is not a proper plugin at this time | ||||
* | * Add a scratch test for removing a client from a scene | Justin Clarke Casey | 2008-11-20 | 1 | -0/+18 |
| | |||||
* | * Add enough infrastructure code to run an extremely basic and flaky add ↵ | Justin Clarke Casey | 2008-11-20 | 1 | -4/+11 |
| | | | | root agent scene test | ||||
* | * Add just enough to allow the scene presences test to establish a new user ↵ | Justin Clarke Casey | 2008-11-19 | 1 | -3/+2 |
| | | | | connection (though not yet an actual ScenePresence) | ||||
* | cleaning up warning | Dr Scofield | 2008-11-17 | 1 | -1/+2 |
| | |||||
* | * test: Add scene root agent test stub, since I'll be picking up with ↵ | Justin Clarke Casey | 2008-11-14 | 1 | -0/+79 |
something else the next time I start coding on OpenSim |