index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Tests
/
LSL_ApiInventoryTests.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce coupling in regression test task inventory creation methods to make th...
Justin Clark-Casey (justincc)
2015-02-25
1
-5
/
+5
*
Fix compile error from previous 1d56029848e96016b5809f596619e32d0ebcc995
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+1
*
Fix issue where llRemoteLoadScriptPin() would treat 0 (the default) as a vali...
Justin Clark-Casey (justincc)
2014-11-25
1
-0
/
+47
*
Add some more llGiveInventory() regression tests
Justin Clark-Casey (justincc)
2014-11-25
1
-48
/
+1
*
refactor: consistently put all test classes in the OpenSim.Tests.Common packa...
Justin Clark-Casey (justincc)
2014-11-25
1
-2
/
+0
*
Fix issue where llRemoteLoadScriptPin() would treat 0 (the default) as a vali...
Justin Clark-Casey
2014-11-11
1
-0
/
+48
*
Add some more llGiveInventory() regression tests
Justin Clark-Casey (justincc)
2014-10-16
1
-0
/
+71
*
Implement co-operative script termination if termination comes during a scrip...
Justin Clark-Casey (justincc)
2013-01-16
1
-3
/
+3
*
Instead of passing separate engine, part and item components to script APIs, ...
Justin Clark-Casey (justincc)
2013-01-15
1
-3
/
+4
*
Remove some mono warnings in script tests, chiefly where SetUp() wasn't prope...
Justin Clark-Casey (justincc)
2012-12-05
1
-1
/
+3
*
Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...
Justin Clark-Casey (justincc)
2012-11-24
1
-1
/
+1
*
refactor: Eliminate local id parameter from api initialize.
Justin Clark-Casey (justincc)
2012-05-08
1
-5
/
+4
*
Instead of constantly looking up unchanging self item in script code, pass in...
Justin Clark-Casey (justincc)
2012-05-08
1
-4
/
+5
*
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
2012-04-27
1
-1
/
+1
*
Fix llGiveInventory() so that it checks the destination part for AllowInvento...
Justin Clark-Casey (justincc)
2012-03-22
1
-1
/
+58
*
Add llGiveInventory() test from object to object where both objects are owned...
Justin Clark-Casey (justincc)
2012-03-22
1
-0
/
+111