| Commit message (Expand) | Author | Files | Lines |
2010-09-06 | Add test to check persistence of newly added pre-linked objects | Justin Clark-Casey (justincc) | 1 | -2/+0 |
2010-08-24 | minor: stop test using obsolete property | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -7/+7 |
2009-09-16 | SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul... | John Hurliman | 1 | -3/+1 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 1 | -4/+4 |
2009-06-07 | * Reverting the test restructuring as, on second thought, this is not at all ... | lbsa71 | 1 | -0/+0 |
2009-06-05 | * Restructured Scenes Tests to follow (what I conceive of as being) current d... | lbsa71 | 1 | -0/+0 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-07 | instrument most of the tests with a new InMethod function that may help us fi... | Sean Dague | 1 | -0/+2 |
2009-04-09 | * Tagged long running tests with LongRunningAttribute. | lbsa71 | 1 | -3/+4 |
2009-03-27 | * For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console wh... | Justin Clarke Casey | 1 | -1/+6 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -2/+2 |
2009-01-23 | * refactor: move scene setup code into common test code assembly | Justin Clarke Casey | 1 | -4/+2 |
2009-01-15 | * Add new unit test for simple teleport in a standalone. | Justin Clarke Casey | 1 | -2/+2 |
2008-12-12 | * Deleted old EntiyList tests, added new EntityManager tests | Sean Dague | 1 | -111/+51 |
2008-12-11 | * Fold mock classes into existing OpenSim/Tests/Common assembly rather than s... | Justin Clarke Casey | 1 | -1/+1 |
2008-12-11 | * minor: Move mock test classes into mock namespace | Justin Clarke Casey | 1 | -1/+1 |
2008-12-10 | * refactor: Move test infrastructure code to its own package so that it can b... | Justin Clarke Casey | 1 | -1/+2 |
2008-11-28 | * test: Add a wodge of code in order to be able to slightly extend a test to ... | Justin Clarke Casey | 1 | -14/+1 |
2008-11-14 | * refactor: Have the entity list tests use the infrastructure method rather t... | Justin Clarke Casey | 1 | -15/+2 |
2008-11-10 | * Remove mono warnings | Justin Clarke Casey | 1 | -32/+9 |
2008-11-10 | fix unit tests use SetRootPart now | Sean Dague | 1 | -3/+3 |
2008-11-10 | make things compile, but the test still fails because of the root part | Sean Dague | 1 | -3/+0 |
2008-11-10 | Lock tests on EntityList.cs, multithreaded object addition | Sean Dague | 1 | -0/+289 |