| Commit message (Expand) | Author | Age | Files | Lines |
* | Turn off logging on test in last commit (2b84295). | Justin Clark-Casey (justincc) | 2012-02-16 | 1 | -1/+1 |
* | If shape properties fail SOP parsing (e.g. due to commas instead of decimal p... | Justin Clark-Casey (justincc) | 2012-02-16 | 1 | -0/+133 |
* | rename TestHelper => TestHelpers for consistency | Justin Clark-Casey (justincc) | 2011-08-06 | 1 | -4/+4 |
* | rename test SceneSetupHelpers -> SceneHelpers for consistency | Justin Clark-Casey (justincc) | 2011-08-06 | 1 | -2/+2 |
* | Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te... | Justin Clark-Casey (justincc) | 2011-05-21 | 1 | -1/+0 |
* | get rid of all traces of the now used mock service infrastructure | Justin Clark-Casey (justincc) | 2011-04-15 | 1 | -1/+1 |
* | Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. | Justin Clark-Casey (justincc) | 2011-03-09 | 1 | -1/+0 |
* | stop extremely old region serialization commands from appearing in the console | Justin Clark-Casey (justincc) | 2011-01-22 | 1 | -27/+26 |
* | .NET automagical serialization of SOPs replaced by manual serialization acros... | Diva Canto | 2010-10-17 | 1 | -3/+7 |
* | Fix test break - TestSerializeXml2() still requires old-guids option | Justin Clark-Casey (justincc) | 2010-10-16 | 1 | -3/+6 |
* | Made OARs use the new serialization procedure. (TPs/crossings still on the ol... | Diva Canto | 2010-10-15 | 2 | -3/+3 |
* | Consistency patch: use Path.Combine() instead of + and eliminate the need | Melanie | 2010-09-26 | 3 | -8/+9 |
* | First pass at cleaning up thread safety in EntityManager and SceneGraph | John Hurliman | 2010-09-10 | 2 | -3/+3 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 2 | -9/+9 |
* | switching SerialiserModule to "new" region module scheme | dr scofield (aka dirk husemann) | 2009-09-01 | 1 | -14/+46 |
* | * Improves SceneSetupHelper to allow the tester to choose a real or mock, inv... | Arthur Valadares | 2009-08-11 | 1 | -1/+1 |
* | * Add simple original xml serialization test | Justin Clarke Casey | 2009-06-02 | 1 | -3/+73 |
* | * Add simple original sog xml serialization test | Justin Clarke Casey | 2009-06-01 | 2 | -17/+18 |
* | * minor: change the name of one serialization method to match its counterpart | Justin Clarke Casey | 2009-06-01 | 2 | -5/+129 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 5 | -5/+5 |
* | * refactor: Remove redundent prim id attribute on Scene.AddSceneObject() | Justin Clarke Casey | 2009-05-29 | 1 | -1/+1 |
* | * Add save xml2 serialization test | Justin Clarke Casey | 2009-05-29 | 1 | -3/+70 |
* | * minor: move common serialization test code into fixture setup | Justin Clarke Casey | 2009-05-29 | 1 | -6/+17 |
* | * Add xml2 load test | Justin Clarke Casey | 2009-05-29 | 1 | -0/+143 |
* | * refactor: move SceneXmlLoader into subpackage | Justin Clarke Casey | 2009-05-14 | 1 | -0/+1 |
* | * refactor: break some of xml2 serialization out of sog | Justin Clarke Casey | 2009-05-14 | 1 | -1/+2 |
* | large scale fix for svn props after "the great refactor" | Sean Dague | 2009-02-12 | 4 | -22/+22 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 4 | -22/+22 |
* | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 2009-02-10 | 4 | -0/+440 |