aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Serialization/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-1/+2
* Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-242-2/+2
* Fix old regression that stopped saving parcel owner data in OARs.Justin Clark-Casey (justincc)2012-08-031-33/+52
* Save the Telehub and its Spawn Points in the OAROren Hurvitz2012-05-141-0/+8
* Revert "Save the Telehub and its Spawn Points in the OAR"Justin Clark-Casey (justincc)2012-05-121-8/+0
* Save the Telehub and its Spawn Points in the OAROren Hurvitz2012-05-101-0/+8
* Add TestRegionSettingsDeserializeJustin Clark-Casey (justincc)2012-02-042-1/+135
* Change LandDataSerializer deserialization so that in the future it won't care...Justin Clark-Casey (justincc)2012-02-031-11/+26
* Replace ParcelAccessEntry with a new struct, LandAccessEntry, which moreMelanie2012-02-021-6/+6
* remove now unused individual LandData prim counts.Justin Clark-Casey (justincc)2011-04-051-6/+2
* * Fixes LandDataSerializerTests on Windows by stripping CR from the serializa...Teravus Ovares (Dan Olivares)2010-05-051-6/+10
* - adding new LandDataSerializer testcase to "test-xml" target as welldr scofield (aka dirk husemann)2009-10-011-3/+41
* fixing LandDataSerializer (yeah! for testcases)dr scofield (aka dirk husemann)2009-10-011-4/+8
* adding meat to the LandDataSerializerTest cases.dr scofield (aka dirk husemann)2009-10-011-1/+4
* adding testcase for LandDataSerializer; fixing LandDataSerializer ;-)dr scofield (aka dirk husemann)2009-10-011-0/+86