aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Warnings--onefang2019-06-041-1/+1
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-1913-49/+65
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-0312-261/+1417
* Remove some mono warnings in script tests, chiefly where SetUp() wasn't prope...Justin Clark-Casey (justincc)2012-12-055-7/+13
* Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-249-9/+9
* Get osNpcCreate() and osNpcLoadAppearance() to generate a script error if app...Justin Clark-Casey (justincc)2012-10-251-6/+24
* Make osNpcCreate() return UUID.Zero instead of throwing an exception if notec...Justin Clark-Casey (justincc)2012-10-252-4/+56
* Add TestOsNpcLoadAppearance()Justin Clark-Casey (justincc)2012-10-252-4/+45
* Move npc creation tests involving appearance from OSSL_ApiAppearanceTest to O...Justin Clark-Casey (justincc)2012-10-252-70/+69
* Fix llListFindList() returning no match when there is a match with a script c...Justin Clark-Casey (justincc)2012-09-221-0/+134
* Disable logging in regression test in OSSL_ApiAttachmentTestsJustin Clark-Casey (justincc)2012-07-101-1/+1
* This script allows an object to be attached directly from prim inventory to a...Justin Clark-Casey (justincc)2012-07-091-0/+53
* minor: remove some recent mono compiler warningsJustin Clark-Casey (justincc)2012-07-071-1/+1
* Remove redundant SetScene() function in Scene.AddSceneObject()Justin Clark-Casey (justincc)2012-07-072-10/+10
* Add OSSL function osForceAttachToAvatarFromInventory()Justin Clark-Casey (justincc)2012-07-054-5/+188
* Add automated TestllBreakLink()Justin Clark-Casey (justincc)2012-05-081-0/+27
* Add automated TestllCreateLink()Justin Clark-Casey (justincc)2012-05-081-0/+112
* refactor: Eliminate local id parameter from api initialize.Justin Clark-Casey (justincc)2012-05-084-13/+12
* Instead of constantly looking up unchanging self item in script code, pass in...Justin Clark-Casey (justincc)2012-05-084-13/+13
* Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-274-5/+5
* Fix llGiveInventory() so that it checks the destination part for AllowInvento...Justin Clark-Casey (justincc)2012-03-221-1/+58
* Add llGiveInventory() test from object to object where both objects are owned...Justin Clark-Casey (justincc)2012-03-221-0/+111
* Get all test methods in OpenSim.Region.ScriptEngine.Tests.dll to report that ...Justin Clark-Casey (justincc)2012-03-066-25/+127
* Add missing assert to confirm owner delete succeeded to the end of TestOsNpcR...Justin Clark-Casey (justincc)2012-01-121-0/+2
* Add api level test for removing an owned npcJustin Clark-Casey (justincc)2012-01-121-2/+55
* Add ossl level test for removing an unowned npcJustin Clark-Casey (justincc)2012-01-121-0/+115
* Fixed llAngleBetween() to allow denormal rotationsJohn Cochran2012-01-061-15/+32
* Add script instruction count back to llRot2Euler. Other minor formatting/doc...Justin Clark-Casey (justincc)2012-01-061-14/+20
* Replaced llRot2Euler function.John Cochran2012-01-061-18/+79
* llSetPrimitiveParams Prim type params precision errorsMicheil Merlin2011-09-091-25/+33
* llSetPrimitiveParams correct prim hollow for cases where limit should be 70%.Micheil Merlin2011-08-251-11/+64
* llGetPrimitiveParams fix prim hollow/hole shape valueMicheil Merlin2011-08-131-0/+175
* Allow the osNpcCreate() function to accept a notecard name or asset for initi...Justin Clark-Casey (justincc)2011-08-121-2/+2
* Implement osAgentSaveAppearance() to save the appearance of an avatar in the ...Justin Clark-Casey (justincc)2011-08-111-0/+41
* add regression test for osNpcCreate when cloning an in-region avatarJustin Clark-Casey (justincc)2011-08-111-7/+72
* Split out to-be-common setup stuff from TestOsOwnerSaveAppearance()Justin Clark-Casey (justincc)2011-08-111-15/+33
* Add osOwnerSaveAppearance() to help with setting up NPC appearances. Not yet...Justin Clark-Casey (justincc)2011-08-091-0/+105
* rename test SceneSetupHelpers -> SceneHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-2/+2
* Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)2011-05-211-1/+0
* llVecNorm nant testMicheil Merlin2010-11-271-0/+24
* llRot2Euler TestsMicheil Merlin2010-09-031-0/+30
* * ShortVersion, another attempt at fixing the test thread death that randomly...Teravus Ovares (Dan Olivares)2009-08-161-1/+2
* Give m_test* methods more reasonable namesMike Mazur2009-06-121-13/+13
* Rename private TestllAngleBetween methodMike Mazur2009-06-071-13/+13
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-016-6/+6
* Convert both script engines to new region module format. Add proper unloadMelanie Thielker2009-04-151-1/+2
* * Tagged long running tests with LongRunningAttribute.lbsa712009-04-091-5/+5
* Correct unit test for llAngleBetween()Dahlia Trimble2009-04-081-5/+1
* remove defective test criteria from unit test for llAngleBetweenDahlia Trimble2009-04-071-4/+4
* a last set of files that seem to have embedded ^M in themSean Dague2009-02-091-140/+140