aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Add xml2 load testJustin Clarke Casey2009-05-291-3/+5
* * So, giving up on my efforts to de-duplicate the asset handlers. I'll just s...lbsa712009-05-271-4/+33
* Revert "* Added IntegrationTest Attribute and tagged the ODETestClass"Sean Dague2009-05-271-17/+0
* * Added IntegrationTest Attribute and tagged the ODETestClasslbsa712009-05-271-0/+17
* converting CapabilitiesModule to new region module schemeDr Scofield2009-05-251-3/+4
* letting TestClient implement IClientCore as well to fix test caseDr Scofield2009-05-251-1/+22
* * Reintroduce save iar test, which wasn't working because the asset service h...Justin Clarke Casey2009-05-221-0/+2
* Add copyright headers, formatting cleanup.Jeff Ames2009-05-205-3/+138
* Remove the old asset cache and local services and the configurations for themMelanie Thielker2009-05-182-14/+0
* * Re-enable save oar test by loading asset data plugins from test mock classJustin Clarke Casey2009-05-181-2/+2
* Renaming [ServiceConnectors] back to [Modules].diva2009-05-171-2/+2
* Update svn properties.Jeff Ames2009-05-175-290/+290
* Send the owner name, not the client name on SendDialog.Homer Horwitz2009-05-161-1/+1
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-0/+14
* * Moved BaseRequestHandlerTestHelper to OpenSim.Tests.Common.Setup for great ...lbsa712009-05-141-2/+2
* * Changed auto-properties to properties with backing fieldlbsa712009-05-141-2/+13
* * Added some more tests to the GetAssetStreamHandlerslbsa712009-05-137-27/+285
* Paving the way for syncing group permissions across a gridMelanie Thielker2009-05-121-0/+4
* Update svn properties.Jeff Ames2009-05-111-57/+57
* * Extracted common superclass for GetAssetStreamHandler and CachedGetAssetStr...lbsa712009-05-081-0/+13
* * Introduced new HttpServer.Tests projectlbsa712009-05-081-0/+44
* instrument most of the tests with a new InMethod function that may help us fi...Sean Dague2009-05-071-0/+8
* refactoring Scene.NewUserConnection() to be simpler and clearer.Dr Scofield2009-05-061-1/+3
* - moving banned check and public/private check toDr Scofield2009-05-051-1/+3
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* Add a method to flush the prim update buffers once a frame, since the timerMelanie Thielker2009-05-041-0/+4
* Thank you, mpallari, for a patch that increses efficiency by combiningMelanie Thielker2009-04-301-1/+1
* * minor: move user profile test utils to test/common/setup for future reuseJustin Clarke Casey2009-04-241-0/+68
* * Allow interested user data plugins to store temporary user profilesJustin Clarke Casey2009-04-231-0/+5
* * Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey2009-04-231-4/+4
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-221-1/+1
* * Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2009-04-221-0/+2
* Add PlacesQuery packetMelanie Thielker2009-04-201-0/+2
* Correctly flag group owned prims in the land prim listMelanie Thielker2009-04-161-1/+1
* Fix build break and change some groups interfacesMelanie Thielker2009-04-161-1/+1
* Commit the group deeding support, thank you, mcortezMelanie Thielker2009-04-151-0/+1
* * Resolve unit test failure introduced in r9148 (probably)Justin Clarke Casey2009-04-151-0/+13
* * Make archiver tests pump the asset server manually instead of starting the ...Justin Clarke Casey2009-04-142-4/+45
* * Explicitly start the asset server thread so that unit tests can run single ...Justin Clarke Casey2009-04-141-0/+1
* * refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid hav...Justin Clarke Casey2009-04-141-3/+2
* Formatting cleanup.Jeff Ames2009-04-141-1/+1
* Add copyright headers.Jeff Ames2009-04-142-2/+56
* Update svn properties.Jeff Ames2009-04-142-38/+38
* Thank you, Fly-Man, for a patch that adds the stub to handle theMelanie Thielker2009-04-141-0/+2
* - Moved TerrainModule to the new region-module system.Homer Horwitz2009-04-131-5/+30
* Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Dragnlin2009-04-101-0/+3
* * Tagged long running tests with LongRunningAttribute.lbsa712009-04-091-1/+1
* * Moved the DatabaseTestAttribute to Test.Common, and thus included ref to th...lbsa712009-04-092-0/+39
* * Apply http://opensimulator.org/mantis/view.php?id=3227Justin Clarke Casey2009-04-071-0/+1
* * Implements World.Parcels[] array for MRM scripting.Adam Frisby2009-04-061-1/+2