aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Tests/UtilTest.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)2011-03-091-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-181-1/+57
| | | | * Does anyone have an example raw notecard to look at and test the notecard parser?
* * More Mundane TestsTeravus Ovares (Dan Olivares)2010-09-171-0/+58
| | | | * SL Util tests of AssetType2ContentType and ContentType2AssetType
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* * Added NUnit tested utility function GetHashGuid() for future use.lbsa712009-04-011-0/+18
| | | | | * Did some aligning refactoring of the MD5 and SHA-1 functions.
* * optimized usings.lbsa712009-02-121-1/+1
|
* - Add Util.isUUIDHomer Horwitz2008-11-021-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 conversationSean Dague2008-09-081-0/+141