aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/TestHelpers.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-04-30Create TestHelpers.EnableLogging() and DisableLogging() to turn logging on ↵Justin Clark-Casey (justincc)1-0/+46
and off within tests. This makes *.Tests.dll.config files no longer needed, hence deleted.
2011-08-06rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)1-1/+1
2011-07-04Add basic flotsam asset cache test for retrieved cached asset.Justin Clark-Casey (justincc)1-0/+11
Disabled temporarily since file system caching disrupts subsequent test runs
2011-03-09Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)1-2/+1
This version removes the NUnit.Framework.SyntaxHelpers namespace, so any modules with their own tests will need to delete this using statement.
2009-11-05add unit test for iar & escapingJustin Clark-Casey (justincc)1-0/+1
2009-08-05Reinstate TestLoadIarV0_1ExistingUsers(), removing unnecessary waitJustin Clark-Casey (justincc)1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames1-1/+1
LICENSE.txt.
2009-05-29* Add xml2 load testJustin Clarke Casey1-3/+5
2009-05-07instrument most of the tests with a new InMethod function that may help us ↵Sean Dague1-0/+8
figure out where that pesky deadlock is during test runs.
2008-04-21* Optimised using statements and namespace references across entire project ↵Adam Frisby1-2/+0
(this took a while to run).
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-03* Removed a bunch of compiler warnings.Adam Frisby1-1/+1
2008-02-17Added copyright notices.Jeff Ames1-0/+28
2008-02-08update eol-styleJustin Clarke Casey1-25/+25
2008-02-08* Applying mantis 339 patches round 2 -- Thanks daediusAdam Frisby1-0/+25