aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.Region.CoreModules.Tests.dll.config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Create TestHelpers.EnableLogging() and DisableLogging() to turn logging on ↵Justin Clark-Casey (justincc)2012-04-301-33/+0
| | | | | | and off within tests. This makes *.Tests.dll.config files no longer needed, hence deleted.
* Try something to help the tests complete.Teravus Ovares (Dan Olivares)2009-08-111-1/+10
|
* add back .config files for all tests in an attempt to debug why theseSean Dague2009-03-061-0/+24
things crash so much. This will generate a lot more log messages on make test, even some scary looking exceptions. Don't worry, that's normal.