Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-11-24 | Consistenly make NUnit test cases inherit from OpenSimTestCase which ↵ | Justin Clark-Casey (justincc) | 1 | -1/+2 | |
automatically turns off any logging enabled between tests | |||||
2010-09-17 | * Fixed and re-enabled CacheTests | Teravus Ovares (Dan Olivares) | 1 | -13/+33 | |
* 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) | |||||
2009-11-25 | minor: remove some mono compiler warnings, add --merge load oar switch to ↵ | Justin Clark-Casey (justincc) | 1 | -3/+5 | |
help information | |||||
2009-11-23 | Formatting cleanup. | Jeff Ames | 1 | -2/+29 | |
2009-10-30 | * Adding Tests for OpenSim.Framework.Cache. Some test cases disabled until ↵ | Teravus Ovares (Dan Olivares) | 1 | -0/+75 | |
mantis resolutions. |