| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. | Justin Clark-Casey (justincc) | 2011-03-09 | 3 | -5/+0 |
* | Major refactoring of appearance handling. | Master ScienceSim | 2010-10-20 | 1 | -2/+0 |
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2010-10-09 | 1 | -4/+4 |
* | * Tweaked the LocationTests for maximum coverage. | Teravus Ovares (Dan Olivares) | 2010-09-18 | 2 | -1/+60 |
* | * Covered the type converters in SLUtil with unit tests. | Teravus Ovares (Dan Olivares) | 2010-09-18 | 1 | -1/+57 |
* | * More Mundane Tests | Teravus Ovares (Dan Olivares) | 2010-09-17 | 2 | -0/+198 |
* | Move OpenSim/Framework/tests/PrimeNumberHelperTests.cs to OpenSim/Framework/T... | Justin Clark-Casey (justincc) | 2010-09-18 | 1 | -0/+146 |
* | * Fixed and re-enabled CacheTests | Teravus Ovares (Dan Olivares) | 2010-09-17 | 2 | -13/+164 |
* | * Add a few more tests to help our meager code coverage %. | Teravus Ovares (Dan Olivares) | 2010-09-17 | 1 | -0/+96 |
* | remove unused ACL class | Justin Clark-Casey (justincc) | 2010-07-30 | 1 | -125/+0 |
* | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 1 | -1/+1 |
* | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2010-02-22 | 1 | -1/+1 |
* | minor: remove some mono compiler warnings, add --merge load oar switch to hel... | Justin Clark-Casey (justincc) | 2009-11-25 | 1 | -3/+5 |
* | Formatting cleanup. | Jeff Ames | 2009-11-23 | 2 | -3/+57 |
* | Changing the AssetBase constructors to avoid initializing assets with an unkn... | John Hurliman | 2009-11-05 | 1 | -2/+1 |
* | * Remove the locklessqueue tests since I guess I didn't understand what it wa... | Teravus Ovares (Dan Olivares) | 2009-10-30 | 1 | -147/+0 |
* | * Add LocklessQueueTests. One Test is commented out because it fails. ... | Teravus Ovares (Dan Olivares) | 2009-10-30 | 1 | -0/+147 |
* | * Adding Tests for OpenSim.Framework.Cache. Some test cases disabled until m... | Teravus Ovares (Dan Olivares) | 2009-10-30 | 1 | -0/+75 |
* | * Another ACL Test | Teravus Ovares (Dan Olivares) | 2009-10-30 | 1 | -1/+58 |
* | * Moving A test from the OpenSim.Framework.ACL object to the OpenSim.Framewor... | Teravus Ovares (Dan Olivares) | 2009-10-30 | 1 | -0/+41 |
* | Remove ThreadTrackerTest. It's no longer relevant because the thread | Melanie | 2009-10-08 | 1 | -56/+0 |
* | Fixing a few compile errors in the previous commit | John Hurliman | 2009-10-06 | 1 | -138/+2 |
* | * Change the signature of the agent set appearance callback to prevent unnece... | John Hurliman | 2009-09-30 | 1 | -2/+1 |
* | * More Test tweaking to get down to the root cause of the test wierdness | Teravus Ovares (Dan Olivares) | 2009-08-17 | 1 | -0/+2 |
* | * handle litjson errors for now. We'll remove this when we hear back from ... | Teravus Ovares (Dan Olivares) | 2009-08-16 | 1 | -21/+38 |
* | Misc cleanup. | Jeff Ames | 2009-08-16 | 2 | -2/+2 |
* | * Add ThreadTracker Tests, Tests default thread, Adding Testing and Removing ... | Teravus Ovares (Dan Olivares) | 2009-08-13 | 1 | -0/+192 |
* | * Add AgentCircuitManager tests for adding, removing, changing circuit code, ... | Teravus Ovares (Dan Olivares) | 2009-08-13 | 1 | -0/+201 |
* | * Adds two tests to OpenSim.Framework.Tests. *AgentCircuitData test to ensure... | Teravus Ovares (Dan Olivares) | 2009-08-13 | 1 | -0/+339 |
* | Give m_test* methods more reasonable names | Mike Mazur | 2009-06-12 | 1 | -25/+25 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 2 | -2/+2 |
* | Add copyright headers. | Jeff Ames | 2009-04-14 | 1 | -1/+28 |
* | Update svn properties. | Jeff Ames | 2009-04-14 | 1 | -49/+49 |
* | * Added some more experimental code; nothing wired in so far. | lbsa71 | 2009-04-09 | 1 | -0/+49 |
* | * Added NUnit tested utility function GetHashGuid() for future use. | lbsa71 | 2009-04-01 | 1 | -0/+18 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 2 | -3/+1 |
* | minor: Add request inventory test | Justin Clarke Casey | 2008-12-11 | 1 | -2/+0 |
* | * Fixes Location == Location, and Location != Location | Teravus Ovares | 2008-11-28 | 1 | -0/+16 |
* | * Committing a new test, that will fail until someone decides to fix Location... | Teravus Ovares | 2008-11-28 | 1 | -0/+51 |
* | - Add Util.isUUID | Homer Horwitz | 2008-11-02 | 1 | -0/+15 |
* | changes to Test directory structure per opensim-dev conversation | Sean Dague | 2008-09-08 | 1 | -0/+141 |