OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/Tests
Justin Clark-Casey (justincc) 9fcf1de0fa Make llGetLinkPrimitiveParams() abort and return existing list of params when it encounters an invalid link number, rather than throwing an exception
Addresses http://opensimulator.org/mantis/view.php?id=6768
Thanks to talun for the patch on that commit - in the end I took a different approach that also deals with invalid PRIM_LINK_TARGET
However, not yet generating the same warning on invalid PRIM_LINK_TARGET as seen on LL grid
This commit also adds regression tests for some cases of llGetLinkPrimitiveParams()
2013-09-20 21:39:07 +01:00
..
LSL_ApiHttpTests.cs minor: Remove mono compiler warnings from LSL_ApiHttpTests 2013-03-11 23:01:07 +00:00
LSL_ApiInventoryTests.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_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 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_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