aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-03-202-2/+2
|\
| * minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2012-03-201-1/+1
| * Move frame loop entirely within Scene.Update() for better future performance ...Justin Clark-Casey (justincc)2012-03-201-1/+1
* | added ObjectPhysicsProperties http event message to send viewer that data. F...UbitUmarov2012-03-151-0/+4
* | BIG MESS. changed Iclient interface so only one event is used to inform scene...UbitUmarov2012-03-101-0/+1
* | Merge branch 'master' into careminsterMelanie2012-03-074-20/+25
|\ \ | |/
| * minor: make NPC tests run in a given order, comment out log lines in mock reg...Justin Clark-Casey (justincc)2012-03-074-20/+25
* | Merge branch 'master' into careminsterMelanie2012-03-074-7/+15
|\ \ | |/
| * Stop individually deleting objects at the end of each ObjectTortureTest.Justin Clark-Casey (justincc)2012-03-074-7/+15
* | Merge branch 'master' into careminsterMelanie2012-03-031-1/+1
|\ \ | |/
| * Use a fully stubbed out MockConsole for unit tests rather than inheriting fro...Justin Clark-Casey (justincc)2012-03-011-1/+1
* | Merge branch 'master' into careminsterMelanie2012-02-162-3/+21
|\ \ | |/
| * In ObjectTortureTests, run garbage collector on Teardown and run scene loop u...Justin Clark-Casey (justincc)2012-02-152-3/+21
* | Merge branch 'master' into careminsterMelanie2012-02-101-0/+185
|\ \ | |/
| * Add NPC torture tests for 100, 1000 and 2000 create and delete NPC calls.Justin Clark-Casey (justincc)2012-02-091-0/+185
* | Merge branch 'master' into careminsterMelanie2012-02-073-3/+20
|\ \ | |/
| * Add start GC memory and end GC memory to object stress test printouts.Justin Clark-Casey (justincc)2012-02-073-3/+20
* | Merge branch 'master' into careminsterMelanie2012-02-074-7/+187
|\ \ | |/
| * Add TestAddTaskInventoryItem()Justin Clark-Casey (justincc)2012-02-071-3/+9
| * Add TestCompileAndStart100Scripts() torture test.Justin Clark-Casey (justincc)2012-02-072-1/+158
| * Add a regression test to compile and start a script. Remove Path.GetDirector...Justin Clark-Casey (justincc)2012-02-071-3/+20
* | Merge branch 'master' into careminsterMelanie2012-02-041-1/+1
|\ \ | |/
| * Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i...PixelTomsen2012-02-031-1/+1
* | Merge branch 'master' into careminsterMelanie2012-02-031-14/+37
|\ \ | |/
| * Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2012-02-031-14/+37
| |\
| | * Add stress tests for simple object add of 100 prim objects. Add time taken t...Justin Clark-Casey (justincc)2012-02-021-14/+37
| * | Replace ParcelAccessEntry with a new struct, LandAccessEntry, which moreMelanie2012-02-021-1/+1
| |/
* | Make ban, eject, freeze and the scripted versions of those work.Melanie2012-02-021-1/+1
* | Merge branch 'master' into careminsterMelanie2012-01-311-0/+126
|\ \ | |/
| * Add torture tests to test adding 10,000, 100,000 and 200,000 single prim scen...Justin Clark-Casey (justincc)2012-01-311-0/+126
* | Merge branch 'master' into careminsterMelanie2012-01-211-5/+19
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimBlueWall2012-01-201-0/+6
| |\
| | * Add image not in database test for LLImageManagerJustin Clark-Casey (justincc)2012-01-191-0/+6
| * | Telehub Support:BlueWall2012-01-201-0/+5
| |/
| * Add basic request and send image regression tests for LLImageManagerJustin Clark-Casey (justincc)2012-01-191-5/+8
* | Merge branch 'master' into careminsterMelanie2011-12-101-0/+1
|\ \ | |/
| * Implement handler for TeleportCancel inbound packetMelanie2011-12-101-0/+1
* | Merge branch 'master' into bigmergeMelanie2011-12-081-2/+5
|\ \ | |/
| * On a new client circuit, send the initial reply ack to let the client know it...Justin Clark-Casey (justincc)2011-12-081-2/+5
* | Merge branch 'master' into bigmergeMelanie2011-12-061-0/+179
|\ \ | |/
| * Add test for not found response from GetTexture cap handler.Justin Clark-Casey (justincc)2011-12-051-0/+179
* | Merge branch 'master' into bigmergeMelanie2011-12-051-15/+97
|\ \ | |/
| * Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-051-15/+97
* | Merge branch 'master' into bigmergeMelanie2011-12-051-10/+28
|\ \ | |/
| * Split up test SceneHelpers to provide an AddChildScenePresence() callJustin Clark-Casey (justincc)2011-12-031-10/+25
| * Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()Justin Clark-Casey (justincc)2011-12-031-0/+3
* | Implement ChangeInventoryItemFlagsPacket handlingMelanie2011-12-041-0/+1
* | Merge branch 'master' into bigmergeMelanie2011-11-241-1/+3
|\ \ | |/
| * Shell Environment Variables in configBlueWall2011-11-231-1/+3
* | Merge branch 'master' into bigmergeMelanie2011-11-171-6/+9
|\ \ | |/