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
/
ClientStack
/
Linden
/
UDP
/
Tests
/
LLImageManagerTests.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: consistently put all test classes in the OpenSim.Tests.Common packa...
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+0
*
For LLImageManagerTests, make tests execute under synchronous fire and forget...
Justin Clark-Casey (justincc)
2013-08-05
1
-8
/
+12
*
Fix the failing TestSendImage. J2K decoding is async.
Diva Canto
2013-08-03
1
-1
/
+9
*
Fix mono warning in LLImageManagerTests
Justin Clark-Casey (justincc)
2013-07-06
1
-1
/
+1
*
minor: Eliminate warning in LLimageManagerTests by properly calling through t...
Justin Clark-Casey (justincc)
2013-04-29
1
-0
/
+2
*
Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...
Justin Clark-Casey (justincc)
2012-11-24
1
-1
/
+1
*
Add regression test for teleporting between neighbouring regions on the same ...
Justin Clark-Casey (justincc)
2012-05-01
1
-1
/
+2
*
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
2012-04-27
1
-1
/
+1
*
Add image not in database test for LLImageManager
Justin Clark-Casey (justincc)
2012-01-19
1
-5
/
+28
*
refactor: separate out common parts of LLImageManagerTests
Justin Clark-Casey (justincc)
2012-01-19
1
-48
/
+40
*
Add LLImageManager regression test for discard case
Justin Clark-Casey (justincc)
2012-01-19
1
-0
/
+53
*
Add basic request and send image regression tests for LLImageManager
Justin Clark-Casey (justincc)
2012-01-19
1
-0
/
+92