OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/Tests
Justin Clark-Casey (justincc) de0ab04d00 Actually add the llRequestAgentData() test class for commit 530c86 2014-04-11 00:36:50 +01:00
..
LSL_ApiAvatarTests.cs If an avatar is sitting, send out position updates to clients for any change, not just those outside the usual tolerances. 2014-03-05 00:38:38 +00: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 Only allow llBreakAllLinks() to work if script has received PERMISSION_CHANGE_LINKS 2014-03-12 23:54:20 +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 Extend TestLlGetNotecardLine() regression test to contain chars that are two bytes in utf8 2013-12-14 02:48:29 +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-16 23:00:40 +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-16 22:56:08 +01:00
LSL_ApiUserTests.cs Actually add the llRequestAgentData() test class for commit 530c86 2014-04-11 00:36:50 +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