Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Tweaked the LocationTests for maximum coverage. | Teravus Ovares (Dan Olivares) | 2010-09-18 | 1 | -1/+41 |
| | | | | * Added more mundane tests. | ||||
* | * More Mundane Tests | Teravus Ovares (Dan Olivares) | 2010-09-17 | 1 | -0/+140 |
| | | | | * SL Util tests of AssetType2ContentType and ContentType2AssetType | ||||
* | * Fixed and re-enabled CacheTests | Teravus Ovares (Dan Olivares) | 2010-09-17 | 1 | -0/+131 |
* Added MundaneFrameworkTests.cs for the really mundane tests like testing properties,constructors, etc in OpenSim.Framework. * Fixed LeftAxis and UpAxis unpacking from OSD to AgentPosition (copy and paste error caught while writing mundane test) (Good thing nobody uses the camera frustum from remote regions yet) |