aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/BorderTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-24Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)1-1/+1
2012-04-30Create TestHelpers.EnableLogging() and DisableLogging() to turn logging on an...Justin Clark-Casey (justincc)1-3/+1
2011-08-06rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)1-4/+4
2010-09-06Add test to check persistence of newly added pre-linked objectsJustin Clark-Casey (justincc)1-7/+10
2009-09-03Add copyright headers. Formatting cleanup.Jeff Ames1-1/+28
2009-08-20* Switch border cross tests over to the new Border class.Teravus Ovares (Dan Olivares)1-1/+1
2009-08-19Add Border (a virtual border management class)Teravus Ovares (Dan Olivares)1-0/+312