aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into vehiclesMelanie2009-10-151-5/+0
|\
| * * Unregister event handlers in LLUDPServer when a client logs out and disconn...John Hurliman2009-10-131-5/+0
* | Merge branch 'master' into vehiclesMelanie2009-10-021-12/+19
|\ \ | |/
| * Added messages to assertions in the failing tests, so that we know which ones...Diva Canto2009-10-011-12/+19
* | Merge branch 'master' into vehiclesMelanie2009-10-016-31/+34
|\ \ | |/
| * Formatting cleanup.Jeff Ames2009-10-011-1/+1
| * Formatting cleanup.Jeff Ames2009-10-015-25/+25
| * I think I have fixed something that was broken in the scene setup (tests) and...Diva Canto2009-09-281-3/+4
| * Improved the Local grid connector to fetch data from the DB when it doesn't f...Diva Canto2009-09-281-3/+4
| * Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei...Diva Canto2009-09-271-1/+2
* | Commit initial version of KittoFlora's vehicle changesopensim2009-09-301-3/+3
|/
* SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul...John Hurliman2009-09-162-5/+2
* Add copyright headers. Formatting cleanup.Jeff Ames2009-09-031-1/+28
* switching SerialiserModule to "new" region module schemedr scofield (aka dirk husemann)2009-09-011-1/+1
* Merge branch 'master' of ssh://MyConnection/var/git/opensimTeravus Ovares (Dan Olivares)2009-08-272-0/+17
|\
| * * Another attempt at fixing the random spurious test error.Teravus Ovares (Dan Olivares)2009-08-262-0/+17
* | Merge branch 'master' of ssh://MyConnection/var/git/opensimTeravus Ovares (Dan Olivares)2009-08-201-1/+8
|\ \ | |/
| * Commented T021_TestCrossToNewRegion because (1) it can fail on panda, and (2)...Diva Canto2009-08-191-1/+8
* | * Switch border cross tests over to the new Border class.Teravus Ovares (Dan Olivares)2009-08-201-1/+1
* | Add Border (a virtual border management class)Teravus Ovares (Dan Olivares)2009-08-191-0/+312
|/
* Commented 2 tests in ScenePresenceTests, one because things were being done i...Diva Canto2009-08-171-6/+13
* * Put the StandaloneTeleportTest in a new thread and call Thread.Join() insid...Teravus Ovares (Dan Olivares)2009-08-141-20/+95
* * allocate the dictionary for AgentCircuitData.ChildrenCapSeeds when creating...Teravus Ovares (Dan Olivares)2009-08-141-0/+1
* Deal with possible race in TestAddNeighborRegion in ScenePresenceTestsTeravus Ovares (Dan Olivares)2009-08-131-0/+24
* * Updates RESTInterregionComms and LocalInterregionComms to the new region mo...Arthur Valadares2009-07-232-5/+3
* minor: remove some mono compiler warningsJustin Clarke Casey2009-07-152-2/+2
* Formatting cleanup, ignore some generated files.Jeff Ames2009-06-221-2/+2
* Update svn properties.Jeff Ames2009-06-222-218/+218
* * Panda no like LongRunningAttribute, no? Me now reverting minuscule fix, yes...lbsa712009-06-221-1/+1
* * Added SceneTests and SceneBaseTestslbsa712009-06-223-1/+219
* Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon...diva2009-06-142-2/+2
* Formatting cleanup.Jeff Ames2009-06-101-4/+4
* * Reverting the test restructuring as, on second thought, this is not at all ...lbsa712009-06-075-0/+1088
* * Restructured Scenes Tests to follow (what I conceive of as being) current d...lbsa712009-06-055-1088/+0
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-015-5/+5
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-24/+24
* instrument most of the tests with a new InMethod function that may help us fi...Sean Dague2009-05-075-17/+23
* - moving banned check and public/private check toDr Scofield2009-05-051-3/+6
* Some reorganization around service connectors. No functional changeMelanie Thielker2009-05-032-2/+2
* * Make archiver tests pump the asset server manually instead of starting the ...Justin Clarke Casey2009-04-142-2/+2
* * Reinstated Scene Crossing tests, now with timeouts to check for race condit...Arthur Valadares2009-04-091-16/+55
* * Tagged long running tests with LongRunningAttribute.lbsa712009-04-093-6/+9
* * Fix single item iar savingJustin Clarke Casey2009-03-271-1/+0
* * Also temporarily disable T032_CrossAttachments() since this relies on the e...Justin Clarke Casey2009-03-271-1/+1
* * Temporarily disable ScenePresenceTests.T021_TestCrossToNewRegion() as this ...Justin Clarke Casey2009-03-271-1/+1
* * For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console wh...Justin Clarke Casey2009-03-275-5/+48
* * Move SceneObject tests into their proper namespaceJustin Clarke Casey2009-03-122-3/+3
* * Update ScenePresenceTests to reflect current REST communication workflow.Sean Dague2009-02-261-11/+27
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-222-30/+34
* * Change static field "initialized" in RestInterregionComms to an instance fieldJustin Clarke Casey2009-02-131-11/+9