Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-05-21 | Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just ↵ | Justin Clark-Casey (justincc) | 1 | -1/+0 | |
OpenSim.Tests.Common instead | |||||
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-17 | * Add a few more tests to help our meager code coverage %. | Teravus Ovares (Dan Olivares) | 1 | -0/+96 | |
* Tests Animation Constructors * Tests Animation OSD Packing/Unpacking * Tests the PrimeNumberHelper class which is used in the cache. |