aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Agent/TextureSender/Tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Restore commented out isdone assertions in TextureSendTests.T010_SendPkg()Justin Clarke Casey2009-01-211-2/+2
| | | | | | * These still appear to suceed with the current code!
* * Progressive texture patch + PriorityQueue put into the LLClient namespace.Teravus Ovares2009-01-191-2/+2
| | | | | * Updates LibOMV to r2362
* * Rig up enough infrastructure to actually perform a successful 'standalone' ↵Justin Clarke Casey2009-01-161-1/+1
| | | | | | | | | teleport unit test with checks that the scene presence disappeared from sceneA and appeared in sceneB * However, I'm not convinced that the actual process in the test completely reflects reality, and a lot of stuff had to be rigged up (which should get resolved over time)
* * minor: Future archiver test stubJustin Clarke Casey2009-01-161-1/+1
|
* * Extended TextureSenderTests and modified TestClient.cs with new methodsSean Dague2009-01-131-8/+126
| | | | | From: Arthur Rodrigo S Valadares <arthursv@linux.vnet.ibm.com>
* Revert progressive texture patch from r8001 until issues can be addressedDahlia Trimble2009-01-101-1/+1
|
* Thanks jhurliman for a patch that implements progressive texture downloading ↵Dahlia Trimble2009-01-101-1/+1
| | | | - Mantis #2655
* * Establish placeholder for future TextureSender testsJustin Clarke Casey2009-01-081-0/+59