OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/Tests
Justin Clark-Casey (justincc) 142edb2a89 Fix issue where llRemoteLoadScriptPin() would treat 0 (the default) as a valid set pin in a destination prim rather than the unset no pin state
Adds regression test for this case.
2014-11-11 17:27:30 +00:00
..
LSL_ApiHttpTests.cs minor: Remove mono compiler warnings from LSL_ApiHttpTests 2013-03-11 23:01:07 +00:00
LSL_ApiInventoryTests.cs Fix issue where llRemoteLoadScriptPin() would treat 0 (the default) as a valid set pin in a destination prim rather than the unset no pin state 2014-11-11 17:27:30 +00:00
LSL_ApiLinkingTests.cs Add regression tests for llGetNotecardLine() 2013-02-28 20:57:03 +00:00
LSL_ApiListTests.cs Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.) 2013-01-16 02:07:43 +00:00
LSL_ApiNotecardTests.cs Add regression tests for llGetNotecardLine() 2013-02-28 20:57:03 +00:00
LSL_ApiObjectTests.cs Fix bug where using PRIM_LINK_TARGET with only two remaining list items (e.g. link number then PRIM_ROTATION) would not return the parameter 2013-09-20 21:39:10 +01:00
LSL_ApiTest.cs Make llGetLinkPrimitiveParams() abort and return existing list of params when it encounters an invalid link number, rather than throwing an exception 2013-09-20 21:39:07 +01:00
LSL_TypesTestLSLFloat.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
LSL_TypesTestLSLInteger.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
LSL_TypesTestLSLString.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
LSL_TypesTestList.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
LSL_TypesTestVector3.cs Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 2012-11-24 03:15:24 +00:00
OSSL_ApiAppearanceTest.cs Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.) 2013-01-16 02:07:43 +00:00
OSSL_ApiAttachmentTests.cs Add regression tests for llGetNotecardLine() 2013-02-28 20:57:03 +00:00
OSSL_ApiNpcTests.cs Fix NPC regression test failures. 2013-07-26 18:43:15 +01:00