aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Extend archive test to check for the presence of a control file in a saved ↵Justin Clarke Casey2009-01-231-2/+12
| | | | archive
* refactor: move test modules set up code to common functionJustin Clarke Casey2009-01-231-0/+17
|
* * refactor: move scene setup code into common test code assemblyJustin Clarke Casey2009-01-231-0/+224
|
* * Add some caps seed capability path checking to the simple non neighbours ↵Justin Clarke Casey2009-01-221-1/+9
| | | | standalone region teleport test
* * refactor: Extract caps related code from scene and put into a region moduleJustin Clarke Casey2009-01-211-2/+5
| | | | | | * No functional changes in this revision
* * Rig up enough infrastructure to actually perform a successful 'standalone' ↵Justin Clarke Casey2009-01-161-18/+61
| | | | | | | | | 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)
* * Add new unit test for simple teleport in a standalone.Justin Clarke Casey2009-01-152-1/+13
| | | | | | * Does not yet check results.
* * Extended TextureSenderTests and modified TestClient.cs with new methodsSean Dague2009-01-131-19/+41
| | | | | From: Arthur Rodrigo S Valadares <arthursv@linux.vnet.ibm.com>
* * Separate starting a client thread into a separate Start() method (which ↵Justin Clarke Casey2009-01-121-0/+4
| | | | matches the existing Stop() and Restart() methods)
* * Extend PacketHandlerTest to fire in a packet.Justin Clarke Casey2009-01-121-8/+8
| | | | | | * Can't test result yet since the Client thread handles it with unpredictable timing
* Enhanced LoginServiceTests to test for authentication and responseSean Dague2009-01-121-26/+108
| | | | | | | Expanded TestUserDataPlugin to cover new methods From: Arthur Rodrigo S Valadares <arthursv@linux.vnet.ibm.com>
* Finish dwell sending, adding the forgotten method body.Melanie Thielker2009-01-091-1/+7
| | | | | | | Add UserInfo and a dummy reply to enable Hippo Viewer users to disable IM logging (option was greyed out in OpenSim before)
* * refactor: Remove the need to separately pass in the http listener to the ↵Justin Clarke Casey2009-01-062-4/+4
| | | | scene - this is always available via CommsManager
* * Simplify test code by always setting up mock 'in memory' user and ↵Justin Clarke Casey2009-01-051-3/+20
| | | | | | | | inventory data plugins for every TestCommunicationsManager * imo the gain in simplcity of test code outweighs the very small cost of setting up some stuff that some tests will never use
* * Extend stub to test the successful login of a user on the local login serviceJustin Clarke Casey2009-01-052-2/+8
| | | | | | * Test does not do authentication
* * Check in login service tests beachheadJustin Clarke Casey2009-01-051-2/+7
|
* Plumb the remaining dwell packetsMelanie Thielker2009-01-031-1/+5
|
* Plumb the profile reply packets for picks, classifieds and notesMelanie Thielker2008-12-251-0/+17
|
* Plumb in EventNotification* and EventGodDeleteMelanie Thielker2008-12-231-0/+4
|
* Plumb in the 4 missing classified events and the 3 packet methodsMelanie Thielker2008-12-231-0/+13
|
* * Re-implement packet tracking in IClientAPI so we can see what's going on ↵Teravus Ovares2008-12-211-0/+1
| | | | in the client network in the simstats manager. This makes packets in per second, packets out per second, and unacked bytes work again in the simulator stats section.
* Plumb the TP-Sending packetsMelanie Thielker2008-12-141-0/+3
|
* * Create update folder testJustin Clarke Casey2008-12-121-2/+5
| | | | | | * Correct small logic elidation
* * Actually properly enable the purge folders test and correct some problemsJustin Clarke Casey2008-12-121-2/+19
|
* * Add user info move inventory folder testJustin Clarke Casey2008-12-121-1/+7
|
* * Fold mock classes into existing OpenSim/Tests/Common assembly rather than ↵Justin Clarke Casey2008-12-117-0/+1405
| | | | sprouting another one
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-6/+6
| | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke.
* Formatting cleanup.Jeff Ames2008-05-162-4/+4
|
* Formatting cleanup.Jeff Ames2008-05-142-10/+5
|
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-212-4/+0
| | | | (this took a while to run).
* Formatting cleanup.Jeff Ames2008-03-184-105/+100
|
* * Removed a bunch of compiler warnings.Adam Frisby2008-03-031-1/+1
|
* Added copyright notices.Jeff Ames2008-02-174-1/+112
|
* update eol-styleJustin Clarke Casey2008-02-084-165/+165
|
* * Applying mantis 339 patches round 2 -- Thanks daediusAdam Frisby2008-02-084-0/+165