aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/OdePlugin/ODETestClass.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-041-0/+27
|
* * Adds unit test glue to the OdePlugin.Teravus Ovares2008-02-241-0/+99
* Adds one unit test. CreateAndDropPhysicalCube. * More unit tests will be done * Let me know if this breaks Linux build..