| Commit message (Expand) | Author | Files | Lines |
2013-08-08 | minor: Remove console lines at bottom of FakeParcelIDTests() regression test ... | Justin Clark-Casey (justincc) | 1 | -2/+0 |
2013-08-08 | Added regression tests for the routines related to fake parcel IDs. | Kevin Cozens | 1 | -0/+84 |
2013-08-08 | Additional regression tests for the location routines in Location.cs | Kevin Cozens | 1 | -0/+7 |
2013-08-01 | * Thanks Plugh for pointing out that the constructor that takes a ulong regi... | teravus | 1 | -7/+7 |
2013-07-14 | Authenticate ChildAgentUpdate too. | Diva Canto | 1 | -1/+1 |
2012-12-05 | minor: tidy up spacing at bottom of MundaneFrameworkTests | Justin Clark-Casey (justincc) | 1 | -6/+2 |
2012-11-24 | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati... | Justin Clark-Casey (justincc) | 8 | -9/+15 |
2012-04-26 | Refactored how asset/inventory types are associated with content types: gathe... | Oren Hurvitz | 1 | -12/+11 |
2012-04-24 | Revert "Refactored how asset/inventory types are associated with content type... | Justin Clark-Casey (justincc) | 1 | -11/+12 |
2012-04-24 | Refactored how asset/inventory types are associated with content types: gathe... | Oren Hurvitz | 1 | -12/+11 |
2012-04-17 | refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateM... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2011-12-03 | Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence() | Justin Clark-Casey (justincc) | 2 | -4/+0 |
2011-10-22 | Get UUIDGatherer to scan notecards in the graph for asset uuids. | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2011-08-06 | rename TestHelper => TestHelpers for consistency | Justin Clark-Casey (justincc) | 1 | -4/+4 |
2011-08-02 | Get rid of AvatarAppearance.Owner to simplify the code. | Justin Clark-Casey (justincc) | 2 | -3/+3 |
2011-05-21 | Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te... | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2011-04-28 | Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t... | Diva Canto | 1 | -1/+1 |
2011-03-09 | Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. | Justin Clark-Casey (justincc) | 3 | -5/+0 |
2011-01-26 | Add userFlags check to isBanned. This checks bans against DenyAnonymous and D... | Tom | 1 | -3/+3 |
2010-10-20 | Major refactoring of appearance handling. | Master ScienceSim | 1 | -2/+0 |
2010-10-09 | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -4/+4 |
2010-09-18 | * Tweaked the LocationTests for maximum coverage. | Teravus Ovares (Dan Olivares) | 2 | -1/+60 |
2010-09-18 | * Covered the type converters in SLUtil with unit tests. | Teravus Ovares (Dan Olivares) | 1 | -1/+57 |
2010-09-17 | * More Mundane Tests | Teravus Ovares (Dan Olivares) | 2 | -0/+198 |
2010-09-18 | Move OpenSim/Framework/tests/PrimeNumberHelperTests.cs to OpenSim/Framework/T... | Justin Clark-Casey (justincc) | 1 | -0/+146 |
2010-09-17 | * Fixed and re-enabled CacheTests | Teravus Ovares (Dan Olivares) | 2 | -13/+164 |
2010-09-17 | * Add a few more tests to help our meager code coverage %. | Teravus Ovares (Dan Olivares) | 1 | -0/+96 |
2010-07-30 | remove unused ACL class | Justin Clark-Casey (justincc) | 1 | -125/+0 |
2010-02-22 | Changed asset CreatorID to a string | John Hurliman | 1 | -1/+1 |
2010-02-22 | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 1 | -1/+1 |
2009-11-25 | minor: remove some mono compiler warnings, add --merge load oar switch to hel... | Justin Clark-Casey (justincc) | 1 | -3/+5 |
2009-11-23 | Formatting cleanup. | Jeff Ames | 2 | -3/+57 |
2009-11-05 | Changing the AssetBase constructors to avoid initializing assets with an unkn... | John Hurliman | 1 | -2/+1 |
2009-10-30 | * Remove the locklessqueue tests since I guess I didn't understand what it wa... | Teravus Ovares (Dan Olivares) | 1 | -147/+0 |
2009-10-30 | * Add LocklessQueueTests. One Test is commented out because it fails. ... | Teravus Ovares (Dan Olivares) | 1 | -0/+147 |
2009-10-30 | * Adding Tests for OpenSim.Framework.Cache. Some test cases disabled until m... | Teravus Ovares (Dan Olivares) | 1 | -0/+75 |
2009-10-30 | * Another ACL Test | Teravus Ovares (Dan Olivares) | 1 | -1/+58 |
2009-10-30 | * Moving A test from the OpenSim.Framework.ACL object to the OpenSim.Framewor... | Teravus Ovares (Dan Olivares) | 1 | -0/+41 |
2009-10-08 | Remove ThreadTrackerTest. It's no longer relevant because the thread | Melanie | 1 | -56/+0 |
2009-10-06 | Fixing a few compile errors in the previous commit | John Hurliman | 1 | -138/+2 |
2009-09-30 | * Change the signature of the agent set appearance callback to prevent unnece... | John Hurliman | 1 | -2/+1 |
2009-08-17 | * More Test tweaking to get down to the root cause of the test wierdness | Teravus Ovares (Dan Olivares) | 1 | -0/+2 |
2009-08-16 | * handle litjson errors for now. We'll remove this when we hear back from ... | Teravus Ovares (Dan Olivares) | 1 | -21/+38 |
2009-08-16 | Misc cleanup. | Jeff Ames | 2 | -2/+2 |
2009-08-13 | * Add ThreadTracker Tests, Tests default thread, Adding Testing and Removing ... | Teravus Ovares (Dan Olivares) | 1 | -0/+192 |
2009-08-13 | * Add AgentCircuitManager tests for adding, removing, changing circuit code, ... | Teravus Ovares (Dan Olivares) | 1 | -0/+201 |
2009-08-13 | * Adds two tests to OpenSim.Framework.Tests. *AgentCircuitData test to ensure... | Teravus Ovares (Dan Olivares) | 1 | -0/+339 |
2009-06-12 | Give m_test* methods more reasonable names | Mike Mazur | 1 | -25/+25 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2 | -2/+2 |
2009-04-14 | Add copyright headers. | Jeff Ames | 1 | -1/+28 |