aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow callers to set the invoice parameter for GenericMessageMelanie2013-04-221-2/+2
* Merge branch 'master' into careminsterMelanie2013-03-223-31/+126
|\
| * Add file missing from last commit 36651beJustin Clark-Casey (justincc)2013-03-201-0/+91
| * On the later forms of teleport failure, tell the user if this was because vie...Justin Clark-Casey (justincc)2013-03-202-31/+35
* | Merge branch 'master' into careminsterMelanie2013-03-151-0/+5
|\ \ | |/
| * Add ILandChannel.GetLandObject(Vector3 position) as this is a very common inp...Justin Clark-Casey (justincc)2013-03-141-0/+5
* | Merge branch 'master' into careminsterMelanie2013-03-082-0/+182
|\ \ | |/
| * Add code for testing event queue messages recevied on region cross.Justin Clark-Casey (justincc)2013-03-061-0/+178
| * Add regression test for presence crossing between regions on the same simulator.Justin Clark-Casey (justincc)2013-03-061-0/+4
* | Merge branch 'master' into careminsterMelanie2013-02-284-19/+67
|\ \ | |/
| * Add regression tests for llGetNotecardLine()Justin Clark-Casey (justincc)2013-02-284-19/+67
* | Merge branch 'master' into careminsterMelanie2013-02-272-6/+53
|\ \ | |/
| * minor: remove warning in ConfigurationLoaderTestJustin Clark-Casey (justincc)2013-02-261-0/+2
| * Add regression test for llRequestUrl()Justin Clark-Casey (justincc)2013-02-261-6/+51
* | Merge branch 'master' into careminsterMelanie2013-02-161-20/+89
|\ \ | |/
| * Add regression test TestSaveNonRootFolderToIarJustin Clark-Casey (justincc)2013-02-161-20/+89
| * Plumb the path from the client to the extra physics params and backMelanie2013-02-071-0/+5
* | Merge branch 'master' into careminsterMelanie2013-02-071-1/+1
|\ \ | |/
| * Add TestJsonWriteReadNotecard() regression testJustin Clark-Casey (justincc)2013-02-071-1/+1
* | Merge branch 'master' into careminsterMelanie2013-02-062-3/+2
|\ \ | |/
| * Remove long unused Scene.DumpAssetsToFile boolean.Justin Clark-Casey (justincc)2013-02-062-3/+2
* | Merge branch 'master' into careminsterMelanie2013-01-261-0/+214
|\ \ | |/
| * Add basic JsonCreateStore() regression testJustin Clark-Casey (justincc)2013-01-251-0/+214
* | Merge branch 'avination' into careminsterMelanie2013-01-061-1/+1
|\ \
| * | * Partial Commit for Avatar Appearance to include the functionality of Cached...teravus2012-12-211-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-11-256-30/+81
|\ \ \ | |/ / |/| / | |/
| * Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-244-4/+5
| * Fix bug where loading an OAR with a deeded parcel would always set the parcel...Justin Clark-Casey (justincc)2012-11-242-26/+76
* | Merge branch 'avination' into careminsterMelanie2012-11-201-0/+6
|\ \
| * | * Plumbing and basic setting of the GetMesh Cap Throttler.teravus2012-11-171-0/+6
| * | Revert "Merge master into teravuswork", it should have been avination, not ma...teravus2012-11-159-283/+21
| * | Merge master into teravusworkteravus2012-11-159-21/+283
| |\ \
* | \ \ Merge branch 'avination' into careminsterMelanie2012-11-171-1/+1
|\ \ \ \ | |/ / /
| * | | Pipe Throttle Update Event to EventManager, client --> ScenePresence --> Even...teravus2012-11-041-1/+1
* | | | Merge branch 'master' into careminsterMelanie2012-11-131-0/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | minor: Add some explanative method doc to SceneHelpers.SetupSceneModules()Justin Clark-Casey (justincc)2012-11-131-0/+4
* | | | Merge branch 'master' into careminsterMelanie2012-11-122-27/+9
|\ \ \ \ | |/ / /
| * | | Remove the old style module loader and all references to itMelanie2012-11-122-4/+4
| * | | Remove IRegionModule support from the test setup helperMelanie2012-11-121-23/+5
* | | | Merge branch 'master' into careminsterMelanie2012-11-121-5/+5
|\ \ \ \ | |/ / /
| * | | Fix issues with the DynamicTextureModule and corresponding unit tests.Diva Canto2012-11-111-5/+5
* | | | Merge branch 'master' into careminsterMelanie2012-11-111-9/+9
|\ \ \ \ | |/ / /
| * | | One more module converted: GodsModule.Diva Canto2012-11-101-3/+3
| * | | Fix Unit tests -- the module contract was not being honored in the set up of ...Diva Canto2012-11-101-6/+6
* | | | Merge branch 'master' into careminsterMelanie2012-11-091-0/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Update parent inventory folder version numbers when folders are moved/created...Justin Clark-Casey (justincc)2012-11-091-0/+1
* | | Merge branch 'master' into careminsterMelanie2012-10-261-7/+3
|\ \ \ | |/ /
| * | Fix script error messages not showing up in viewer 3 and associated viewers.Justin Clark-Casey (justincc)2012-10-251-7/+3
* | | Merge branch 'avination' into careminsterMelanie2012-09-271-0/+4
|\ \ \ | | |/ | |/|
| * | add missing transactionID in SendInventoryItemCreateUpdate. and make useUbitUmarov2012-09-241-0/+4