aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Tests/EntityListTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Fold mock classes into existing OpenSim/Tests/Common assembly rather than s...Justin Clarke Casey2008-12-111-1/+1
* * minor: Move mock test classes into mock namespaceJustin Clarke Casey2008-12-111-1/+1
* * refactor: Move test infrastructure code to its own package so that it can b...Justin Clarke Casey2008-12-101-1/+2
* * test: Add a wodge of code in order to be able to slightly extend a test to ...Justin Clarke Casey2008-11-281-14/+1
* * refactor: Have the entity list tests use the infrastructure method rather t...Justin Clarke Casey2008-11-141-15/+2
* * Remove mono warningsJustin Clarke Casey2008-11-101-32/+9
* fix unit tests use SetRootPart nowSean Dague2008-11-101-3/+3
* make things compile, but the test still fails because of the root partSean Dague2008-11-101-3/+0
* Lock tests on EntityList.cs, multithreaded object additionSean Dague2008-11-101-0/+289