aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/SceneObjectUndoRedoTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-17 work around some 'tests' errors: suspend undo-redo tests until new ones can ...UbitUmarov1-1/+3
2015-09-04Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto1-1/+0
2014-11-25refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)1-1/+0
2013-03-11minor: remove mono compiler warning in SceneObjectUndoRedoTestsJustin Clark-Casey (justincc)1-2/+2
2012-09-27Add MaxPrimsUndo config setting to [Startup] section of OpenSim.ini.Justin Clark-Casey (justincc)1-0/+4
2012-09-26Don't store undo states if a scene object is manipulated when it is not in a ...Justin Clark-Casey (justincc)1-0/+23
2012-09-26Enforce existing 5 action hardcoded undo limit.Justin Clark-Casey (justincc)1-0/+27
2012-09-26Add basic undo/redo regression tests.Justin Clark-Casey (justincc)1-0/+130