Commit History

Author SHA1 Message Date
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  Diva Canto d00f73c3a4 Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework. 8 years ago
  Justin Clark-Casey (justincc) fc878a33ed refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 9 years ago
  Justin Clark-Casey (justincc) 2e216aa056 Add missing [Test] decorator to actually get the basic scene creation test from 2227f51b to run 10 years ago
  Justin Clark-Casey (justincc) 9664273df6 Add basic regression test for creating a var region 10 years ago
  Justin Clark-Casey (justincc) 2227f51b29 Add basic sanity regression test for creating a scene. 10 years ago
  Justin Clark-Casey (justincc) 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests 11 years ago
  Justin Clark-Casey (justincc) 22e216fd12 In Scene.Close(), dispose of the physics scene after base.Close() since script events can still access Physics scene until the script engine shuts down (triggered off base.Close()) 11 years ago
  Justin Clark-Casey (justincc) 07e62df558 Add regression test for teleporting an agent between separated regions on the same simulator. 12 years ago
  Justin Clark-Casey (justincc) 30b2a8c778 Move frame loop entirely within Scene.Update() for better future performance analysis and stat accuracy. 12 years ago
  Justin Clark-Casey (justincc) dad1d6df18 rename TestHelper => TestHelpers for consistency 13 years ago
  Justin Clark-Casey (justincc) bda1a4be45 rename test SceneSetupHelpers -> SceneHelpers for consistency 13 years ago
  Justin Clark-Casey (justincc) bb9b317f15 Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Tests.Common instead 13 years ago
  Justin Clark-Casey (justincc) 9456bb77fb Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. 13 years ago
  Justin Clark-Casey (justincc) 88da253c94 Add very basic test which invokes the scene update loop once and checks the frame number. 13 years ago
  Justin Clark-Casey (justincc) 8d520f4525 Remove old test classes that don't actually test anything not done elsewhere 14 years ago
  Melanie ec637e2b8c Committing the LightShare code, which was developed by TomMeta of Meta7. 14 years ago
  Diva Canto 001d369568 CommunicationsManager deleted. 14 years ago
  Jeff Ames ee205e7e81 Formatting cleanup. 14 years ago
  Justin Clarke Casey 5815162d7e minor: remove some mono compiler warnings 15 years ago
  Jeff Ames 65d48a5e60 Formatting cleanup, ignore some generated files. 15 years ago
  Jeff Ames 142b481e03 Update svn properties. 15 years ago
  lbsa71 e365440461 * Added SceneTests and SceneBaseTests 15 years ago