aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Infra (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Fold mock classes into existing OpenSim/Tests/Common assembly rather than ↵Justin Clarke Casey2008-12-117-1405/+0
| | | | sprouting another one
* * minor: Move mock test classes into mock namespaceJustin Clarke Casey2008-12-117-7/+7
|
* * refactor: Move test infrastructure code to its own package so that it can ↵Justin Clarke Casey2008-12-107-0/+1405
be reused by more than Environment tests * This shuffles the test packages in prebuild.xml below it so they can all potentially reference it