aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/UuidGathererTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-9/+9
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-24/+67
* Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-241-1/+1
* Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-271-1/+1
* Get UUIDGatherer to scan notecards in the graph for asset uuids.Justin Clark-Casey (justincc)2011-10-221-0/+26
* rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-2/+2
* rename test SceneSetupHelpers -> SceneHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-1/+1
* Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)2011-05-211-1/+0
* remove mock asset service for tests in favour of always using the real oneJustin Clark-Casey (justincc)2011-04-151-1/+3
* Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)2011-03-091-1/+0
* add prim item and test asset save in save oar unit testJustin Clark-Casey (justincc)2010-05-211-1/+2
* * UuidGatherer now tracks asset types for assets it discovers. The asset type...John Hurliman2010-03-151-2/+2
* * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-221-1/+1
* Formatting cleanup.Jeff Ames2009-11-231-2/+2
* refactor: extract another test asset helper methodJustin Clark-Casey (justincc)2009-11-121-4/+3
* Rename test services to mock services, since this is a more accurate descriptionJustin Clark-Casey (justincc)2009-11-121-1/+1
* Stop iar save failing on corrupt assetsJustin Clark-Casey (justincc)2009-11-121-4/+27
* minor: refactor common setup in uuid gatherer testJustin Clark-Casey (justincc)2009-11-121-3/+10
* minor: remove mono compiler warningJustin Clark-Casey (justincc)2009-11-121-0/+1
* Add basic new uuid gatherer tests to check behaviour when the gather seed is ...Justin Clark-Casey (justincc)2009-11-111-0/+58