aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.Tests.Torture.dll.config (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-01-31Add torture tests to test adding 10,000, 100,000 and 200,000 single prim ↵Justin Clark-Casey (justincc)1-0/+0
scene objects. These can be run using the "nant torture" target. They are not part of "nant test" due to their long-run future nature. Such tests are designed to do some testing of extreme situations and give some feedback on memory usage, etc. However, data can be inconsistent due to different machine circumstances and virtual machine actions. This area is under development.
2009-08-11Try something to help the tests complete.Teravus Ovares (Dan Olivares)1-1/+10
2009-03-06add back .config files for all tests in an attempt to debug why theseSean Dague1-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.