aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.Region.ClientStack.LindenUDP.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.
* Reactivate BasicCircuitTests.TestAddClient()Justin Clark-Casey (justincc)2011-12-081-0/+33
| | | | This checks that the initial UseCircuitCode packet is handled correctly for a normal client login.
* Enable LSL dialogs to display group names properlyMelanie2009-10-141-33/+0
|
* 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.