aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Tests/UtilTest.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-6/+7
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-14/+87
2012-11-24Consistenly make NUnit test cases inherit from OpenSimTestCase which ↵Justin Clark-Casey (justincc)1-1/+1
automatically turns off any logging enabled between tests
2012-04-26Refactored how asset/inventory types are associated with content types: ↵Oren Hurvitz1-12/+11
gathered all the knowledge into a single class. Added the Mesh content type.
2012-04-24Revert "Refactored how asset/inventory types are associated with content ↵Justin Clark-Casey (justincc)1-11/+12
types: gathered all the knowledge into a single class. Added the Mesh content type." This reverts commit d3a4d67a207976cd0d116bb9021f7dfc896784e8. Accidentally committed this when I didn't mean to yet.
2012-04-24Refactored how asset/inventory types are associated with content types: ↵Oren Hurvitz1-12/+11
gathered all the knowledge into a single class. Added the Mesh content type.
2011-10-22Get UUIDGatherer to scan notecards in the graph for asset uuids.Justin Clark-Casey (justincc)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
2011-08-06rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)1-4/+4
2011-03-09Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)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.
2010-09-18* Covered the type converters in SLUtil with unit tests.Teravus Ovares (Dan Olivares)1-1/+57
* Does anyone have an example raw notecard to look at and test the notecard parser?
2010-09-17* More Mundane TestsTeravus Ovares (Dan Olivares)1-0/+58
* SL Util tests of AssetType2ContentType and ContentType2AssetType
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames1-1/+1
LICENSE.txt.
2009-04-01* Added NUnit tested utility function GetHashGuid() for future use.lbsa711-0/+18
* Did some aligning refactoring of the MD5 and SHA-1 functions.
2009-02-12* optimized usings.lbsa711-1/+1
2008-11-02- Add Util.isUUIDHomer Horwitz1-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.
2008-09-08changes to Test directory structure per opensim-dev conversationSean Dague1-0/+0
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-12/+12
* This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke.
2008-09-04normalize naming for OpenSim.Tests.Framework.dllSean Dague1-0/+0
2008-04-21* Optimised using statements and namespace references across entire project ↵Adam Frisby1-1/+0
(this took a while to run).
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-02-17Added copyright notices.Jeff Ames1-0/+28
2008-02-08update eol-styleJustin Clarke Casey1-115/+115
2008-02-08* Applying mantis 339 patches round 2 -- Thanks daediusAdam Frisby1-0/+115