aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/Tests/LLImageManagerTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-2/+15
* Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-241-1/+1
* Add regression test for teleporting between neighbouring regions on the same ...Justin Clark-Casey (justincc)2012-05-011-1/+2
* Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-271-1/+1
* Add image not in database test for LLImageManagerJustin Clark-Casey (justincc)2012-01-191-5/+28
* refactor: separate out common parts of LLImageManagerTestsJustin Clark-Casey (justincc)2012-01-191-48/+40
* Add LLImageManager regression test for discard caseJustin Clark-Casey (justincc)2012-01-191-0/+53
* Add basic request and send image regression tests for LLImageManagerJustin Clark-Casey (justincc)2012-01-191-0/+92