Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get UUIDGatherer to scan notecards in the graph for asset uuids. | Justin Clark-Casey (justincc) | 2011-10-22 | 1 | -2/+2 |
| | | | | | This is to support npc baked texture saving in oars and iars. May address http://opensimulator.org/mantis/view.php?id=5743 | ||||
* | rename TestHelper => TestHelpers for consistency | Justin Clark-Casey (justincc) | 2011-08-06 | 1 | -4/+4 |
| | |||||
* | Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. | Justin Clark-Casey (justincc) | 2011-03-09 | 1 | -1/+0 |
| | | | | This version removes the NUnit.Framework.SyntaxHelpers namespace, so any modules with their own tests will need to delete this using statement. | ||||
* | * Covered the type converters in SLUtil with unit tests. | Teravus Ovares (Dan Olivares) | 2010-09-18 | 1 | -1/+57 |
| | | | | * Does anyone have an example raw notecard to look at and test the notecard parser? | ||||
* | * More Mundane Tests | Teravus Ovares (Dan Olivares) | 2010-09-17 | 1 | -0/+58 |
| | | | | * SL Util tests of AssetType2ContentType and ContentType2AssetType | ||||
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
| | | | | LICENSE.txt. | ||||
* | * Added NUnit tested utility function GetHashGuid() for future use. | lbsa71 | 2009-04-01 | 1 | -0/+18 |
| | | | | | * Did some aligning refactoring of the MD5 and SHA-1 functions. | ||||
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -1/+1 |
| | |||||
* | - Add Util.isUUID | Homer Horwitz | 2008-11-02 | 1 | -0/+15 |
| | | | | | | | - Add tests for Util.isUUID - First part of the fix for protocol interoperability between viewer 1.20 and 1.21 for friend offers. | ||||
* | changes to Test directory structure per opensim-dev conversation | Sean Dague | 2008-09-08 | 1 | -0/+141 |