Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-11-24 | Consistenly 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-26 | Refactored how asset/inventory types are associated with content types: ↵ | Oren Hurvitz | 1 | -12/+11 | |
gathered all the knowledge into a single class. Added the Mesh content type. | |||||
2012-04-24 | Revert "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-24 | Refactored how asset/inventory types are associated with content types: ↵ | Oren Hurvitz | 1 | -12/+11 | |
gathered all the knowledge into a single class. Added the Mesh content type. | |||||
2011-10-22 | Get 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-06 | rename TestHelper => TestHelpers for consistency | Justin Clark-Casey (justincc) | 1 | -4/+4 | |
2011-03-09 | Upgrade 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 Tests | Teravus Ovares (Dan Olivares) | 1 | -0/+58 | |
* SL Util tests of AssetType2ContentType and ContentType2AssetType | |||||
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 1 | -1/+1 | |
LICENSE.txt. | |||||
2009-04-01 | * Added NUnit tested utility function GetHashGuid() for future use. | lbsa71 | 1 | -0/+18 | |
* Did some aligning refactoring of the MD5 and SHA-1 functions. | |||||
2009-02-12 | * optimized usings. | lbsa71 | 1 | -1/+1 | |
2008-11-02 | - Add Util.isUUID | Homer Horwitz | 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. | |||||
2008-09-08 | changes to Test directory structure per opensim-dev conversation | Sean Dague | 1 | -0/+0 | |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -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-04 | normalize naming for OpenSim.Tests.Framework.dll | Sean Dague | 1 | -0/+0 | |
2008-04-21 | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 1 | -1/+0 | |
(this took a while to run). | |||||
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 | |
2008-02-17 | Added copyright notices. | Jeff Ames | 1 | -0/+28 | |
2008-02-08 | update eol-style | Justin Clarke Casey | 1 | -115/+115 | |
2008-02-08 | * Applying mantis 339 patches round 2 -- Thanks daedius | Adam Frisby | 1 | -0/+115 | |